1. f43bfae atl2: Disable unimplemented scatter/gather feature by Ben Hutchings · 9 years ago
  2. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 10 years ago
  3. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 11 years ago
  4. d0e520e atheros: atlx: Use setup_timer by Julia Lawall · 11 years ago
  5. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 11 years ago
  6. 9fb1d03 atlx: remove unnecessary break after return by Fabian Frederick · 11 years ago
  7. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 11 years ago
  8. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  9. 4067cab atl1: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  10. dffe278 atheros/atlx: use SET_ETHTOOL_OPS directly by wangweidong · 11 years ago
  11. e3d21ea atl1: update statistics code by Sabrina Dubroca · 12 years ago
  12. e6d9f8a net: atl1: slight optimization of addr compare by dingtianhong · 12 years ago
  13. 6ae97e8 atheros: Remove extern from function prototypes by Joe Perches · 12 years ago
  14. c996f4e net/ethernet/atheros/atlx/atl1: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  15. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  16. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  17. 98d2f0e atl1: Protect atl1_suspend with CONFIG_PM_SLEEP by Fabio Estevam · 12 years ago
  18. 7b7a2bb atl1: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  19. 8bca424 net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  20. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  21. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 13 years ago
  22. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 13 years ago
  23. e41b2d7 net: set dev->addr_assign_type correctly by Jiri Pirko · 13 years ago
  24. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 13 years ago
  25. 093d369 net/atheros: remove __dev* attributes by Bill Pemberton · 13 years ago
  26. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 13 years ago
  27. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 13 years ago
  28. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  29. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  30. 65cff87 atl1: remove unused member from atl1_adapter structure by Tony Zelenoff · 13 years ago
  31. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  32. 136cd14 atl1: do not drop rx/tx interrupts before they are scheduled by Tony Zelenoff · 13 years ago
  33. 2a9bc71 atl1: do not process interrupts in cycle in handler by Tony Zelenoff · 13 years ago
  34. 73650f2 atl1: enable errors and link ints when rx/tx scheduled by Tony Zelenoff · 13 years ago
  35. aa45ba9 atl1: add value to check ability of reenabling IRQs by Tony Zelenoff · 13 years ago
  36. 02d5d11 atl1: make function to set imr of card by Tony Zelenoff · 13 years ago
  37. 5c3d52e atl1: use defined functions to disable irq by Tony Zelenoff · 13 years ago
  38. 0dbab2f atl1: add napi process of tx interrupts by Tony Zelenoff · 13 years ago
  39. 6294512 atl1: make driver napi compatible by Tony Zelenoff · 13 years ago
  40. 3e1d83f atl1: handle rx in separate condition by Tony Zelenoff · 13 years ago
  41. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 13 years ago
  42. c81f212 atlx: Use ETH_ALEN by Joe Perches · 13 years ago
  43. 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  44. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 14 years ago
  45. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  46. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 14 years ago
  47. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  48. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 14 years ago
  49. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 14 years ago
  50. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 14 years ago
  51. 9b22c73 atlx: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  52. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  53. 2b133ad atl*: Move the Atheros drivers by Jeff Kirsher · 14 years ago