1. ab69bde alx: add a simple AR816x/AR817x device driver by Johannes Berg · 11 years ago
  2. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  3. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  4. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  5. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  6. 98d2f0e atl1: Protect atl1_suspend with CONFIG_PM_SLEEP by Fabio Estevam · 12 years ago
  7. 7b7a2bb atl1: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  8. d978a63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. 31d1670 atl1e: limit gso segment size to prevent generation of wrong ip length fields by Hannes Frederic Sowa · 12 years ago
  10. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 1051e9b treewide: Fix typos in kernel messages by Masanari Iida · 12 years ago
  12. 188ab1b atl1e: drop pci-msi support because of packet corruption by Hannes Frederic Sowa · 12 years ago
  13. 8bca424 net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functions by Jingoo Han · 12 years ago
  14. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  15. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  16. 7cb08d7 atl1c: restore buffer state by Huang, Xiong · 12 years ago
  17. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  18. ac57480 atl1c: add error checking for pci_map_single functions by Huang, Xiong · 12 years ago
  19. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  20. 5633a4e drivers/net/ethernet/atheros: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  21. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  22. 15c6ff3 net: remove unnecessary NET_ADDR_RANDOM "bitclean" by Jiri Pirko · 12 years ago
  23. e41b2d7 net: set dev->addr_assign_type correctly by Jiri Pirko · 12 years ago
  24. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  25. 093d369 net/atheros: remove __dev* attributes by Bill Pemberton · 12 years ago
  26. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  27. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  28. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  29. eb0ff56 atl1c: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  30. fa0afcd atl1c: fix issue of io access mode for AR8152 v2.1 by Cloud Ren · 12 years ago
  31. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  32. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  33. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  34. b94e52f atl1c: fix issue of transmit queue 0 timed out by Cloud Ren · 12 years ago
  35. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  36. 80bcb42 atl1c: remove PHY polling from atl1c_change_mtu by Huang, Xiong · 13 years ago
  37. 4fc3635 atl1c: Disable L0S when no cable link by Huang, Xiong · 13 years ago
  38. 5e5c096 atl1c: do MAC-reset when PHY link down by Huang, Xiong · 13 years ago
  39. 0aa76ce atl1c: cancel task when interface closed by Huang, Xiong · 13 years ago
  40. f56fa56 atl1c: enlarge L1 response waiting timer by Huang, Xiong · 13 years ago
  41. 229e6b6 atl1c: refine mac address related code by Huang, Xiong · 13 years ago
  42. e119258 atl1c: remove code of closing register writable attribution by Huang, Xiong · 13 years ago
  43. 87eabe6 atl1c: clear WoL status when reset pcie by Huang, Xiong · 13 years ago
  44. 903d7ce atl1c: add PHY link event(up/down) patch by Huang, Xiong · 13 years ago
  45. 25456e5 atl1c: refine start/enable code for MAC module by Huang, Xiong · 13 years ago
  46. 319d013 atl1c: add function atl1c_power_saving by Huang, Xiong · 13 years ago
  47. 52a12fc atl1c: remove PHY reset/init for link down event by Huang, Xiong · 13 years ago
  48. ce5b972 atl1c: update PHY reset related routine by Huang, Xiong · 13 years ago
  49. 7c6c44f atl1c: remove PHY polling from atl1c_open by Huang, Xiong · 13 years ago
  50. 7737fd9 atl1c: refine SERDES-clock related code by Huang, Xiong · 13 years ago
  51. ce3ba0c atl1c: remove PHY contrl in atl1c_reset_pcie by Huang, Xiong · 13 years ago
  52. 929a5e9 atl1c: refine phy-register read/write function by Huang, Xiong · 13 years ago
  53. 8f33ab9 atl1c: remove REG_PHY_STATUS by Huang, Xiong · 13 years ago
  54. 2528a5d atl1c: remove MDIO_REG_ADDR_MASK in atl1c_mdio_read/write by Huang, Xiong · 13 years ago
  55. d163ff7 atl1c: fix WoL(magic) issue for l2cb 1.1 by Huang, Xiong · 13 years ago
  56. ebe22ed atl1c: refine atl1c_pcie_patch by Huang, Xiong · 13 years ago
  57. 024e1e4 atl1c: refine/update ASPM configuration by Huang, Xiong · 13 years ago
  58. 5cbdcc2 atl1c: clear bit MASTER_CTRL_CLK_SEL_DIS in atl1c_pcie_patch by Huang, Xiong · 13 years ago
  59. 7f5544d atl1c: refine reg definition of REG_MASTER_CTRL by Huang, Xiong · 13 years ago
  60. 95f9aea atl1c: clear PCIE error status in atl1c_reset_pcie by Huang, Xiong · 13 years ago
  61. 9c277d8 atl1c: remove dmar_dly_cnt and dmaw_dly_cnt by Huang, Xiong · 13 years ago
  62. c08b9b2 atl1c: update right threshold for TSO by Huang, Xiong · 13 years ago
  63. 969a7ee atl1c: add module parameter for l1c_wait_until_idle by Huang, Xiong · 13 years ago
  64. 9c52821 atl1c: threshold for ASPM is changed based on chip capability by Huang, Xiong · 13 years ago
  65. 59e26ef atl1c: restore max-read-request-size in Device Conrol Register by Huang, Xiong · 13 years ago
  66. c24588a atl1c: using fixed TXQ configuration for l2cb and l1c by Huang, Xiong · 13 years ago
  67. 3f6f6a6 atl1c: remove dmaw_block by Huang, Xiong · 13 years ago
  68. 37bfccb atl1c: correct wrong definition of REG_DMA_CTRL by Huang, Xiong · 13 years ago
  69. 0cbec61 atl1c: wrong register used to stop TXQ by Huang, Xiong · 13 years ago
  70. 027392c atl1c: remove code related to rxq 1/2/3 by Huang, Xiong · 13 years ago
  71. 0af4833 atl1c: split 2 32bit registers of TPD to 4 16bit registers by Huang, Xiong · 13 years ago
  72. 8d5c683 atl1c: remove SMB/CMB DMA related code by Huang, Xiong · 13 years ago
  73. 864ad85 atl1c: remove VPD register by Huang, Xiong · 13 years ago
  74. f4e5db2 atl1c: remove HDS register by Huang, Xiong · 13 years ago
  75. 9f1fd0e atl1c: remove multiple-RX-Q code by Huang, Xiong · 13 years ago
  76. 70c9fbd atl1c: update author contact info & company/driver desciption by Huang, Xiong · 13 years ago
  77. 65cff87 atl1: remove unused member from atl1_adapter structure by Tony Zelenoff · 13 years ago
  78. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  79. 136cd14 atl1: do not drop rx/tx interrupts before they are scheduled by Tony Zelenoff · 13 years ago
  80. 2a9bc71 atl1: do not process interrupts in cycle in handler by Tony Zelenoff · 13 years ago
  81. 73650f2 atl1: enable errors and link ints when rx/tx scheduled by Tony Zelenoff · 13 years ago
  82. aa45ba9 atl1: add value to check ability of reenabling IRQs by Tony Zelenoff · 13 years ago
  83. 02d5d11 atl1: make function to set imr of card by Tony Zelenoff · 13 years ago
  84. 5c3d52e atl1: use defined functions to disable irq by Tony Zelenoff · 13 years ago
  85. 0dbab2f atl1: add napi process of tx interrupts by Tony Zelenoff · 13 years ago
  86. 6294512 atl1: make driver napi compatible by Tony Zelenoff · 13 years ago
  87. 3e1d83f atl1: handle rx in separate condition by Tony Zelenoff · 13 years ago
  88. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 13 years ago
  89. b5efab9 atl1e: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  90. 93f7fab atl1c: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  91. c81f212 atlx: Use ETH_ALEN by Joe Perches · 13 years ago
  92. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  93. 7831545 atl1c: set ATL1C_WORK_EVENT_RESET bit correctly by Dan Carpenter · 13 years ago
  94. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  95. 11aad99 atl1c: dont use highprio tx queue by Eric Dumazet · 13 years ago
  96. 6a214fd atheros eth: set addr_assign_type if random_ether_addr() used by Danny Kukawka · 13 years ago
  97. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  98. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  99. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  100. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago