1. a3b8ea7 wl1271: Added DEBUG_SDIO flag by Teemu Paasikivi · 15 years ago
  2. c76a0d6 wl1271: Remove deprecated interface config function by Juuso Oikarinen · 15 years ago
  3. 1b72aec wl1271: Fix MAC address handling by Juuso Oikarinen · 15 years ago
  4. 4695dc9 wl1271: enable U-APSD by Kalle Valo · 15 years ago
  5. 522ac25 wl1271: fix ps scheme in wl1271_op_conf_tx() by Kalle Valo · 15 years ago
  6. 023e082 wl1271: create qos nullfunc template by Kalle Valo · 15 years ago
  7. 818e306 wl1271: get probe request template from mac80211 by Kalle Valo · 15 years ago
  8. 899e6e6 wl1271: get pspoll and nullfunc templates from mac80211 by Kalle Valo · 15 years ago
  9. 12bd894 wl1271: enable WMM by Kalle Valo · 15 years ago
  10. 7fc3a86 wl1271: Add sysfs file to control BT co-ex state by Juuso Oikarinen · 15 years ago
  11. a1dd818 wl1271: Move platform device registration from _spi to _main by Juuso Oikarinen · 15 years ago
  12. 1b00f54 wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex. by Juuso Oikarinen · 15 years ago
  13. 885c990 wl1271: Fix SG configuration message structures by Juuso Oikarinen · 15 years ago
  14. 93f56be wl1271: Changed SDIO MMC host claiming by Teemu Paasikivi · 15 years ago
  15. becd551 wl1271: Cleaned up wlan power on/off functions by Teemu Paasikivi · 15 years ago
  16. b43316d wl1271: Fix configuration of the TX opportunity value by Juuso Oikarinen · 15 years ago
  17. fb9987d ath9k_htc: Support for AR9271 chipset. by Sujith · 15 years ago
  18. 736b3a2 ath9k_hw: fix hardware deinit by Sujith · 15 years ago
  19. 05020d2 ath9k_hw: add HTC init hardware call for special resets for AR9271 by Sujith · 15 years ago
  20. 25e2ab1 ath9k_hw: always set the core clock for AR9271 by Sujith · 15 years ago
  21. 02afa2a ath9k_hw: use the skip count for PA calibration on AR9271 by Sujith · 15 years ago
  22. 2cbfaea ath9k_hw: restrict valid nf readings for AR9271 to -114 by Sujith · 15 years ago
  23. 6398dc0 ath9k_hw: fix noisefloor history buffer usage on AR9271 by Sujith · 15 years ago
  24. 14b3af3 ath9k_hw: Fix full sleep setup for AR9271 by Sujith · 15 years ago
  25. e492d7c ath9k_hw: fix TX descriptor setup for AR9271 by Sujith · 15 years ago
  26. 527d485 ath9k_hw: skip chip tests for AR9271 by Sujith · 15 years ago
  27. 5b5fa35 ath9k_hw: add GPIO setup code for AR9271 by Sujith · 15 years ago
  28. 70807e9 ath9k_hw: update initialization values for AR9271 by Sujith · 15 years ago
  29. e21247c ath9k: decrease size of ath9k.ko by Ming Lei · 15 years ago
  30. d82689e Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  31. fa8f130 iwlwifi: code cleanup for connectivity recovery by Wey-Yi Guy · 15 years ago
  32. d5a0ffa iwlwifi: Recover TX flow failure by Wey-Yi Guy · 15 years ago
  33. beac549 iwlwifi: move plcp check to separated function by Wey-Yi Guy · 15 years ago
  34. b74e31a iwlwifi: Recover TX flow stall due to stuck queue by Wey-Yi Guy · 15 years ago
  35. c11362c iwlwifi: clean up driver names for 1000/5000/6000 by Shanyu Zhao · 15 years ago
  36. fe0b3b9 iwlwifi: sta_id cannot be invalid in rs_initialize_lq by Johannes Berg · 15 years ago
  37. fe6b23d iwlwifi: implement new mac80211 station add/remove calls by Reinette Chatre · 15 years ago
  38. 7e24619 iwlwifi: only add broadcast station once by Reinette Chatre · 15 years ago
  39. 647291f iwlagn: Add Flow-handler (FH) register dump for 4965. by Ben Cahill · 15 years ago
  40. 819bfec rename new rfkill sysfs knobs by florian@mickler.org · 15 years ago
  41. 09a08cf mac80211: (really) fix rates setup on IBSS merge by Bruno Randolf · 15 years ago
  42. 819386d Revert "mac80211: fix rates setup on IBSS merge" by John W. Linville · 15 years ago
  43. bf18723 rt2x00: Fix TX status reporting for rt2800pci. by Alban Browaeys · 15 years ago
  44. 632dd95 rt2x00: txdone implementation supporting hw encryption. by Alban Browaeys · 15 years ago
  45. d6e36ec rt2x00: fix warning when building rt2800pci with just soc support by Helmut Schaa · 15 years ago
  46. 27ae60f ipw2x00: replace "ieee80211" with "libipw" where appropriate by Pavel Roskin · 15 years ago
  47. 484b4dd orinoco: disable support for prism chipset by default by Pavel Roskin · 15 years ago
  48. 1e3f7ac wl1251: reduce eeprom read wait time by Grazvydas Ignotas · 15 years ago
  49. 3f9e750 wl1251: fix ELP_CTRL register accesses when using SDIO by Grazvydas Ignotas · 15 years ago
  50. 3c9cb9c wl1251: make local symbols static by Grazvydas Ignotas · 15 years ago
  51. eaf5553 mac80211: optimize tx status processing by Felix Fietkau · 15 years ago
  52. 819cf15 DRIVER: Libertas: Fixed coding style in rx.c by Stewart Malik · 15 years ago
  53. 200763b ath5k: remove unused beacon timer code by John W. Linville · 15 years ago
  54. a93b7ae ath5k: remove dead source in ath5k_combine_linear_pcdac_curves by John W. Linville · 15 years ago
  55. 6fe10e7 ath5k: remove some dead functions by John W. Linville · 15 years ago
  56. f3a981f airo : Print of firmware version by matthieu castet · 15 years ago
  57. 3bc819e airo : fix printing status info by matthieu castet · 15 years ago
  58. 85373ee ssb: Export ssb_chipco_gpio_control - needed by N PHY code by Larry Finger · 15 years ago
  59. e9f0838 ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc by Andrew Blaich · 15 years ago
  60. d969847 ath9k: fix rate control tx status handling for A-MPDU by Felix Fietkau · 15 years ago
  61. 7c3c76a wl1271: Changed wl1271_sdio to be selectable only on ARM by Teemu Paasikivi · 15 years ago
  62. 687c8ff ath5k: Minor EEPROM documentation updates by Bruno Randolf · 15 years ago
  63. 49a85d2 ath5k: IQ calibration for AR5211 is slightly different by Bruno Randolf · 15 years ago
  64. 7644395 ath5k: add debugfs file frameerrors by Bruno Randolf · 15 years ago
  65. 9191545 ath5k: remove ah_gpio_npins by Bruno Randolf · 15 years ago
  66. a71bceb ath5k: remove ah_mac_revision by Bruno Randolf · 15 years ago
  67. ff5d96c ath5k: remove ah_magic by Bruno Randolf · 15 years ago
  68. ccfe555 ath5k: remove double opmode definition by Bruno Randolf · 15 years ago
  69. caec911 ath5k: preserve antenna settings by Bruno Randolf · 15 years ago
  70. 604eead ath5k: add antenna statistics and debugfs file for antenna settings by Bruno Randolf · 15 years ago
  71. 5a7d058 rndis_wlan: Implement cfg80211 PMKSA API by Jussi Kivilinna · 15 years ago
  72. 0308383 rndis_wlan: get max_num_pmkids from device by Jussi Kivilinna · 15 years ago
  73. ea29d65 rndis_wlan: remove unused variables from priv structure by Jussi Kivilinna · 15 years ago
  74. 80f8c5b rndis_wlan: copy only useful data from rndis_command respond by Jussi Kivilinna · 15 years ago
  75. eae4475 minstrel: make the rate control ops reusable from another rc implementation by Felix Fietkau · 15 years ago
  76. 44ac91e minstrel: simplify and fix debugfs code by Felix Fietkau · 15 years ago
  77. 8127fbd ath5k: Fix TX/RX padding for all frames by Benoit Papillault · 15 years ago
  78. c2ef355 mac80211: give warning if building w/out rate ctrl algorithm by Andres Salomon · 15 years ago
  79. 1da3f88 iwmc3200wifi: typo fix and code cleanup by Zhu Yi · 15 years ago
  80. d281fd4 iwmc3200wifi: mark some pmksa functions static by Zhu Yi · 15 years ago
  81. 880f8bd iwmc3200wifi: increase concatenated buffer by Zhu Yi · 15 years ago
  82. c03c6ae iwmc3200wifi: protect rx_tickets and rx_packets[] lists by Zhu Yi · 15 years ago
  83. 34dd5fe iwmc3200wifi: add ftrace event tracing support by Zhu Yi · 15 years ago
  84. 04d1c22 iwmc3200wifi: remove "_safe" for some list_for_each_entry usage by Zhu Yi · 15 years ago
  85. 7d49c61 iwmc3200wifi: refuse to associate on unallowed channels by Zhu Yi · 15 years ago
  86. 6c26361 enhance sysfs rfkill interface by florian@mickler.org · 15 years ago
  87. 69c8637 Document the rfkill sysfs ABI by florian@mickler.org · 15 years ago
  88. 75a9a92 iwl3945: check ucode load error code by Abhijeet Kolekar · 15 years ago
  89. edc1a3a iwlwifi: clean up queue/fifo handling by Johannes Berg · 15 years ago
  90. 4f4d408 iwlwifi: add internal short scan support for 3945 by Wey-Yi Guy · 15 years ago
  91. 13115ba iwlwifi: remove unnecessary parameter in scan function by Wey-Yi Guy · 15 years ago
  92. 9856b7f iwlwifi: remove duplicate function by Wey-Yi Guy · 15 years ago
  93. f8e200d iwlwifi: remove needlessly exported symbols by Reinette Chatre · 15 years ago
  94. 72e15d7 iwlwifi: change WEP key protection to use mutex by Johannes Berg · 15 years ago
  95. 4967c31 iwlwifi: remove un-necessary parameters by Wey-Yi Guy · 15 years ago
  96. 6098720 iwlagn: move sysfs flags and filter_flags files to debugfs by Johannes Berg · 15 years ago
  97. b55e75e iwlwifi: remove STATUS_MODE_PENDING by Johannes Berg · 15 years ago
  98. 76c9cc1 iwlwifi: remove alive start adhoc restart by Johannes Berg · 15 years ago
  99. 67d613a iwlwifi: move 3945 clip groups to 3945 data by Johannes Berg · 15 years ago
  100. 949cd92 iwlwifi: clear up AC/FIFO debug output by Johannes Berg · 15 years ago