1. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  2. daf09de tg3: Update version to 3.102 by Matt Carlson · 15 years ago
  3. 882e979 tg3: Add MDIO bus address assignments by Matt Carlson · 15 years ago
  4. a1b950d tg3: Add 5717 NVRAM detection routines by Matt Carlson · 15 years ago
  5. f6eb9b1 tg3: Add 5717 asic rev by Matt Carlson · 15 years ago
  6. 8d9d7cf tg3: Assign rx ret producer indexes by vector by Matt Carlson · 15 years ago
  7. 0c1d0e2 tg3: Adjust RSS ring allocation strategies by Matt Carlson · 15 years ago
  8. baf8a94 tg3: Add RSS support by Matt Carlson · 15 years ago
  9. b6080e1 tg3: Add coalesce parameters for msix vectors by Matt Carlson · 15 years ago
  10. fed9781 tg3: Enable NAPI instances for other int vectors by Matt Carlson · 15 years ago
  11. fe5f578 tg3: Add TSS support by Matt Carlson · 15 years ago
  12. 89aeb3b tg3: Update intmbox and coal_now for msix by Matt Carlson · 15 years ago
  13. f77a6a8 tg3: Add tx and rx ring resource tracking by Matt Carlson · 15 years ago
  14. 646c9ed tg3: Add mailbox assignments by Matt Carlson · 15 years ago
  15. 679563f tg3: Add MSI-X support by Matt Carlson · 15 years ago
  16. 4f125f4 tg3: Add support code around kernel interrupt API by Matt Carlson · 15 years ago
  17. 2d31eca tg3: Create tg3_rings_reset() by Matt Carlson · 15 years ago
  18. fd2ce37 tg3: Add per-int coalesce now member by Matt Carlson · 15 years ago
  19. f19af9c tg3: inline tg3_cond_int() by Matt Carlson · 15 years ago
  20. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. 3732e9b xilinx_emaclite: Fix permissions on driver sources. by David S. Miller · 15 years ago
  22. dcbfef8 au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() by roel kluin · 15 years ago
  23. 72c6068 sky2: Use 32bit read to read Y2_VAUX_AVAIL by Mike McCormack · 15 years ago
  24. 90bbebb sky2: Create buffer alloc and free helpers by Mike McCormack · 15 years ago
  25. 10547ae sky2: fix management of driver LED by Stephen Hemminger · 15 years ago
  26. 89f56d1 tun: reuse struct sock fields by Michael S. Tsirkin · 15 years ago
  27. 885a136 bonding: use compare_ether_addr_64bits() in ALB by Eric Dumazet · 15 years ago
  28. ac06713 macvlan: Use compare_ether_addr_64bits() by Eric Dumazet · 15 years ago
  29. c3c7432 ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partner by Mallikarjuna R Chilakala · 15 years ago
  30. b7fdb71 ixgbe: Properly disable DCB arbiters prior to applying changes by Peter P Waskiewicz Jr · 15 years ago
  31. 8620a10 ixgbe: refactor link setup code by Mallikarjuna R Chilakala · 15 years ago
  32. fd38d7a e1000: Fix for e1000 kills IPMI on a tagged vlan. by Graham, David · 15 years ago
  33. 6ee1652 ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp by Yi Zou · 15 years ago
  34. 8450ff8 ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 by Yi Zou · 15 years ago
  35. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  36. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  37. 0fc4809 appletalk: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  38. 3b29a56 intel: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  39. 27a1de9 3com: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  40. ad09646 tulip: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  41. 424efe9 netdev: convert pseudo drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  42. 6518bbb irda: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  43. dbf02fa netdev: convert pcmcia drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  44. d71a674 wan: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  45. 61a8410 tokenring: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  46. 25a79c4 usbnet: convert to netdev_tx_t by Stephen Hemminger · 15 years ago
  47. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  48. 9e39f7c s2io: Generate complete messages using single line DBG_PRINTs by Joe Perches · 15 years ago
  49. 82c2d02 s2io.c: Convert skipped nic->config.tx_cfg[i]. to tx_cfg-> by Joe Perches · 15 years ago
  50. ffb5df6 s2io.c: Standardize statistics accessors by Joe Perches · 15 years ago
  51. a2a20ae s2io.c: fix spelling explaination by Joe Perches · 15 years ago
  52. 6cef2b8e s2io.c: convert printks to pr_<level> by Joe Perches · 15 years ago
  53. d44570e s2io.c: Make more conforming to normal kernel style by Joe Perches · 15 years ago
  54. 44364a0 s2io.c: use kzalloc by Joe Perches · 15 years ago
  55. 4f87032 s2io.c: Use calculated size in kmallocs by Joe Perches · 15 years ago
  56. 13d866a s2io.c: Shorten code line length by using intermediate pointers by Joe Perches · 15 years ago
  57. 6fce365 s2io.c: Use const for strings by Joe Perches · 15 years ago
  58. 38bddf0 gianfar: gfar_remove needs to call unregister_netdev() by Toru UCHIYAMA · 15 years ago
  59. 5de3fca WAN: bit and/or confusion by roel kluin · 15 years ago
  60. 2394905 ucc_geth: Implement suspend/resume and Wake-On-LAN support by Anton Vorontsov · 15 years ago
  61. bf5aec2 ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code by Anton Vorontsov · 15 years ago
  62. 54b1598 ucc_geth: Factor out MAC initialization steps into a call by Anton Vorontsov · 15 years ago
  63. e0ad2cd ucc_geth: Fix NULL pointer dereference in uec_get_ethtool_stats() by Anton Vorontsov · 15 years ago
  64. fc57e51 tg3: Update version to 3.101 by Matt Carlson · 15 years ago
  65. f3f3f27 tg3: Move per-int tx members to a per-int struct by Matt Carlson · 15 years ago
  66. 7233448 tg3: Move per-int rx members to per-int struct by Matt Carlson · 15 years ago
  67. 898a56f tg3: Move general int members to a per-int struct by Matt Carlson · 15 years ago
  68. 17375d2 tg3: Convert napi handlers to use tnapi by Matt Carlson · 15 years ago
  69. 09943a1 tg3: Convert ISR parameter to tnapi by Matt Carlson · 15 years ago
  70. 8ef0442 tg3: Move napi to per-int struct by Matt Carlson · 15 years ago
  71. 07b0173 tg3: Cleanup interrupt setup / teardown by Matt Carlson · 15 years ago
  72. 79ed5ac tg3: Use ext rx bds by Matt Carlson · 15 years ago
  73. 21f581a tg3: Create a new prodring_set structure by Matt Carlson · 15 years ago
  74. cf7a729 tg3: Create rx producer ring setup routines by Matt Carlson · 15 years ago
  75. 287be12 tg3: Clarify rx buffer relationships by Matt Carlson · 15 years ago
  76. 8f666b0 tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags by Matt Carlson · 15 years ago
  77. fdb72b3 tg3: Break out mini producer ring handling by Matt Carlson · 15 years ago
  78. 8590a60 tg3: Reformat NVRAM case statements by Matt Carlson · 15 years ago
  79. 2befdce tg3: Add new 5785 10/100 only device ID by Matt Carlson · 15 years ago
  80. 0a9140c tg3: Delay mdio bus init until fw finishes by Matt Carlson · 15 years ago
  81. 4923576 net: sh_eth: add value of ether_link pin in platform_data by Yoshihiro Shimoda · 15 years ago
  82. 2db9517 TI DaVinci EMAC: delay DaVinci EMAC initialization by Rajashekhara, Sudhakar · 15 years ago
  83. 38edb5b WAN/LMC: Fix type_trans(). by Krzysztof Halasa · 15 years ago
  84. 078b073 bnx2: Update firmware to 5.0.0.j3. by Michael Chan · 15 years ago
  85. 5e9b2db cnic: Put uio init in separate function. by Michael Chan · 15 years ago
  86. ec0248e cnic: Put rx/tx ring allocation in separate function. by Michael Chan · 15 years ago
  87. 39aa816 qlge: Move TX completions from workqueue to NAPI. by Ron Mercer · 15 years ago
  88. a4ab613 qlge: Allow running MSIx with fewer vectors. by Ron Mercer · 15 years ago
  89. b2014ff qlge: Get rid of 'default' rx_ring type. by Ron Mercer · 15 years ago
  90. b7f1d43 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  91. ab1f5e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  92. 6c98885 bonding: Have bond_check_dev_link examine netif_running by Petri Gynther · 15 years ago
  93. f584130 bonding: Fix useless test: int > INT_MAX by Nicolas de Pesloüan · 15 years ago
  94. 89c76c6 bonding: use compare_ether_addr by Stephen Hemminger · 15 years ago
  95. 278339a bonding: propogate vlan_features to bonding master by Jay Vosburgh · 15 years ago
  96. ad43f8b libertas: add NULL check on return value of get_zeroed_page by Kiran Divekar · 15 years ago
  97. 04a6445 rndis_wlan: use cfg80211_wext_handler by Jussi Kivilinna · 15 years ago
  98. 21ec2d8 rndis_wlan: disable IWEVPMKIDCAND wireless event by Jussi Kivilinna · 15 years ago
  99. a0f9ce2 rndis_wlan: convert mic failure wireless event to cfg80211 by Jussi Kivilinna · 15 years ago
  100. 3334943 rndis_wlan: remove unneeded SIOCSIWCOMMIT by Jussi Kivilinna · 15 years ago