Histórico de Commits

Autor SHA1 Mensagem Data
  Chris Metcalf 9ebe24356f net: tile: fix unused variable warning há 11 anos atrás
  Linus Torvalds f9da455b93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next há 11 anos atrás
  Tobias Klauser 884460178f net: tile: Remove unnecessary memset of netdev private data há 11 anos atrás
  Tobias Klauser d581ebf5a1 net: tile: Use helpers from linux/etherdevice.h to check/set MAC há 11 anos atrás
  Thomas Gleixner 094e873c2a tile: net: Use irq_alloc/free_hwirq há 11 anos atrás
  Richard Cochran 4986b4f008 ptp: drivers: set the number of programmable pins. há 11 anos atrás
  Eric W. Biederman d110ec4533 tilegx: Don't receive packets when the napi budget == 0 há 11 anos atrás
  Daniel Borkmann 99932d4fc0 netdevice: add queue selection fallback handler for ndo_select_queue há 11 anos atrás
  David S. Miller 0a379e21c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 11 anos atrás
  Jason Wang f663dd9aaf net: core: explicitly select a txq before doing l2 forwarding há 11 anos atrás
  Ben Hutchings 69317a5351 tile_net: Always enable PTP clock support on TILE-Gx há 11 anos atrás
  Ben Hutchings 6ab96d1e06 tile_net: Implement the SIOCGHWTSTAMP ioctl há 11 anos atrás
  Joe Perches d458cdf712 net:drivers/net: Miscellaneous conversions to ETH_ALEN há 12 anos atrás
  Chris Metcalf 444fa88ac3 net: tilegx driver: avoid compiler warning há 12 anos atrás
  Joe Perches 7367d0b573 drivers/net: Convert uses of compare_ether_addr to ether_addr_equal há 12 anos atrás
  Wei Yongjun 1155e964a6 tile: fix missing unlock on error in tile_net_open() há 12 anos atrás
  Chris Metcalf 9ab5ec59c8 tile: support PTP using the tilegx mPIPE (IEEE 1588) há 12 anos atrás
  Chris Metcalf 84e181ba36 tile: remove deprecated NETIF_F_LLTX flag from tile drivers há 12 anos atrás
  Chris Metcalf 4aa02644b9 tile: make "tile_net.custom" a proper bool module parameter há 12 anos atrás
  Chris Metcalf 2c7d04a9c4 tile: support TSO for IPv6 in tilegx network driver há 12 anos atrás
  Chris Metcalf f3286a3af8 tile: support multiple mPIPE shims in tilegx network driver há 12 anos atrás
  Chris Metcalf 6ab4ae9aad tile: enable GRO in the tilegx network driver há 12 anos atrás
  Chris Metcalf 5e7a54a2a7 tile: fix panic bug in napi support for tilegx network driver há 12 anos atrás
  Chris Metcalf ad0181855a tile: update dev->stats directly in tilegx network driver há 12 anos atrás
  Chris Metcalf 2628e8af31 tile: support jumbo frames in the tilegx network driver há 12 anos atrás
  Chris Metcalf a8eaed55f8 tile: set hw_features and vlan_features in setup há 12 anos atrás
  Chris Metcalf c539914dcd tile: support new Tilera hypervisor há 12 anos atrás
  Simon Marchi 6fc4adca6c tilegx: request_irq with a non-null device name há 12 anos atrás
  Chris Metcalf 3da3fff800 tilegx: fix some issues in the SW TSO support há 13 anos atrás
  Chris Metcalf c8ab13fb97 tilegx net: use eth_hw_addr_random(), not eth_random_addr() há 13 anos atrás