1. 713746b atl1: remove set but not used variable 'advertising' by YueHaibing · 6 years ago
  2. e641e99f net: ethernet: remove redundant include by zhong jiang · 6 years ago
  3. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  4. 4cc17bc net: atheros: atl1: use offset_in_page() macro by Geliang Tang · 8 years ago
  5. 6ad2016 drivers: net: generalize napi_complete_done() by Eric Dumazet · 8 years ago
  6. 1dae02b3 net: atheros: atl1: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  7. 67bef94 ethernet/atheros: use core min/max MTU checking by Jarod Wilson · 8 years ago
  8. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  9. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  10. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  11. 9fb1d03 atlx: remove unnecessary break after return by Fabian Frederick · 10 years ago
  12. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 11 years ago
  13. 4067cab atl1: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  14. e3d21ea atl1: update statistics code by Sabrina Dubroca · 11 years ago
  15. e6d9f8a net: atl1: slight optimization of addr compare by dingtianhong · 11 years ago
  16. c996f4e net/ethernet/atheros/atlx/atl1: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  17. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  18. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  19. 98d2f0e atl1: Protect atl1_suspend with CONFIG_PM_SLEEP by Fabio Estevam · 12 years ago
  20. 7b7a2bb atl1: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  21. 8bca424 net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  22. e41b2d7 net: set dev->addr_assign_type correctly by Jiri Pirko · 12 years ago
  23. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  24. 093d369 net/atheros: remove __dev* attributes by Bill Pemberton · 12 years ago
  25. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 13 years ago
  26. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 13 years ago
  27. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  28. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  29. 136cd14 atl1: do not drop rx/tx interrupts before they are scheduled by Tony Zelenoff · 13 years ago
  30. 2a9bc71 atl1: do not process interrupts in cycle in handler by Tony Zelenoff · 13 years ago
  31. 73650f2 atl1: enable errors and link ints when rx/tx scheduled by Tony Zelenoff · 13 years ago
  32. 5c3d52e atl1: use defined functions to disable irq by Tony Zelenoff · 13 years ago
  33. 0dbab2f atl1: add napi process of tx interrupts by Tony Zelenoff · 13 years ago
  34. 6294512 atl1: make driver napi compatible by Tony Zelenoff · 13 years ago
  35. 3e1d83f atl1: handle rx in separate condition by Tony Zelenoff · 13 years ago
  36. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 13 years ago
  37. 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  38. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  39. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  40. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  41. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  42. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  43. 9b22c73 atlx: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  44. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  45. 2b133ad6 atl*: Move the Atheros drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/atlx/atl1.c]
  46. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  47. 9249170 atl1: do vlan cleanup by Jiri Pirko · 13 years ago
  48. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  49. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  50. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  51. 85ee7a1 treewide: cleanup continuations and remove logging message whitespace by Joe Perches · 14 years ago
  52. f8dfc45 atlx: Fix set-but-unused variable. by David S. Miller · 14 years ago
  53. 782d640 net: atl*: convert to hw_features by Michał Mirosław · 14 years ago
  54. ab392d2 drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers by Javier Martinez Canillas · 14 years ago
  55. dd68153 atl1: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  56. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. 2f32c86 atl1: fix oops when changing tx/rx ring params by J. K. Cliburn · 14 years ago
  58. 55508d6 net: Use skb_checksum_start_offset() by Michał Mirosław · 14 years ago
  59. 7b8e824 atl1 : fix panic on load by Eric Dumazet · 14 years ago
  60. ff2d8d6 atlx: make local functions/data static by stephen hemminger · 14 years ago
  61. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  62. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  63. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  64. 3f5a2a7 atl1: zero out CMB and SBM in atl1_free_ring_resources by Luca Tettamanti · 14 years ago
  65. ec5a32f atl1: fix resume by Luca Tettamanti · 14 years ago
  66. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  67. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  68. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  69. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 15 years ago
  70. 44ebb95 drivers/net: Fix continuation lines by Joe Perches · 15 years ago
  71. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  72. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  73. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  74. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  75. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  76. 082ba88 atlx: strncpy does not null terminate string by Roel Kluin · 15 years ago
  77. 17d0cdf net: ntohs() misuse by Eric Dumazet · 16 years ago
  78. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  79. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 16 years ago
  80. 5ad1890 atlx: move modinfo data from atlx.h to atl1.c by Alex Chiang · 16 years ago
  81. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 16 years ago
  82. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  83. b79d8fff drivers/net/atlx: fix sparse warnings: fix signedness by Hannes Eder · 16 years ago
  84. 9dc20f5 drivers/net/atlx: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  85. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  86. 825a84d atlx: convert to net_device_ops by Stephen Hemminger · 16 years ago
  87. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. 3b259e36 atl1: Do not enumerate options unsupported by chip by J. K. Cliburn · 16 years ago
  89. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  90. e053b62 atlx: timer cleanup by Stephen Hemminger · 16 years ago
  91. 02e7173 atlx: use embedded net_device_stats by Stephen Hemminger · 16 years ago
  92. dc5596d atl1: fix vlan tag regression by Jay Cliburn · 16 years ago
  93. c8f2d9b atl1: update introductory comments by Jay Cliburn · 16 years ago
  94. e109832 atl1: remove LLTX by Jay Cliburn · 16 years ago
  95. b29be6d atl1: fix transmit timeout bug by Jay Cliburn · 16 years ago
  96. 82c26a9 atl1: disable TSO by default by Jay Cliburn · 16 years ago
  97. c2ac3ef atl1: deal with hardware rx checksum bug by Jay Cliburn · 16 years ago
  98. 39d4815 atl1: Do not wake queue before queue has been started. by David S. Miller · 16 years ago
  99. 0344f1c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  100. 58c7821 atl1: relax eeprom mac address error check by Radu Cristescu · 17 years ago