summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-02-25mwifiex: use del_timer_sync instead of del_timerAvinash Patil4-4/+4
2014-02-25ath9k: Enable U-APSD AP mode supportJouni Malinen1-0/+1
2014-02-25drivers:net:wireless:airo.c:checkpatch.pl cleanupAvinash kumar1-2/+2
2014-02-25hostap: add Netgear MA401 cardCédric Le Goater1-0/+2
2014-02-25net: wireless: wl3501_cs: Remove duplicate includeSachin Kamat1-1/+0
2014-02-25b43: return true / false instead of numbers in functions which return bool valueZhao, Gang3-8/+8
2014-02-25b43: Kconfig: let config B43_BCMA_PIO depends on B43Zhao, Gang1-1/+1
2014-02-25rtlwifi: properly apply filter flagsPeter Wu1-22/+30
2014-02-25rtlwifi: avoid accessing RCR directlyPeter Wu6-10/+19
2014-02-25mwifiex: memory corruption in mwifiex_tdls_add_vht_capab()Dan Carpenter1-1/+1
2014-02-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville34-225/+713
2014-02-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-15/+36
2014-02-25Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville15-194/+895
2014-02-23iwlwifi: mvm: fix a few wd_disable commentsEliad Peller2-3/+2
2014-02-23iwlwifi: mvm: prepare infrastructure for more TLV flagsEran Harary3-0/+65
2014-02-23iwlwifi: mvm: remove redundant define in fw.cInbal Hacohen1-2/+0
2014-02-23iwlwifi: nvm: remove reading valid antennas from NVMJohannes Berg2-19/+0
2014-02-20iwlwifi: mvm: add Rx frames statistics via debugfsEyal Shapira4-2/+185
2014-02-20iwlwifi: mvm: set immediate apply time bit in time eventsEmmanuel Grumbach2-2/+5
2014-02-20iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach1-2/+3
2014-02-20iwlwifi: mvm: fix possible memory leakEytan Lifshitz1-0/+1
2014-02-20mac80211: allow driver to return error from sched_scan_stopJohannes Berg2-4/+8
2014-02-20cfg80211: Pass TDLS peer capability information in tdls_mgmtSunil Dutt Undekari1-2/+2
2014-02-20Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg156-5778/+8925
2014-02-15ath10k: implement sta_rc_update()Michal Kazior3-0/+175
2014-02-15ath10k: fix SMPS supportMichal Kazior1-12/+44
2014-02-14ath10k: release conf_mutex if vdev_start() failsKalle Valo1-1/+2
2014-02-14ath: remove camel case from struct reg_dmn_pair_mappingKalle Valo4-11/+11
2014-02-14ath10k: fix alignment in ath10k_dbg()Kalle Valo1-1/+1
2014-02-14wcn36xx: Update dtim period before starting BSSPontus Fuchs1-0/+1
2014-02-14wcn36xx: Track dpu signature per staPontus Fuchs3-4/+6
2014-02-14wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_signPontus Fuchs3-3/+3
2014-02-14wcn36xx: Add support for 3680Pontus Fuchs4-10/+36
2014-02-14wcn36xx: Print FW capabilitiesPontus Fuchs3-6/+51
2014-02-14wcn36xx: Cache nv to avoid request_firmware on resume pathPontus Fuchs3-12/+14
2014-02-14wcn36xx: Wait longer for SMD commands to completePontus Fuchs2-2/+7
2014-02-14wcn36xx: Improve feature caps exchangePontus Fuchs3-7/+13
2014-02-14wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alivePontus Fuchs1-2/+2
2014-02-14wlcore: add support for STA CSA with chan contextsArik Nemtsov1-1/+2
2014-02-14wlcore: enable beacon filtering only after receiving a beaconEliad Peller3-3/+16
2014-02-14wlcore: increase timeout to 5000 msecsYaniv Machani1-1/+1
2014-02-14wlcore: decrease warning verbosity during recoveryArik Nemtsov2-4/+5
2014-02-14wlcore: consider multiple APs when checking active_link_countEliad Peller2-10/+10
2014-02-14wlcore: don't handle unsetting of default wep keyEliad Peller1-0/+4
2014-02-14wlcore: wl18xx: allow CCK rates for AP modeArik Nemtsov3-1/+5
2014-02-14wlcore: don't stop sched_scan on interface removalBarak Bercovitz1-3/+1
2014-02-14wlcore: send EAPOL frames with voice priorityIgal Chernobelsky2-0/+5
2014-02-14wl18xx: move to new firmware (wl18xx-fw-3.bin)Eliad Peller9-15/+25
2014-02-14wlcore/wl12xx/wl18xx: configure iface_combinations per-hwEliad Peller4-30/+68
2014-02-14wlcore/wl12xx/wl18xx: configure max_stations per-hwEliad Peller7-5/+9