summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* wl1271: propagate set_power's return valueOhad Ben-Cohen2010-09-215-12/+22
* wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-213-3/+3
* iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy2010-09-171-0/+2
* iwlagn: minor coex API changesWey-Yi Guy2010-09-171-1/+6
* iwlagn: correct naming for failure reply tx statusWey-Yi Guy2010-09-174-14/+9
* iwlwifi: corrections to debug output of ucode statisticsJay Sternberg2010-09-171-222/+135
* iwlagn: adding aggregated frame failure status to debugfsWey-Yi Guy2010-09-172-2/+54
* iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy2010-09-172-0/+68
* iwlagn: log aggregation tx command statusWey-Yi Guy2010-09-172-0/+35
* iwlagn: keep track of failure tx statusWey-Yi Guy2010-09-178-0/+126
* iwlagn: keep track fail tx reason counterWey-Yi Guy2010-09-172-0/+108
* iwlagn: add bt_status_read for 5150Wey-Yi Guy2010-09-171-0/+1
* ath9k: fix regression which disabled ps on ath9kLuis R. Rodriguez2010-09-161-1/+2
* ath9k: fix regression which prevents chip sleep after CAB dataSenthil Balasubramanian2010-09-161-1/+1
* ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez2010-09-163-10/+5
* ath9k: fix regression on beacon loss after bgscanLuis R. Rodriguez2010-09-161-2/+4
* ath9k: fix power save race conditionsLuis R. Rodriguez2010-09-162-1/+7
* ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan2010-09-161-2/+4
* mac80211: add p2p device type supportJohannes Berg2010-09-161-4/+11
* ath9k_hw: remove warning in ath9k_hw_def_get_num_ant_configRajkumar Manoharan2010-09-165-6/+7
* libertas: correct sparse warningsJohn W. Linville2010-09-162-5/+3
* ath9k: make ath_ant_div_conf_fast_divbias staticJohn W. Linville2010-09-161-1/+1
* iwlwifi: fix sparse warning about wrong enum for band parameterJohn W. Linville2010-09-161-1/+1
* ath9k: Print rxfilter in debugfs.Ben Greear2010-09-161-10/+43
* ath9k: calcrxfilter should take multiple VIFs into account.Ben Greear2010-09-161-3/+3
* ath9k: Use common ath key management functionsBruno Randolf2010-09-1610-583/+6
* ath5k: Use common crypt capabilities flagsBruno Randolf2010-09-163-7/+7
* ath/ath9k: Replace common->splitmic with a flagBruno Randolf2010-09-164-16/+16
* ath5k: Remove old ath5k key handling functionsBruno Randolf2010-09-163-238/+0
* ath5k: Use common ath key management functionsBruno Randolf2010-09-162-19/+17
* ath: Copy key cache management functions from ath9k to athBruno Randolf2010-09-164-1/+620
* ath: Copy cryptographic capability flags into athBruno Randolf2010-09-161-0/+10
* wl1271: remove warnings in wl1271_sdio_set_powerJohn W. Linville2010-09-141-10/+4
* ath9k_hw: remove useless hw capability flagsFelix Fietkau2010-09-147-63/+19
* ath9k_hw: handle rx key missFelix Fietkau2010-09-142-1/+4
* ath9k: fix BSSID mask calculationFelix Fietkau2010-09-143-50/+17
* ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan2010-09-141-4/+22
* ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan2010-09-142-55/+23
* iwlwifi: apply settings when finishing scanStanislaw Gruszka2010-09-141-1/+2
* iwlwifi: use IWL_DEBUG_SCAN for debug scanningStanislaw Gruszka2010-09-141-12/+19
* iwlwifi: cleanup scan initiate checkStanislaw Gruszka2010-09-141-16/+1
* iwlwifi: do not force complete scan too earlyStanislaw Gruszka2010-09-145-15/+41
* iwlwifi: assure we complete scan in scan_abort and scan_check worksStanislaw Gruszka2010-09-141-12/+2
* iwlwifi: force scan complete after timeoutStanislaw Gruszka2010-09-142-17/+18
* iwlwifi: rewrite scan completionStanislaw Gruszka2010-09-141-25/+40
* iwlwifi: rework iwl_scan_cancel_timeoutStanislaw Gruszka2010-09-141-13/+12
* iwlwifi: report scan completion when abort failStanislaw Gruszka2010-09-141-64/+67
* iwlwifi: cancel scan when down the deviceStanislaw Gruszka2010-09-143-24/+8
* iwlwifi: move scan completed flags handlingJohannes Berg2010-09-141-16/+14
* iwlwifi: unify scan start checksJohannes Berg2010-09-146-187/+108