aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-10ssb: Export ssb_chipco_gpio_control - needed by N PHY codeLarry Finger1-0/+1
2010-03-10ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2-2/+1
2010-03-10ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau3-5/+8
2010-03-10wl1271: Changed wl1271_sdio to be selectable only on ARMTeemu Paasikivi1-2/+2
2010-03-10ath5k: Minor EEPROM documentation updatesBruno Randolf3-23/+68
2010-03-10ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf1-2/+9
2010-03-10ath5k: add debugfs file frameerrorsBruno Randolf4-2/+140
2010-03-10ath5k: remove ah_gpio_npinsBruno Randolf2-5/+0
2010-03-10ath5k: remove ah_mac_revisionBruno Randolf2-2/+0
2010-03-10ath5k: remove ah_magicBruno Randolf3-10/+0
2010-03-10ath5k: remove double opmode definitionBruno Randolf5-21/+15
2010-03-10ath5k: preserve antenna settingsBruno Randolf3-1/+3
2010-03-10ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf4-0/+126
2010-03-10rndis_wlan: Implement cfg80211 PMKSA APIJussi Kivilinna1-0/+282
2010-03-10rndis_wlan: get max_num_pmkids from deviceJussi Kivilinna1-2/+33
2010-03-10rndis_wlan: remove unused variables from priv structureJussi Kivilinna1-14/+0
2010-03-10rndis_wlan: copy only useful data from rndis_command respondJussi Kivilinna1-4/+29
2010-03-10ath5k: Fix TX/RX padding for all framesBenoit Papillault3-36/+88
2010-03-10iwmc3200wifi: typo fix and code cleanupZhu Yi4-10/+8
2010-03-10iwmc3200wifi: mark some pmksa functions staticZhu Yi1-5/+8
2010-03-10iwmc3200wifi: increase concatenated bufferZhu Yi1-1/+1
2010-03-10iwmc3200wifi: protect rx_tickets and rx_packets[] listsZhu Yi4-5/+30
2010-03-10iwmc3200wifi: add ftrace event tracing supportZhu Yi9-7/+314
2010-03-10iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi5-23/+21
2010-03-10iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi3-3/+25
2010-03-09iwl3945: check ucode load error codeAbhijeet Kolekar1-1/+1
2010-03-09iwlwifi: clean up queue/fifo handlingJohannes Berg5-77/+109
2010-03-09iwlwifi: add internal short scan support for 3945Wey-Yi Guy1-8/+14
2010-03-09iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy1-5/+3
2010-03-09iwlwifi: remove duplicate functionWey-Yi Guy1-23/+0
2010-03-09iwlwifi: remove needlessly exported symbolsReinette Chatre3-4/+1
2010-03-09iwlwifi: change WEP key protection to use mutexJohannes Berg4-12/+12
2010-03-09iwlwifi: remove un-necessary parametersWey-Yi Guy1-21/+7
2010-03-09iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg2-83/+29
2010-03-09iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg5-44/+19
2010-03-09iwlwifi: remove alive start adhoc restartJohannes Berg2-17/+0
2010-03-09iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg2-8/+12
2010-03-09iwlwifi: clear up AC/FIFO debug outputJohannes Berg1-2/+2
2010-03-09iwlwifi: remove sanity checkJohannes Berg1-5/+0
2010-03-09iwlwifi: remove IBSS channel sanity checkJohannes Berg1-9/+0
2010-03-09iwlwifi: remove priv->active_rate_basicJohannes Berg6-50/+10
2010-03-09iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg3-8/+4
2010-03-09iwlwifi: remove frame droppingJohannes Berg2-19/+0
2010-03-09iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg1-13/+3
2010-03-09iwlwifi: remove superfluous channel checkJohannes Berg1-8/+0
2010-03-09iwlagn: remove write-only variablesJohannes Berg6-42/+15
2010-03-09iwlwifi: move ICT data to agn part of unionJohannes Berg3-51/+56
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg5-40/+45
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg10-279/+385
2010-03-09b43: N-PHY: switch to chanspec opsRafał Miłecki2-25/+63