summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
* ath5k: Fix TX/RX padding for all framesBenoit Papillault2010-03-103-36/+88
* 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
* 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
* iwlwifi: move 3945 specific data into unionJohannes Berg2010-03-095-40/+45
* iwlagn: move ICT code into separate fileJohannes Berg2010-03-0910-279/+385
* b43: N-PHY: switch to chanspec opsRafał Miłecki2010-03-092-25/+63
* b43: N-PHY: implement chanspec setupRafał Miłecki2010-03-091-0/+62
* b43: N-PHY: isloate 2055 radio setupRafał Miłecki2010-03-091-6/+17
* b43: N-PHY: adjust gain tableRafał Miłecki2010-03-091-1/+57
* b43: N-PHY: switch to chanspec structRafał Miłecki2010-03-092-20/+36
* b43: N-PHY: update post init of 2055 radioRafał Miłecki2010-03-091-26/+35
* b43: N-PHY: update writing channel-specific radio registersRafał Miłecki2010-03-091-22/+32
* b43: N-PHY: turn radio on/off (rfkill)Rafał Miłecki2010-03-091-13/+37
* b43: N-PHY: initialize super switchRafał Miłecki2010-03-091-1/+36
* b43: N-PHY: add some registers and structs definitionsRafał Miłecki2010-03-093-0/+19
* ath9k: never read from the AR_IMR_S2 registerPavel Roskin2010-03-093-11/+12
OpenPOWER on IntegriCloud