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