1. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  2. 889bd9b net: startup race in hso driver by Oliver Neukum · 16 years ago
  3. 4707470 r6040: bump release number to 0.19 by Florian Fainelli · 16 years ago
  4. 3e7c469 r6040: save and restore MIER correctly in the interrupt routine by Joe Chou · 16 years ago
  5. 11e5e8f r6040: fix wrong logic in mdio code by Joe Chou · 16 years ago
  6. d3d3170 tg3: Update version to 3.97 by Matt Carlson · 16 years ago
  7. aa10f27 tg3: tg3.h cleanups by Matt Carlson · 16 years ago
  8. 69fc405 tg3: Remove unused cfgspc device members by Matt Carlson · 16 years ago
  9. 027455a tg3: Cleanup IPV6 LSO by Matt Carlson · 16 years ago
  10. 2023276 tg3: WOL fixes by Matt Carlson · 16 years ago
  11. bfb8cc3 ixgbe: fix the display of DCB control stats in ethtool by Don Skidmore · 16 years ago
  12. f4314e8 net: add DCNA attribute to the BCN interface for DCB by Don Skidmore · 16 years ago
  13. 1486a61 net: fix DCB setstate to return success/failure by Don Skidmore · 16 years ago
  14. c2da953 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  15. 9cf7f24 b43: Add key memory dumping by Michael Buesch · 16 years ago
  16. b929ecf b43: Suspend MAC while killing the radio by Michael Buesch · 16 years ago
  17. fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 16 years ago
  18. d10d0e5 b43: Fix some MAC locking by Michael Buesch · 16 years ago
  19. 0e7690f iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). by Rami Rosen · 16 years ago
  20. be2864c ath9k: Fixed RX decryption status reporting by Jouni Malinen · 16 years ago
  21. ea61213 ath9k: Fix key cache slot selection for splitmic by Jouni Malinen · 16 years ago
  22. aa33de0 ath9k: Protect config() callback with a mutex by Sujith · 16 years ago
  23. 6110781 p54usb: bring first generation devices back to life by Christian Lamparter · 16 years ago
  24. 6ace289 ath9k: Key cache allocation for AP mode by Jouni Malinen · 16 years ago
  25. f66000f ath9k: Fix a NULL pointer dereference in ath_rate_get by Jouni Malinen · 16 years ago
  26. 91f39e8 iwlwifi: indicate txpower is off in sysfs by Jay Sternberg · 16 years ago
  27. f1bc4ac iwlwifi: use GFP_KERNEL to allocate Rx SKB memory by Zhu Yi · 16 years ago
  28. 4087f6f iwlwifi: use meaningful vars in _iwl_poll_bit() by Wu, Fengguang · 16 years ago
  29. febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
  30. 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 16 years ago
  31. c3a739f iwlwifi: update comments on the debug interface by Wu, Fengguang · 16 years ago
  32. 5c11ec6 iwlwifi: add line feed to printk by Wu, Fengguang · 16 years ago
  33. 34c22cf iwlwifi: cleanup iwl-dev.h by Winkler, Tomas · 16 years ago
  34. 73ec1cc iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. by Rami Rosen · 16 years ago
  35. ca8a856 ath9k: Move rate control alg register/unregister to appropriate place by Vasanthakumar Thiagarajan · 16 years ago
  36. 9bf9fca ath9k: Synchronize DMA transfer with CPU at right place by Vasanthakumar Thiagarajan · 16 years ago
  37. f7a276a ath9k: Remove MAC header pad before reporting TX status by Jouni Malinen · 16 years ago
  38. da027ca ath9k: Fix TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
  39. d858822 rtl8187: Fix crash on unload when using SLUB debug by Herton Ronaldo Krzesinski · 16 years ago
  40. 0a5ec96 p54: remove free_on_tx parameter by Christian Lamparter · 16 years ago
  41. 69ba3e5 p54: more accurate rssi to dBm conversion by Christian Lamparter · 16 years ago
  42. da9f57e rtl8187: Fix error returns by Larry Finger · 16 years ago
  43. 2382792 libertas: use roundup instead of opencoding by Ilpo Järvinen · 16 years ago
  44. ee370ce p54: update ACK failure statistic counter in real-time by Christian Lamparter · 16 years ago
  45. 54fdb04 p54: move statistic timer update routine into a workqueue by Christian Lamparter · 16 years ago
  46. d5e4903 iwlagn: fix agn rate scaling by Mohamed Abbas · 16 years ago
  47. 0fe45b1 ath5k: fix 802.11 header padding on RX, unpadding on TX by Benoit PAPILLAULT · 16 years ago
  48. baad1d9 ath9k: Report HT rates in RX status by Jouni Malinen · 16 years ago
  49. 9d8eed1 ath9k: Do not use association state to update rate table by Sujith · 16 years ago
  50. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  51. c94cb31 net: prepare usb net drivers for addition of status as a parameter by Oliver Neukum · 16 years ago
  52. ab5024a net: ppp_generic - use DEFINE_IDR for static initialization by Cyrill Gorcunov · 16 years ago
  53. a109a5b cxgb3: manage private iSCSI IP address by Karen Xie · 16 years ago
  54. 221b3d6 ucc_geth: Remove UGETH_FILTERING dead code by Anton Vorontsov · 16 years ago
  55. 3e73fc9 ucc_geth: Fix IO memory (un)mapping code by Anton Vorontsov · 16 years ago
  56. ba57469 ucc_geth: Cleanup repetitive ucc_geth_memclean() calls by Anton Vorontsov · 16 years ago
  57. 67c2fb8 ucc_geth: Fix IRQ freeing code in ucc_geth_open() by Anton Vorontsov · 16 years ago
  58. 1762a29 ucc_geth: Fix TX watchdog timeout handling by Anton Vorontsov · 16 years ago
  59. b3431c6 ucc_geth: Fix endless loop in stop_{tx,rx} routines by Anton Vorontsov · 16 years ago
  60. e98def1 NIU: Implement discard counters, optimize by Jesper Dangaard Brouer · 16 years ago
  61. d231776 NIU: Implement discard counters, info/debug statements. by Jesper Dangaard Brouer · 16 years ago
  62. b8a606b NIU: Implement discard counters by Jesper Dangaard Brouer · 16 years ago
  63. 5664dd5 enc28j60: reduce the number of spi transfers in enc28j60_set_bank() by Baruch Siach · 16 years ago
  64. b88a2a2 netdevice zd1201: Use after free by Wang Chen · 16 years ago
  65. 3b5b35d bonding: use port_params in __update_lacpdu_from_port by Holger Eitzenberger · 16 years ago
  66. 3c52065 bonding: use port_params in __update_default_selected() by Holger Eitzenberger · 16 years ago
  67. ce6a49a bonding: use port_params in __update_selected() by Holger Eitzenberger · 16 years ago
  68. a6ae186 bonding: remove various function declarations by Holger Eitzenberger · 16 years ago
  69. c7e703d bonding: init port_params from template by Holger Eitzenberger · 16 years ago
  70. 5eefd1a bonding: use plain memcpy in __record_default() by Holger Eitzenberger · 16 years ago
  71. b99d6ba bonding: use port_params in __record_pdu() by Holger Eitzenberger · 16 years ago
  72. 1055c9a bonding: introduce and use port_params structure by Holger Eitzenberger · 16 years ago
  73. aa31281 bonding: improve elaborate port_state assignment by Holger Eitzenberger · 16 years ago
  74. 4219988 gianfar: Continue polling until both tx and rx are empty by Andy Fleming · 16 years ago
  75. 8c7396a gianfar: Merge Tx and Rx interrupt for scheduling clean up ring by Dai Haruki · 16 years ago
  76. c50a5d9 gianfar: Use interface name in interrupt name to distinguish the source. by Dai Haruki · 16 years ago
  77. 4669bc9 gianfar: Add Scatter Gather support by Dai Haruki · 16 years ago
  78. 8882d9a gianfar: Fix packet drop when out of memory by Andy Fleming · 16 years ago
  79. fc10af8 vcan: whitespace fixes by Oliver Hartkopp · 16 years ago
  80. 7a95d26 net: ppp_generic - use idr technique instead of cardmaps by Cyrill Gorcunov · 16 years ago
  81. c0700f9 bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} by David S. Miller · 16 years ago
  82. f6d5243 bnx2: Don't redefine FLOW_CTRL_{RX,TX}. by David S. Miller · 16 years ago
  83. 1f2435e bnx2: Update version to 1.9.0. by Michael Chan · 16 years ago
  84. 4e1d0de bnx2: Rename MSI-X vectors. by Michael Chan · 16 years ago
  85. f40e063 drivers/net/hamradio: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  86. f162e97 phylib: Remove unnecessary "reset" fixups in genphy_setup_forced by Andy Fleming · 16 years ago
  87. 5a5efed gianfar: Make all BD status writes 32-bit by Dai Haruki · 16 years ago
  88. 31de198 gianfar: Add macros for stepping through BDs by Andy Fleming · 16 years ago
  89. a22823e gianfar: Remove unused gfar_add_fcb() function parameter by Dai Haruki · 16 years ago
  90. 2c2db48 gianfar: Enable padding and Optimize the frame prepended bytes handling by Dai Haruki · 16 years ago
  91. 77ecaf2 gianfar: Fix VLAN HW feature related frame/buffer size calculation. by Dai Haruki · 16 years ago
  92. 12dea57 gianfar: Fix eTSEC configuration procedure by Dai Haruki · 16 years ago
  93. b46a845 gianfar: Optimize interrupt coalescing configuration by Dai Haruki · 16 years ago
  94. b31a1d8 gianfar: Convert gianfar to an of_platform_driver by Andy Fleming · 16 years ago
  95. 257d938 gianfar: Use gfar_halt to stop DMA in gfar_probe by Andy Fleming · 16 years ago
  96. 5eeabf5 tlan: Remove broken support for big buffers by Sakari Ailus · 16 years ago
  97. 354ade9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  98. bb5f133 tlan: Fix pci memory unmapping by Sakari Ailus · 16 years ago
  99. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  100. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago