1. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  2. 18fe369 trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefix by Antonio Ospite · 10 years ago
  3. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  4. cc73e41 atl1e: Use setup_timer by Julia Lawall · 10 years ago
  5. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  6. 1911826 atl1e: use pci_zalloc_consistent by Joe Perches · 10 years ago
  7. a9690a8 atl1e: remove unnecessary break after return by Fabian Frederick · 10 years ago
  8. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 11 years ago
  9. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  10. d8e4435 atl1e: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  11. 3e3d354 ATHEROS-ATL1E: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 11 years ago
  12. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  13. fb3a42f atl1e: update statistics code by Sabrina Dubroca · 11 years ago
  14. 40dc9ab atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features by Andrea Merello · 11 years ago
  15. 6ae97e8 atheros: Remove extern from function prototypes by Joe Perches · 11 years ago
  16. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 11 years ago
  17. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  18. 687df5d net/ethernet/atheros/atl1e/atl1e_main: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  19. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  20. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  21. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. 31d1670 atl1e: limit gso segment size to prevent generation of wrong ip length fields by Hannes Frederic Sowa · 12 years ago
  23. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  24. 188ab1b atl1e: drop pci-msi support because of packet corruption by Hannes Frederic Sowa · 12 years ago
  25. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  26. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  27. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  28. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  29. 093d369 net/atheros: remove __dev* attributes by Bill Pemberton · 12 years ago
  30. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  31. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  32. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  33. b5efab9 atl1e: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  34. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  35. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  36. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  37. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  38. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  39. 6adaaac atl1e: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  40. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  41. 2b133ad atl*: Move the Atheros drivers by Jeff Kirsher · 14 years ago