summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: include in.h explicitlyLuis R. Rodriguez2012-04-251-0/+1
* ath6kl: unblock fwlog_block_read() on exitThomas Pedersen2012-04-231-0/+1
* ath6kl: fix an indenting issueDan Carpenter2012-04-231-10/+11
* ath6kl: change || to &&Dan Carpenter2012-04-231-2/+2
* ath6kl: disallow WoW with multiple vifsThomas Pedersen2012-04-231-0/+8
* ath6kl: only restore supported HT capsThomas Pedersen2012-04-231-7/+19
* ath6kl: support fw reporting phy capabilitiesThomas Pedersen2012-04-235-5/+51
* ath6kl clear the MMC_PM_KEEP_POWER for cutpower caseMing Jiang2012-04-231-0/+3
* ath6kl: Configure probed SSID list consistentlyJouni Malinen2012-04-181-28/+35
* ath6kl: Remove incorrect Probe Response offload support for InterworkingJouni Malinen2012-04-181-2/+1Star
* ath6kl: Fix bug in bg scan configuration in schedule scanSubramania Sharma Thandaveswaran2012-04-181-1/+1
* ath6kl: Retain bg scan period value modified by the userRaja Mani2012-04-183-0/+9
* ath6kl: list_first_entry() is never NULLDan Carpenter2012-04-161-8/+0Star
* ath6kl: Normalize use of FW_DIRTim Gardner2012-04-161-10/+10
* ath6kl: allow deepsleep_suspend function when wlan interface downMing Jiang2012-04-161-1/+3
* ath6kl: Fix system crash sometimes for USB hotplugRay Chen2012-04-161-0/+9
* ath6kl: merge split format strings into oneKalle Valo2012-04-165-62/+64
* ath6kl: fix memory leak in ath6kl_fwlog_block_read()Jesper Juhl2012-04-131-1/+3
* ath6kl: Add AR6004 1.2 support for USB and SDIORay Chen2012-04-124-0/+32
* ath6kl: Configure 0 as rsn cap when it is not there in rsn ieVasanthakumar Thiagarajan2012-04-121-7/+13
* ath6kl: Fix possible unaligned memory access in ath6kl_get_rsn_capab()Vasanthakumar Thiagarajan2012-04-121-2/+2
* ath6kl: handle concurrent AP-STA channel switchesThomas Pedersen2012-04-125-1/+85
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-04-12167-2609/+4054
|\
| * rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka2012-04-113-2/+24
| * net/wireless: ipw2x00: remove ssid_context structStanislav Yakovlev2012-04-111-9/+0Star
| * net/wireless: ipw2x00: remove unused libipw_measurement_report structStanislav Yakovlev2012-04-111-55/+0Star
| * ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed2012-04-111-4/+0Star
| * wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-117-29/+15Star
| * ath9k: Add more recv stats.Ben Greear2012-04-113-11/+65
| * ath9k: Add tx-failed counter.Ben Greear2012-04-113-0/+4
| * ath9k: update to DFS pattern detector interfaceZefir Kurtisi2012-04-112-52/+36Star
| * ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi2012-04-112-0/+6
| * ath9k: add DFS pattern detectorZefir Kurtisi2012-04-115-1/+850
| * mac80211: add explicit monitor interface if neededJohannes Berg2012-04-111-1/+2
| * rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka2012-04-113-8/+24
| * b43: claim support for IBSS RSNAntonio Quartulli2012-04-101-0/+16
| * mac80211_hwsim: Fill timestamp beacon at the time it is transmittedJavier Cardona2012-04-101-13/+13
| * mac80211: remove antenna_sel_tx TX info fieldJohannes Berg2012-04-107-22/+9Star
| * mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-1/+1
| * mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-102-5/+3Star
| * mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg2012-04-102-5/+5
| * mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-105-3/+9
| * rtlwifi: Add missing DMA buffer unmapping for PCI driversLarry Finger2012-04-101-1/+6
| * iwlwifi: Add pr_fmtJoe Perches2012-04-102-0/+6
| * iwlwifi: fix unused variable warningOliver Hartkopp2012-04-101-1/+2
| * ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches2012-04-102-4/+25
| * ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-1026-68/+106
| * iwlwifi: split POWER_PMI status bitDon Fry2012-04-099-7/+39
| * iwlwifi: move FW_ERROR to privDon Fry2012-04-096-18/+12Star
| * iwlwifi: remove firmware info from iwl_sharedMeenakshi Venkataraman2012-04-092-12/+9Star