1. 3e3d354 ATHEROS-ATL1E: Convert iounmap to pci_iounmap by Peter Senna Tschudin · 10 years ago
  2. fb3a42f atl1e: update statistics code by Sabrina Dubroca · 11 years ago
  3. 40dc9ab atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC features by Andrea Merello · 11 years ago
  4. 584ec43 atl1e: unmap partially mapped skb on dma error and free skb by Neil Horman · 11 years ago
  5. 352900b atl1e: fix dma mapping warnings by Neil Horman · 11 years ago
  6. 687df5d net/ethernet/atheros/atl1e/atl1e_main: Use module_pci_driver to register driver by Peter Hüwe · 11 years ago
  7. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  8. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  9. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  10. 31d1670 atl1e: limit gso segment size to prevent generation of wrong ip length fields by Hannes Frederic Sowa · 11 years ago
  11. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. 188ab1b atl1e: drop pci-msi support because of packet corruption by Hannes Frederic Sowa · 11 years ago
  13. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 11 years ago
  14. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  15. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  16. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  17. 093d369 net/atheros: remove __dev* attributes by Bill Pemberton · 12 years ago
  18. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  19. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  20. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  21. b5efab9 atl1e: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  22. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  23. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  24. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  25. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  26. 6adaaac atl1e: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  27. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  28. 2b133ad atl*: Move the Atheros drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/atl1e/atl1e_main.c]
  29. 2707fff atl1e: do vlan cleanup by Jiri Pirko · 13 years ago
  30. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  31. c96922c atl1e: Fix set-but-unused variable. by David S. Miller · 13 years ago
  32. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  33. 782d640 net: atl*: convert to hw_features by Michał Mirosław · 13 years ago
  34. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  35. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 13 years ago
  36. 81b504b atl1[ce]: fix sparse warnings by stephen hemminger · 13 years ago
  37. ccd5c8e atl1e: remove private #define. by françois romieu · 14 years ago
  38. 0d0b167 net: Fix drivers advertising HW_CSUM feature to use csum_start by Michał Mirosław · 14 years ago
  39. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 14 years ago
  40. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  41. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  42. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  43. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  44. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  45. b05b7d9 net: remove redundant code by Eric Dumazet · 14 years ago
  46. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 14 years ago
  47. ba211e3 drivers/net/atl1e: Use netdev_printk helpers by Joe Perches · 14 years ago
  48. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  49. 1b8e664 drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address by hartleys · 15 years ago
  50. e004840 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. 7c7afb0 atl1e:disable NETIF_F_TSO6 for hardware limit by Jie Yang · 15 years ago
  52. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  53. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  54. 03f1899 atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA by Jie Yang · 15 years ago
  55. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  56. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  57. 0d6ab58 atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  58. 17d0cdf net: ntohs() misuse by Eric Dumazet · 15 years ago
  59. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. bdb0e01 ath1e: add new device id for asus hardware by Greg Kroah-Hartman · 15 years ago
  61. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  62. d3f65f7 atl1: use netdev->stats by Eric Dumazet · 15 years ago
  63. 0ee904c drivers/net: replace BUG() with BUG_ON() if possible by Alexander Beregalov · 15 years ago
  64. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  65. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  66. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  67. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  68. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  69. 1e058ab atl1e: convert to net_device_ops by Stephen Hemminger · 16 years ago
  70. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  71. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  72. f382a0a [netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe by Matthew Wilcox · 16 years ago
  73. 50f684b atl1e: multistatement if missing braces by Ilpo Järvinen · 16 years ago
  74. e6ca232 uninline atl1e_setup_mac_ctrl() by Adrian Bunk · 16 years ago
  75. d6f8aa8 [netdrvr] atl1d: fix !CONFIG_PM build by Jeff Garzik · 16 years ago
  76. a6a5325 atl1e: Atheros L1E Gigabit Ethernet driver by Jie Yang · 16 years ago