summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih2017-02-0712-13/+160
* rtlwifi: rtl8723be: fix ant_sel codePing-Ke Shih2017-02-071-1/+5
* rtlwifi: btcoex: move bt_type declarationPing-Ke Shih2017-02-072-5/+5
* rtlwifi: rtl8723be: btcoex: add package_type function to btcoexPing-Ke Shih2017-02-076-3/+54
* rtlwifi: move btcoex's ant_num declarationPing-Ke Shih2017-02-074-12/+15
* rtlwifi: rtl8723be: btcoexist: Add single_ant_pathPing-Ke Shih2017-02-074-0/+8
* rtlwifi: btcoexist: Change logging in halbtc8192e2ant.cLarry Finger2017-02-072-429/+417
* rtlwifi: btcoexist: Add vendor definition for new btcoexistPing-Ke Shih2017-02-072-0/+10
* rtlwifi: Add a new enumeration value to btc_set_typePing-Ke Shih2017-02-071-0/+1
* rtlwifi: Set retry limit depends on vif type.Ping-Ke Shih2017-02-073-3/+28
* rtlwifi: Fix programing CAM content sequence.Ping-Ke Shih2017-02-071-3/+3
* brcmfmac: be more verbose when PSM's watchdog firesRafał Miłecki2017-02-021-2/+10
* brcmfmac: check brcmf_bus_get_memdump result for errorRafał Miłecki2017-02-021-7/+16
* Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2017-02-01152-2514/+2829
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-01-3155-629/+1288
| |\
| | * ath10k: Search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz2017-01-272-3/+100
| | * ath10k: fix typo in addr calculationSrinivas Kandagatla2017-01-271-1/+1
| | * ath10k: use dma_zalloc_coherent()Srinivas Kandagatla2017-01-272-10/+2
| | * ath10k: remove multiple defines of DIAG_TRANSFER_LIMITSrinivas Kandagatla2017-01-271-5/+0
| | * wil6210: convert symbolic permissions to octal permissionsMaya Erez2017-01-276-79/+79
| | * wil6210: option to override A-BFT length in start AP/PCPLior David2017-01-273-0/+3
| | * wil6210: report association ID (AID) per station in debugfsLior David2017-01-273-3/+7
| | * wil6210: align to latest auto generated wmi.hLior David2017-01-271-2/+43
| | * wil6210: fix for broadcast workaround in PBSSLior David2017-01-272-16/+20
| | * wil6210: protect against false interrupt during reset sequenceHamad Kadmany2017-01-271-0/+3
| | * wil6210: missing reinit_completion in wmi_callLior David2017-01-271-0/+1
| | * wil6210: support new WMI-only FW capabilityDedy Lansky2017-01-273-5/+11
| | * wil6210: remove __func__ from debug printoutsLazar Alexei2017-01-2714-234/+211
| | * wil6210: support loading dedicated image for sparrow-plus devicesLazar Alexei2017-01-276-21/+72
| | * wil6210: add disable_ap_sme module parameterDedy Lansky2017-01-275-24/+178
| | * ath10k: dump Copy Engine registers during firmware crashMohammed Shafi Shajakhan2017-01-196-2/+77
| | * ath10k: fix per station tx bit rate reportingMohammed Shafi Shajakhan2017-01-191-0/+2
| | * ath10k: prevent sta pointer rcu violationMichal Kazior2017-01-192-0/+19
| | * ath6kl: fix warning for using 0 as NULLWei Yongjun2017-01-191-1/+1
| | * ath10k: fix tx legacy rate reportingMohammed Shafi Shajakhan2017-01-131-1/+1
| | * ath10k: fix wifi connectivity and warning in rx with channel 169Mohammed Shafi Shajakhan2017-01-131-1/+1
| | * ath9k: move RELAY and DEBUG_FS to ATH9K[_HTC]_DEBUGFSChristian Lamparter2017-01-138-8/+64
| | * ath10k: add accounting for the extended peer statisticsChristian Lamparter2017-01-131-2/+5
| | * ath10k: add VHT160 supportSebastian Gottschall2017-01-136-6/+74
| | * ath10k: refactor ath10k_peer_assoc_h_phymode()Kalle Valo2017-01-131-6/+16
| | * ath9k: fix spelling mistake: "meaurement" -> "measurement"Colin Ian King2017-01-121-1/+1
| | * ath9k: ar9003_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-46/+46
| | * ath9k: ar9002_mac: kill off ACCESS_ONCE()Mark Rutland2017-01-121-32/+32
| | * ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau2017-01-121-2/+1
| | * wil6210: constify cfg80211_ops structuresBhumika Goyal2017-01-121-1/+1
| | * ath10k: htc: simplified credit distributionErik Stromdahl2017-01-122-25/+5
| | * ath10k: htc: removal of unused struct membersErik Stromdahl2017-01-122-8/+0
| | * wcn36xx: Don't use the destroyed hal_mutexBjorn Andersson2017-01-121-1/+2
| | * wcn36xx: Implement print_reg indicationBjorn Andersson2017-01-122-0/+46
| | * wcn36xx: Implement firmware assisted scanBjorn Andersson2017-01-125-23/+81
OpenPOWER on IntegriCloud