1. e898643 mac80211: make minstrel/pid RC use ieee80211_is_data(fc) by Luis R. Rodriguez · 15 years ago
  2. 7682a76 ath9k: remove unnecessary IEEE80211_TX_CTL_NO_ACK checks by Luis R. Rodriguez · 15 years ago
  3. 201c3b4 ath9k: rename ath_rc_ratefind_ht() to ath_rc_get_highest_rix() by Luis R. Rodriguez · 15 years ago
  4. b9b6e15 ath9k: remap ATH9K_MODE_* by Luis R. Rodriguez · 15 years ago
  5. dfe80a3 ath9k: remove ATH9K_MODE_11B by Luis R. Rodriguez · 15 years ago
  6. 4e6df85 ath9k: remove unused ath_rc_isvalid_txmask() by Luis R. Rodriguez · 15 years ago
  7. 39448b0 ath9k: rename ath_rc_get_nextlowervalid_txrate() by Luis R. Rodriguez · 15 years ago
  8. 20f5721 ath9k: remove pointless wrapper ath_rc_rate_getidx() by Luis R. Rodriguez · 15 years ago
  9. 7466c524 ath9k: remove unused stepdown when looking for the next rate by Luis R. Rodriguez · 15 years ago
  10. 984d021 ath9k: remove unused min rate calculation code by Luis R. Rodriguez · 15 years ago
  11. dd19018 ath9k: cleanup try count for MRR in rate control by Luis R. Rodriguez · 15 years ago
  12. 0ab216d iwlwifi: remove rs_get_rate workaround by Luis R. Rodriguez · 15 years ago
  13. e43419f ath9k: downgrade assert in rc.c for invalid rate by Luis R. Rodriguez · 15 years ago
  14. b770b43 mac80211: drop frames for sta with no valid rate by Luis R. Rodriguez · 15 years ago
  15. fe64341 wireless: wl12xx, fix lock imbalance by Jiri Slaby · 15 years ago
  16. a94ca4e iwlwifi: make some logging functions static/unexport by Johannes Berg · 15 years ago
  17. 256fc96 rtl8187: updating Kconfig with info of branded devices by Hin-Tak Leung · 15 years ago
  18. 8f75e07 zd1211rw: adding Accton Technology Corp (083a:e501) as a ZD1211B device by Hin-Tak Leung · 15 years ago
  19. 6682588 cfg80211: fix unregistration by Johannes Berg · 15 years ago
  20. 0e2b628 mac80211: cancel the connection monitor timers/work by Johannes Berg · 15 years ago
  21. ec96cfd drivers/net: Drop unnecessary NULL test by Julia Lawall · 15 years ago
  22. 323d566 cfg80211: fix disabling WPA via wext (SIOCSIWAUTH) by Gábor Stefanik · 15 years ago
  23. 4b9631a rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HW by Ivo van Doorn · 15 years ago
  24. acbadf0 ar9170: implement transmit aggregation by Christian Lamparter · 15 years ago
  25. 1a9b667 p54: generate channel list dynamically by Christian Lamparter · 15 years ago
  26. 596a07c cfg80211: fix more bugs in mlme handling by Johannes Berg · 15 years ago
  27. 930c06f rt2x00: Implement set_tim callback for all drivers by Stefan Steuerwald · 15 years ago
  28. 48ab905 nl80211: report BSS status by Johannes Berg · 15 years ago
  29. 4697fe4 cfg80211: fix wext setting SSID by Johannes Berg · 15 years ago
  30. 908d436 cfg80211: don't look at wdev->ssid for giwessid by Johannes Berg · 15 years ago
  31. 4b14c96 mac80211_hwsim: report fixed signal strength by Johannes Berg · 15 years ago
  32. c56c571 cfg80211: fix wext stats by Johannes Berg · 15 years ago
  33. ca3dbc2 cfg80211: update misleading comment by Helmut Schaa · 15 years ago
  34. a43816d mac80211: mesh: fix two small problems by Johannes Berg · 15 years ago
  35. ec3f149 cfg80211: fix a locking bug by Johannes Berg · 15 years ago
  36. b291ba1 mac80211: monitor the connection by Johannes Berg · 15 years ago
  37. ca386f3 mac80211: fix multi-use timer by Johannes Berg · 15 years ago
  38. 01a7e08 iwlagn: fix minimum number of queues setting by Reinette Chatre · 15 years ago
  39. 5905a1a iwl3945: cleanup number of queues settings by Reinette Chatre · 15 years ago
  40. fcf89d0 iwlwifi: fix permissions on debugfs files by Reinette Chatre · 15 years ago
  41. f5ad69f iwlwifi: move show_qos to debugfs by Wey-Yi Guy · 15 years ago
  42. 80e5b06 cfg80211: fix NULL dereference in IBSS SIOCGIWAP by Zhu Yi · 15 years ago
  43. f874011 wireless: fix supported cards for rtl8187 by Marcin Slusarz · 15 years ago
  44. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  45. b9454e8 nl80211: introduce new key attributes by Johannes Berg · 15 years ago
  46. 10c836d mac80211: Assign next hop address to pending mesh frames by Javier Cardona · 15 years ago
  47. 4bde0f7 cfg80211: fix two buglets by Johannes Berg · 15 years ago
  48. a71d62d cfg80211: fix race in giwrate by Johannes Berg · 15 years ago
  49. e0f114e p54: re-enable power save feature by Christian Lamparter · 15 years ago
  50. 0a2b8bb mac80211: driver operation debugging by Johannes Berg · 15 years ago
  51. 99783e2 mac80211: fix sparse warning by Johannes Berg · 15 years ago
  52. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 5a6338d Fix typos in comments in via-velocity header. by Dave Jones · 15 years ago
  54. 2cf71d2 Remove unnecessary forward declarations from velocity NIC driver. by Dave Jones · 15 years ago
  55. c406740 Fix up CodingStyle problems in via-velocity.c by Dave Jones · 15 years ago
  56. 83c98a8 Remove unused zero-copy code from velocity NIC driver. by Dave Jones · 15 years ago
  57. 67edfef TCP: Add comments to (near) all functions in tcp_output.c v3 by Andi Kleen · 15 years ago
  58. 40d4e3d af_packet: style cleanups by Eric Dumazet · 15 years ago
  59. c9a73cd net: move macsonic's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  60. 0c9cd39 net: move xtsonic's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  61. ffe8553 net: move sb1250-mac's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  62. dd93667 net: move meth's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  63. 2e76bae net: move jazzsonic's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  64. a65a688 net: move sgiseeq's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  65. 27a242e veth: Zero timestamp in xmit path. by Ben Greear · 15 years ago
  66. dd52856 can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards by Sebastian Haas · 15 years ago
  67. 69222e2 dm9000: switch to dev_pm_ops by Mike Rapoport · 15 years ago
  68. 5be93b9 be2net: Add GRO support to the be2net driver. LRO is not supported anymore. by Ajit Khaparde · 15 years ago
  69. 2eee40c Phonet: dropped datagrams accounting by Rémi Denis-Courmont · 15 years ago
  70. 2e2fb4b Phonet: account for dropped RX packets by Rémi Denis-Courmont · 15 years ago
  71. c1dc13e Phonet: sockets list through proc_fs by Rémi Denis-Courmont · 15 years ago
  72. ffafa60 ixgbe: remove unnecessary call to device_init_wakeup by Andy Gospodarek · 15 years ago
  73. 6012786 ixgbe: Don't priority tag control frames in DCB mode by Lucy Liu · 15 years ago
  74. 0d55158 ixgbe: Enable FCoE offload when DCB is enabled for 82599 by Yi Zou · 15 years ago
  75. dacac4d net: Rework mdio-ofgpio driver to use of_mdio infrastructure by Mark Ware · 15 years ago
  76. 78a9c9c register at91_ether using platform_driver_probe by Uwe Kleine-König · 15 years ago
  77. 7b55a4a skge: Enable WoL by default if supported by Rafael J. Wysocki · 15 years ago
  78. d14a767 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  79. de72e5d net: KS8851 needs to depend on MII by Alexander Beregalov · 15 years ago
  80. fa77406 be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly. by Ajit Khaparde · 15 years ago
  81. 3104a6f ucc_geth: Revive fixed link support by Anton Vorontsov · 15 years ago
  82. 1db780f gianfar: Revive fixed link support by Anton Vorontsov · 15 years ago
  83. eedbc70 fs_enet: Revive fixed link support by Anton Vorontsov · 15 years ago
  84. 24c30db of/mdio: Add support function for Ethernet fixed-link property by Anton Vorontsov · 15 years ago
  85. a947a39 sky2: Avoid races in sky2_down by Mike McCormack · 15 years ago
  86. 8666953 drivers/net/mlx4: Adjust constant by Julia Lawall · 15 years ago
  87. 0376d5b drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  88. 0021195 drivers/net: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  89. 1548399 libertas: Fix problem with broken V4 firmware on CF8381 by Marek Vasut · 15 years ago
  90. 5d2214a ath: add support for special 0x8000 regulatory domain by Luis R. Rodriguez · 15 years ago
  91. bfa99bf p54spi: fix potential null deref in p54spi.c by Dan Carpenter · 15 years ago
  92. ed5c8ef acer-wmi: fix rfkill conversion by Alan Jenkins · 15 years ago
  93. acb9c1b connector: maintainer/mail update. by Evgeniy Polyakov · 15 years ago
  94. 87cf656 USB host CDC Phonet network interface driver by Rémi Denis-Courmont · 15 years ago
  95. 4564cba macsonic, jazzsonic: fix oops on module unload by Finn Thain · 15 years ago
  96. 25177476 macsonic: move probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  97. e8834a6 bnx2x: Version 1.48.113-1 by Eilon Greenstein · 15 years ago
  98. 5b6402d bnx2x: Missing parenthesis might result with wrong casting by Eilon Greenstein · 15 years ago
  99. ba71d31 bnx2x: Set LED in loopback test by Eilon Greenstein · 15 years ago
  100. 4d295db bnx2x: Supporting BCM8727 PHY by Eilon Greenstein · 15 years ago