summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau2010-03-103-5/+8
* wl1271: Changed wl1271_sdio to be selectable only on ARMTeemu Paasikivi2010-03-101-2/+2
* ath5k: Minor EEPROM documentation updatesBruno Randolf2010-03-103-23/+68
* ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf2010-03-101-2/+9
* ath5k: add debugfs file frameerrorsBruno Randolf2010-03-104-2/+140
* ath5k: remove ah_gpio_npinsBruno Randolf2010-03-102-5/+0
* ath5k: remove ah_mac_revisionBruno Randolf2010-03-102-2/+0
* ath5k: remove ah_magicBruno Randolf2010-03-103-10/+0
* ath5k: remove double opmode definitionBruno Randolf2010-03-105-21/+15
* ath5k: preserve antenna settingsBruno Randolf2010-03-103-1/+3
* ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf2010-03-104-0/+126
* rndis_wlan: Implement cfg80211 PMKSA APIJussi Kivilinna2010-03-101-0/+282
* rndis_wlan: get max_num_pmkids from deviceJussi Kivilinna2010-03-101-2/+33
* rndis_wlan: remove unused variables from priv structureJussi Kivilinna2010-03-101-14/+0
* rndis_wlan: copy only useful data from rndis_command respondJussi Kivilinna2010-03-101-4/+29
* minstrel: make the rate control ops reusable from another rc implementationFelix Fietkau2010-03-103-4/+10
* minstrel: simplify and fix debugfs codeFelix Fietkau2010-03-102-29/+11
* ath5k: Fix TX/RX padding for all framesBenoit Papillault2010-03-103-36/+88
* mac80211: give warning if building w/out rate ctrl algorithmAndres Salomon2010-03-101-0/+9
* iwmc3200wifi: typo fix and code cleanupZhu Yi2010-03-104-10/+8
* iwmc3200wifi: mark some pmksa functions staticZhu Yi2010-03-101-5/+8
* iwmc3200wifi: increase concatenated bufferZhu Yi2010-03-101-1/+1
* iwmc3200wifi: protect rx_tickets and rx_packets[] listsZhu Yi2010-03-104-5/+30
* iwmc3200wifi: add ftrace event tracing supportZhu Yi2010-03-109-7/+314
* iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi2010-03-105-23/+21
* iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi2010-03-103-3/+25
* enhance sysfs rfkill interfaceflorian@mickler.org2010-03-102-0/+83
* Document the rfkill sysfs ABIflorian@mickler.org2010-03-104-31/+102
* iwl3945: check ucode load error codeAbhijeet Kolekar2010-03-091-1/+1
* iwlwifi: clean up queue/fifo handlingJohannes Berg2010-03-095-77/+109
* iwlwifi: add internal short scan support for 3945Wey-Yi Guy2010-03-091-8/+14
* iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy2010-03-091-5/+3
* iwlwifi: remove duplicate functionWey-Yi Guy2010-03-091-23/+0
* iwlwifi: remove needlessly exported symbolsReinette Chatre2010-03-093-4/+1
* iwlwifi: change WEP key protection to use mutexJohannes Berg2010-03-094-12/+12
* iwlwifi: remove un-necessary parametersWey-Yi Guy2010-03-091-21/+7
* iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg2010-03-092-83/+29
* iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg2010-03-095-44/+19
* iwlwifi: remove alive start adhoc restartJohannes Berg2010-03-092-17/+0
* iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg2010-03-092-8/+12
* iwlwifi: clear up AC/FIFO debug outputJohannes Berg2010-03-091-2/+2
* iwlwifi: remove sanity checkJohannes Berg2010-03-091-5/+0
* iwlwifi: remove IBSS channel sanity checkJohannes Berg2010-03-091-9/+0
* iwlwifi: remove priv->active_rate_basicJohannes Berg2010-03-096-50/+10
* iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg2010-03-093-8/+4
* iwlwifi: remove frame droppingJohannes Berg2010-03-092-19/+0
* iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg2010-03-091-13/+3
* iwlwifi: remove superfluous channel checkJohannes Berg2010-03-091-8/+0
* iwlagn: remove write-only variablesJohannes Berg2010-03-096-42/+15
* iwlwifi: move ICT data to agn part of unionJohannes Berg2010-03-093-51/+56
OpenPOWER on IntegriCloud