summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-03-10ath5k: remove double opmode definitionBruno Randolf
2010-03-10ath5k: preserve antenna settingsBruno Randolf
2010-03-10ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf
2010-03-10rndis_wlan: Implement cfg80211 PMKSA APIJussi Kivilinna
2010-03-10rndis_wlan: get max_num_pmkids from deviceJussi Kivilinna
2010-03-10rndis_wlan: remove unused variables from priv structureJussi Kivilinna
2010-03-10rndis_wlan: copy only useful data from rndis_command respondJussi Kivilinna
2010-03-10ath5k: Fix TX/RX padding for all framesBenoit Papillault
2010-03-10iwmc3200wifi: typo fix and code cleanupZhu Yi
2010-03-10iwmc3200wifi: mark some pmksa functions staticZhu Yi
2010-03-10iwmc3200wifi: increase concatenated bufferZhu Yi
2010-03-10iwmc3200wifi: protect rx_tickets and rx_packets[] listsZhu Yi
2010-03-10iwmc3200wifi: add ftrace event tracing supportZhu Yi
2010-03-10iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi
2010-03-10iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi
2010-03-09iwl3945: check ucode load error codeAbhijeet Kolekar
2010-03-09iwlwifi: clean up queue/fifo handlingJohannes Berg
2010-03-09iwlwifi: add internal short scan support for 3945Wey-Yi Guy
2010-03-09iwlwifi: remove unnecessary parameter in scan functionWey-Yi Guy
2010-03-09iwlwifi: remove duplicate functionWey-Yi Guy
2010-03-09iwlwifi: remove needlessly exported symbolsReinette Chatre
2010-03-09iwlwifi: change WEP key protection to use mutexJohannes Berg
2010-03-09iwlwifi: remove un-necessary parametersWey-Yi Guy
2010-03-09iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg
2010-03-09iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg
2010-03-09iwlwifi: remove alive start adhoc restartJohannes Berg
2010-03-09iwlwifi: move 3945 clip groups to 3945 dataJohannes Berg
2010-03-09iwlwifi: clear up AC/FIFO debug outputJohannes Berg
2010-03-09iwlwifi: remove sanity checkJohannes Berg
2010-03-09iwlwifi: remove IBSS channel sanity checkJohannes Berg
2010-03-09iwlwifi: remove priv->active_rate_basicJohannes Berg
2010-03-09iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg
2010-03-09iwlwifi: remove frame droppingJohannes Berg
2010-03-09iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg
2010-03-09iwlwifi: remove superfluous channel checkJohannes Berg
2010-03-09iwlagn: remove write-only variablesJohannes Berg
2010-03-09iwlwifi: move ICT data to agn part of unionJohannes Berg
2010-03-09iwlwifi: move 3945 specific data into unionJohannes Berg
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg
2010-03-09b43: N-PHY: switch to chanspec opsmaster-2010-03-09Rafał Miłecki
2010-03-09b43: N-PHY: implement chanspec setupRafał Miłecki
2010-03-09b43: N-PHY: isloate 2055 radio setupRafał Miłecki
2010-03-09b43: N-PHY: adjust gain tableRafał Miłecki
2010-03-09b43: N-PHY: switch to chanspec structRafał Miłecki
2010-03-09b43: N-PHY: update post init of 2055 radioRafał Miłecki
2010-03-09b43: N-PHY: update writing channel-specific radio registersRafał Miłecki
2010-03-09b43: N-PHY: turn radio on/off (rfkill)Rafał Miłecki
2010-03-09b43: N-PHY: initialize super switchRafał Miłecki
2010-03-09b43: N-PHY: add some registers and structs definitionsRafał Miłecki
2010-03-09ath9k: never read from the AR_IMR_S2 registerPavel Roskin