1. ea29d65 rndis_wlan: remove unused variables from priv structure by Jussi Kivilinna · 14 years ago
  2. 80f8c5b rndis_wlan: copy only useful data from rndis_command respond by Jussi Kivilinna · 14 years ago
  3. eae4475 minstrel: make the rate control ops reusable from another rc implementation by Felix Fietkau · 14 years ago
  4. 44ac91e minstrel: simplify and fix debugfs code by Felix Fietkau · 14 years ago
  5. 8127fbd ath5k: Fix TX/RX padding for all frames by Benoit Papillault · 14 years ago
  6. c2ef355 mac80211: give warning if building w/out rate ctrl algorithm by Andres Salomon · 14 years ago
  7. 1da3f88 iwmc3200wifi: typo fix and code cleanup by Zhu Yi · 14 years ago
  8. d281fd4 iwmc3200wifi: mark some pmksa functions static by Zhu Yi · 14 years ago
  9. 880f8bd iwmc3200wifi: increase concatenated buffer by Zhu Yi · 14 years ago
  10. c03c6ae iwmc3200wifi: protect rx_tickets and rx_packets[] lists by Zhu Yi · 14 years ago
  11. 34dd5fe iwmc3200wifi: add ftrace event tracing support by Zhu Yi · 14 years ago
  12. 04d1c22 iwmc3200wifi: remove "_safe" for some list_for_each_entry usage by Zhu Yi · 14 years ago
  13. 7d49c61 iwmc3200wifi: refuse to associate on unallowed channels by Zhu Yi · 14 years ago
  14. 6c26361 enhance sysfs rfkill interface by florian@mickler.org · 14 years ago
  15. 69c8637 Document the rfkill sysfs ABI by florian@mickler.org · 14 years ago
  16. 75a9a92 iwl3945: check ucode load error code by Abhijeet Kolekar · 14 years ago
  17. edc1a3a iwlwifi: clean up queue/fifo handling by Johannes Berg · 14 years ago
  18. 4f4d408 iwlwifi: add internal short scan support for 3945 by Wey-Yi Guy · 14 years ago
  19. 13115ba iwlwifi: remove unnecessary parameter in scan function by Wey-Yi Guy · 14 years ago
  20. 9856b7f iwlwifi: remove duplicate function by Wey-Yi Guy · 14 years ago
  21. f8e200d iwlwifi: remove needlessly exported symbols by Reinette Chatre · 15 years ago
  22. 72e15d7 iwlwifi: change WEP key protection to use mutex by Johannes Berg · 15 years ago
  23. 4967c31 iwlwifi: remove un-necessary parameters by Wey-Yi Guy · 15 years ago
  24. 6098720 iwlagn: move sysfs flags and filter_flags files to debugfs by Johannes Berg · 15 years ago
  25. b55e75e iwlwifi: remove STATUS_MODE_PENDING by Johannes Berg · 15 years ago
  26. 76c9cc1 iwlwifi: remove alive start adhoc restart by Johannes Berg · 15 years ago
  27. 67d613a iwlwifi: move 3945 clip groups to 3945 data by Johannes Berg · 15 years ago
  28. 949cd92 iwlwifi: clear up AC/FIFO debug output by Johannes Berg · 15 years ago
  29. fbc66da iwlwifi: remove sanity check by Johannes Berg · 15 years ago
  30. b2f30e8 iwlwifi: remove IBSS channel sanity check by Johannes Berg · 15 years ago
  31. 4a02886 iwlwifi: remove priv->active_rate_basic by Johannes Berg · 15 years ago
  32. 470ab2d iwlwifi: remove never-changing priv->rates_mask variable by Johannes Berg · 15 years ago
  33. 254aebf iwlwifi: remove frame dropping by Johannes Berg · 15 years ago
  34. b4665df iwlwifi: remove dead code from iwl_mac_reset_tsf by Johannes Berg · 15 years ago
  35. d6bde7d iwlwifi: remove superfluous channel check by Johannes Berg · 15 years ago
  36. e99f168 iwlagn: remove write-only variables by Johannes Berg · 15 years ago
  37. a4c8b2a iwlwifi: move ICT data to agn part of union by Johannes Berg · 15 years ago
  38. ee525d1 iwlwifi: move 3945 specific data into union by Johannes Berg · 15 years ago
  39. a117512 iwlagn: move ICT code into separate file by Johannes Berg · 15 years ago
  40. eff66c5 b43: N-PHY: switch to chanspec ops by Rafał Miłecki · 14 years ago
  41. 1b69ec7 b43: N-PHY: implement chanspec setup by Rafał Miłecki · 14 years ago
  42. 7955de0 b43: N-PHY: isloate 2055 radio setup by Rafał Miłecki · 14 years ago
  43. d24019a b43: N-PHY: adjust gain table by Rafał Miłecki · 14 years ago
  44. 902db91 b43: N-PHY: switch to chanspec struct by Rafał Miłecki · 14 years ago
  45. 036cafe b43: N-PHY: update post init of 2055 radio by Rafał Miłecki · 14 years ago
  46. e5255ccc b43: N-PHY: update writing channel-specific radio registers by Rafał Miłecki · 14 years ago
  47. c2b7aef b43: N-PHY: turn radio on/off (rfkill) by Rafał Miłecki · 14 years ago
  48. 8987a9e b43: N-PHY: initialize super switch by Rafał Miłecki · 14 years ago
  49. 9734485 b43: N-PHY: add some registers and structs definitions by Rafał Miłecki · 14 years ago
  50. fa9029f mac80211: use different MAC addresses for virtual interfaces by Johannes Berg · 14 years ago
  51. df13cce mac80211: Improve software scan timing by Helmut Schaa · 14 years ago
  52. 74bad5c ath9k: never read from the AR_IMR_S2 register by Pavel Roskin · 14 years ago
  53. b4d59a9 mac80211: fix rates setup on IBSS merge by Bruno Randolf · 14 years ago
  54. 6f6b5d4 wl1271: Remove tx-power level workaround by Juuso Oikarinen · 14 years ago
  55. 0a34332 wl1271: Disable host TX rate control by Juuso Oikarinen · 14 years ago
  56. 04e36fc wl1271: Clean up TX security sequence number handling by Juuso Oikarinen · 14 years ago
  57. 5c9417f wl1271: Clean up firmware block allocation calculation by Juuso Oikarinen · 14 years ago
  58. ac5e1e3 wl1271: Update TX packet life time handling with higher resolution time by Juuso Oikarinen · 14 years ago
  59. 1e73eb6 wl1271: Implement looped IRQ handling by Juuso Oikarinen · 14 years ago
  60. 4aa0591 wl1271: Don't mask interrupts while handling interrupt by Juuso Oikarinen · 14 years ago
  61. 295cc0b wl1271: Aggregate RX acknowledgements to FW by Juuso Oikarinen · 14 years ago
  62. 18f8d46 wl1271: Remove annoying PSM entry/exit kernel traces by Juuso Oikarinen · 14 years ago
  63. 06f7bc7 wl1271: Fix queue stopping/waking for TX path by Juuso Oikarinen · 14 years ago
  64. 1530549 wl1271: Fix ad-hoc mode neighborhood detection by Juuso Oikarinen · 14 years ago
  65. ffb591c wl1271: Improvements to the TX path by Juuso Oikarinen · 14 years ago
  66. 93c5bb6 wl1271: don't get received frames from hardware in PLT mode by Kalle Valo · 14 years ago
  67. 49d7f6d wl1271: Fixed unloading of the wl1271_sdio module by Teemu Paasikivi · 14 years ago
  68. 09a9c2b wl1271: Changed access to fw status register to use raw read by Teemu Paasikivi · 14 years ago
  69. 5129dff wl1271: Initial SDIO implementation by Teemu Paasikivi · 14 years ago
  70. 50b3eb4 wl1271: Divided driver to two separate modules by Teemu Paasikivi · 14 years ago
  71. 760d969 wl1271: Removed wl1271_spi.h and made some functions static by Teemu Paasikivi · 14 years ago
  72. b42f91b wl1271: Inlined IO functions by Teemu Paasikivi · 14 years ago
  73. 8197b71 wl1271: Implemented abstraction of IO functions. by Teemu Paasikivi · 14 years ago
  74. 54f7e50 wl1271: Added functions to enable/disable interrupt handling by Teemu Paasikivi · 14 years ago
  75. 2d5e82b wl1271: Moved module basics to wl1271_spi.c by Teemu Paasikivi · 14 years ago
  76. d57b87f p54: Enable HW_REPORTS_TX_ACK_STATUS by Christian Lamparter · 15 years ago
  77. ec182d9 ath5k: move ath5k_hw_register_timeout() into reset.c by Pavel Roskin · 15 years ago
  78. a25d1e4 ath5k: remove useless "extern" from function declarations by Pavel Roskin · 15 years ago
  79. 626ede6 ath5k: remove stale function declarations, make some functions static by Pavel Roskin · 15 years ago
  80. 62bb2ac mac80211: deprecate RX status noise by Johannes Berg · 15 years ago
  81. 31f66be rt2x00: Export rt2x00soc_probe from rt2x00soc by Helmut Schaa · 14 years ago
  82. 4fa0043 mac80211: Fix HT rate control configuration by Sujith · 14 years ago
  83. b08dfd0 iwlwifi: load firmware asynchronously before mac80211 registration by Johannes Berg · 15 years ago
  84. 5357651 ar9170: load firmware asynchronously by Johannes Berg · 15 years ago
  85. 6e93d71 rt2x00: fix rt2800pci compilation with SoC by Helmut Schaa · 14 years ago
  86. 51b2853 rt2x00: Add USB ID for CEIVA adapter to rt73usb by Bryan Polk · 14 years ago
  87. 9c87ba6 mac80211: Fix reassociation processing (within ESS roaming) by Jouni Malinen · 14 years ago
  88. a9f042c ath9k: fix lockdep warning when unloading module by Ming Lei · 14 years ago
  89. 86baf71 zd1211rw: fix potential array underflow by Dan Carpenter · 14 years ago
  90. 3082a2b rfkill: Add support for KEY_RFKILL by Matthew Garrett · 15 years ago
  91. 6510b89 airo: return from set_wep_key() when key length is zero by Stanislaw Gruszka · 14 years ago
  92. 2507c05 virtio_net: remove forgotten assignment by Jiri Pirko · 14 years ago
  93. f31e50a be2net: fix tx completion polling by Sathya Perla · 14 years ago
  94. b88aafd sis190: fix cable detect via link status poll by Herton Ronaldo Krzesinski · 14 years ago
  95. 4ab408d net: fix protocol sk_buff field by Eric Dumazet · 14 years ago
  96. 85b3526 bridge: Fix build error when IGMP_SNOOPING is not enabled by Sridhar Samudrala · 14 years ago
  97. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  98. c16cc0b bnx2x: Tx barriers and locks by Vladislav Zolotarov · 14 years ago
  99. 76dadd76 scm: Only support SCM_RIGHTS on unix domain sockets. by Eric W. Biederman · 14 years ago
  100. 30ff056 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago