summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2014-10-31mwifiex: add cfg80211 dump_survey handlerXinming Hu-0/+47
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil-3/+132
2014-10-30rtlwifi: rtl8821ae: Remove extra semicolonsLarry Finger-6/+6
2014-10-30brcmsmac: expose 802.11 core statistics in debugfsArend van Spriel-33/+133
2014-10-30brcmsmac: fix statistic counter update functionArend van Spriel-9/+9
2014-10-30carl9170: Convert byte_rev_table uses to bitrev8Joe Perches-2/+2
2014-10-30wil6210: Add support for large packetsVladimir Kondratiev-7/+38
2014-10-30wil6210: improve dmesg for fw error handlingVladimir Kondratiev-0/+3
2014-10-30wil6210: prevent double disconnect command issuingVladimir Kondratiev-13/+29
2014-10-30wil6210: reset flow updatesVladimir Kondratiev-5/+24
2014-10-30wil6210: do not attempt FW recovery if interface is downVladimir Kondratiev-0/+5
2014-10-30brcmfmac: (clean) Move sdio related function.Hante Meuleman-54/+44
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman-20/+20
2014-10-30brcmfmac: (clean) Rename sdio related files.Hante Meuleman-8/+8
2014-10-30brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211Hante Meuleman-12/+14
2014-10-30brcmfmac: (clean) Rename dhd_common.c in common.cHante Meuleman-3/+3
2014-10-30brcmfmac: (clean) Rename dhd_bus.h in bus.hHante Meuleman-21/+19
2014-10-30brcmfmac: (clean) Rename files dhd_dbg to debugHante Meuleman-27/+27
2014-10-30brcmfmac: (clean) Move tracepoint related function.Hante Meuleman-15/+15
2014-10-30brcmfmac: (clean) Remove packet filter configuration.Hante Meuleman-166/+0
2014-10-30brcmfmac: (clean) Remove usb_rdl.h as it is not needed.Hante Meuleman-94/+69
2014-10-30brcmfmac: do not use firmware error code in driverArend van Spriel-5/+4
2014-10-30brcmfmac: remove unused defintionArend van Spriel-5/+0
2014-10-30brcmfmac: show firmware error as string in debug messageArend van Spriel-1/+72
2014-10-30brcmfmac: Add wowl patterns support.Hante Meuleman-35/+120
2014-10-30brcmfmac: Add wowl support for SDIO devices.Hante Meuleman-14/+34
2014-10-30brcmfmac: Add wowl support for USB devices.Hante Meuleman-10/+39
2014-10-30ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi-2/+2
2014-10-30Merge tag 'iwlwifi-next-for-john-2014-10-29' of git://git.kernel.org/pub/scm/...John W. Linville-397/+671
2014-10-29iwlwifi: mvm: unref SCAN ref on scan completionEliad Peller-1/+6
2014-10-29iwlwifi: mvm: rs: add Tx STBC supportEyal Shapira-9/+68
2014-10-29iwlwifi: mvm: fix scan condition iteratorDavid Spinadel-1/+2
2014-10-29iwlwifi: mvm: port to devcoredump frameworkJohannes Berg-112/+55
2014-10-29iwlwifi: enable STBC support for 8000 chipsEyal Shapira-0/+1
2014-10-29iwlwifi: dvm: Fix probable mask then right shift defectJoe Perches-2/+2
2014-10-29iwlwifi: mvm: remove unnecessary includes in tt.cLuciano Coelho-4/+0
2014-10-29iwlwifi: mvm: flush queues without mutex heldJohannes Berg-6/+12
2014-10-29iwlwifi: mvm: improve MCS rate warningJohannes Berg-2/+4
2014-10-29iwlwifi: mvm: BT Coex - make the multiprio lut a constantEmmanuel Grumbach-14/+6
2014-10-29iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov-7/+5
2014-10-29iwlwifi: mvm: add MVM_FW_BCAST_FILTER_PASS_ALL optionMax Stepanov-1/+5
2014-10-29iwlwifi: mvm: BT Coex - move BT_ANTENNA_COUPLING_THRESHOLD to constantsEmmanuel Grumbach-6/+4
2014-10-29iwlwifi: always run the secured flow for family 8000Eran Harary-10/+14
2014-10-29iwlwifi: pcie: fix recovery from ARC reset in WoWLANEmmanuel Grumbach-9/+8
2014-10-29iwlwifi: pcie: warn if extern fw_debug buffer failedEmmanuel Grumbach-1/+1
2014-10-29iwlwifi: allow to restrict Tx aggregation size per-deviceGregory Greenman-0/+5
2014-10-29iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho-43/+43
2014-10-29iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho-0/+142
2014-10-29iwlwifi: mvm: spin off a function to start scan offloadLuciano Coelho-18/+31
2014-10-29iwlwifi: mvm: move the check if associated outside of the iterator for wowlanLuciano Coelho-23/+25