1. 9dc28ef netxen: fix mac addr setup by Dhananjay Phadke · 16 years ago
  2. 8d792cd ixgbe: add cx4 device ID by Jesse Brandeburg · 16 years ago
  3. 05c550b e1000e: remove unnecessary snippet missed in prior check_options update by Bruce Allan · 16 years ago
  4. f8d59f7 e1000e: test for unusable MSI support by Bruce Allan · 16 years ago
  5. d53f706 e1000e: increase minimum frame size allowed by Bruce Allan · 16 years ago
  6. 10f1b49 e1000e: Increase Tx timeout factor for 10Mbps by Bruce Allan · 16 years ago
  7. 808ff67 e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22 by Bruce Allan · 16 years ago
  8. 2d06cad e1000e: Set InterruptThrottleRate to default when invalid value used by Bruce Allan · 16 years ago
  9. 56e1f82 e1000e: Return 1 instead of a non-zero value for link up indication by Bruce Allan · 16 years ago
  10. 0d63bea tlan: Fix two regressions introduced by 64bit conversion. by Robert Fitzsimons · 16 years ago
  11. e484d5f sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2) by Rafael J. Wysocki · 16 years ago
  12. 2726fcf au1000_eth: use 'unsigned long' for irqflags by Vegard Nossum · 16 years ago
  13. 13b2738 myri10ge: myri10ge_fw_name also overrides the rss firmware by Brice Goglin · 16 years ago
  14. 7144dec ixp4xx_eth: fix dma_mapping_error() compile errors by Mikael Pettersson · 16 years ago
  15. 2a54adc gianfar: Call gfar_halt_nodisable() from gfar_halt(). by Scott Wood · 16 years ago
  16. fde9403a [netdrvr] remove unnecessary #include by Huang Weiyi · 16 years ago
  17. 1bb5bd2 bnx2x: Version update by Eilon Greenstein · 16 years ago
  18. 6378c02 bnx2x: Checkpatch compliance by Eilon Greenstein · 16 years ago
  19. 3347162 bnx2x: Spelling mistakes by Eilon Greenstein · 16 years ago
  20. 3196a88 bnx2x: Minor code improvements by Eilon Greenstein · 16 years ago
  21. f0e53a8 bnx2x: Driver info by Eilon Greenstein · 16 years ago
  22. 345b5d5 bnx2x: 1G LED does not turn off by Eilon Greenstein · 16 years ago
  23. 6bbca91 bnx2x: 8073 PHY changes by Yaniv Rosner · 16 years ago
  24. 17de50b bnx2x: Change GPIO for any port by Eilon Greenstein · 16 years ago
  25. 8c99e7b bnx2x: Pause settings by Yaniv Rosner · 16 years ago
  26. 57963ed bnx2x: Link order with external PHY by Yaniv Rosner · 16 years ago
  27. df0f234 bnx2x: No LRO without Rx checksum by Vladislav Zolotarov · 16 years ago
  28. 3530298 bnx2x: Wrong structure size by Yitchak Gertner · 16 years ago
  29. 72ce58c bnx2x: WoL capability by Eilon Greenstein · 16 years ago
  30. 3101c2b bnx2x: Clearing MAC addresses filters by Yitchak Gertner · 16 years ago
  31. 1246940 bnx2x: Delay in while loops by Yitchak Gertner · 16 years ago
  32. 5c86284 bnx2x: PBA Table Page Alignment Workaround by Eilon Greenstein · 16 years ago
  33. 9dabc42 bnx2x: Self-test false positive by Yitchak Gertner · 16 years ago
  34. 3262623 bnx2x: Memory allocation by Eilon Greenstein · 16 years ago
  35. 3fcaf2e bnx2x: HW attention lock by Eilon Greenstein · 16 years ago
  36. 4a37fb6 bnx2x: HW lock mechanism by Yitchak Gertner · 16 years ago
  37. da5a662 bnx2x: Load/Unload under traffic by Vladislav Zolotarov · 16 years ago
  38. 471de71 bnx2x: FW Internal Memory structure by Eilon Greenstein · 16 years ago
  39. 66e855f bnx2x: Statistics by Yitchak Gertner · 16 years ago
  40. 1adcd8b bnx2x: Not dropping packets with L3/L4 checksum error by Eilon Greenstein · 16 years ago
  41. 19680c4 bnx2x: FW (bootcode) interface fixes by Eilon Greenstein · 16 years ago
  42. 4ab84d4 bnx2x: fix logical op by Randy Dunlap · 16 years ago
  43. 22c7fdf Merge branch 'ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  44. 86b89ee ath9k: Revamp wireless mode usage by Sujith · 16 years ago
  45. 3b95978 ath9k: More unused macros by Sujith · 16 years ago
  46. f22f558 ath9k: Remove a few unused macros and fix indentation by Sujith · 16 years ago
  47. 06df8be ath9k: Use mac80211's band macros and remove enum hal_freq_band by Sujith · 16 years ago
  48. ea9880f ath9k: Remove redundant data structure ath9k_txq_info by Sujith · 16 years ago
  49. 60b67f5 ath9k: Cleanup data structures related to HW capabilities by Sujith · 16 years ago
  50. b08cbcd ath9k: work around gcc ICEs by Adrian Bunk · 16 years ago
  51. f078f20 ath9k: Add new Atheros IEEE 802.11n driver by Luis R. Rodriguez · 16 years ago
  52. b1a5215 ath5k: remove Atheros 11n devices from supported list by Luis R. Rodriguez · 16 years ago
  53. 5423b2e p54: swap short slot time dcf values by Christian Lamparter · 16 years ago
  54. 0fc9803 rt2x00: Block all unsupported modes by Ivo van Doorn · 16 years ago
  55. eda0c00 p54: Fix for TX sequence number problem by Larry Finger · 16 years ago
  56. f367422 iwlwifi: cleanup iwl_tx_skb by Tomas Winkler · 16 years ago
  57. 3859069 Merge branch 'for-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 into tmp by Jeff Garzik · 16 years ago
  58. e2c709b WAN: remove extra help text from HDLC_PPP config option by Krzysztof Halasa · 17 years ago
  59. db018a5 bonding: Don't destroy bonding master when removing slave via sysfs by Moni Shoua · 17 years ago
  60. f0c76d6 bonding: refactor mii monitor by Jay Vosburgh · 17 years ago
  61. c16d118 [netdrvr] Drivers should not set IFF_* flag themselves by Wang Chen · 16 years ago
  62. fe41424 dm9000: Support MAC address setting through platform data. by Laurent Pinchart · 16 years ago
  63. 9a5d3414 3c59x: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  64. 4f63135 pegasus: add blacklist support to fix Belkin bluetooth dongle. by Ben Collins · 16 years ago
  65. 11a859e drivers/net/netxen/netxen_nic_hw.c: fix printk warnings by Andrew Morton · 16 years ago
  66. 5608784 hamradio: add missing sanity check to tty operation by Eugene Teo · 16 years ago
  67. 11795aa drivers/net: coding styles fixes to drivers/net/8390.c by Gustavo F. Padovan · 16 years ago
  68. caa1687 drivers/net: coding styles fixes to drivers/net/8390p.c by Gustavo F. Padovan · 16 years ago
  69. 057b61a drivers/net: Remove 'return' of void function NS8390p_init() by Gustavo F. Padovan · 16 years ago
  70. 71557a3 [netdrvr] sh_eth: Add SH7619 support by Yoshinori Sato · 16 years ago
  71. d91d4bb METH: fix MAC address setup by Thomas Bogendoerfer · 16 years ago
  72. 0b1ab1b xen-netfront: use netif_start_queue() on xennet_open() by Eduardo Habkost · 16 years ago
  73. b08c42b qla3xxx: driver version change. by root · 16 years ago
  74. 4ea0d6e qla3xxx: cleanup: Remove some unused structure definitions and structure elements. by Ron Mercer · 16 years ago
  75. 6bc0ed9 qla3xxx: cleanup: Remove some unused defined constants in the header file. by Ron Mercer · 16 years ago
  76. eb115b0 qla3xxx: fix: Fix IFF_MULTICAST setting. by Ron Mercer · 16 years ago
  77. 49ef26e qla3xxx: fix: Remove unused set_multicast function. by Ron Mercer · 16 years ago
  78. 9ad2764 netxen: fix promisc mode, mtu setting by Dhananjay Phadke · 16 years ago
  79. 83821a0 netxen: fix cmd ring init by Dhananjay Phadke · 16 years ago
  80. d71e1be netxen: fix legacy interrupts by Dhananjay Phadke · 16 years ago
  81. a70f939 netxen: add new board types by Dhananjay Phadke · 16 years ago
  82. 24a7a45 netxen: fix link status, link speed by Dhananjay Phadke · 16 years ago
  83. 4ad7a01 remove bogus CONFIG_GFAR_NAPI's by Adrian Bunk · 16 years ago
  84. 5b1c29b4 net/fs_enet: remove redundant messages for performance by Li Yang · 16 years ago
  85. 9a33e88 forcedeth: add tx pause limit by Ayaz Abdulla · 16 years ago
  86. 0694193 forcedeth: add jumbo frame support for mcp79 by Ayaz Abdulla · 16 years ago
  87. 9c66243 forcedeth: add new tx stat counters by Ayaz Abdulla · 16 years ago
  88. 1ef6841 forcedeth: fix rx error policy by Ayaz Abdulla · 16 years ago
  89. 8bad4af Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into tmp by Jeff Garzik · 16 years ago
  90. f71eb1a sky2: fix PM related regressions by Stephen Hemminger · 16 years ago
  91. a6ef5e9 igb: remove igb_init_managability as it is deprecated by Alexander Duyck · 16 years ago
  92. ec796b4 igb: remove three redundant functions left in the code by Alexander Duyck · 16 years ago
  93. 549bdd8 igb: correct issue of set_mta member of mac.ops not being populated by Alexander Duyck · 16 years ago
  94. 726c09e igb: fixes 82576 serdes init to correctly support manual flow control changes by Alexander Duyck · 16 years ago
  95. c743a87 igb: fix null pointer dereference seen with fiber NICs by Alexander Duyck · 16 years ago
  96. 106ef2f igb: fix comments by Alexander Duyck · 16 years ago
  97. c2ac3ef atl1: deal with hardware rx checksum bug by Jay Cliburn · 16 years ago
  98. f0f422e e1000e: remove inapplicable test for ioport by Bruce Allan · 16 years ago
  99. c43bc57e e1000e: fix drv load issues by Jesse Brandeburg · 16 years ago
  100. 10aa4c0 e1000e: perform basic 82573 EEPROM checks for known issues by Auke Kok · 16 years ago