aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-21wil6210: add support for PCIe D3hot in system suspendMaya Erez11-49/+603
2017-06-21wil6210: prevent platform callbacks after uninitDedy Lansky1-4/+9
2017-06-21ath10k: set rxnss_override for QCA9888Sven Eckelmann1-2/+6
2017-06-21ath10k: configure rxnss_override for QCA9984Ben Greear5-1/+69
2017-06-21ath10k: use complete VHT chan width for 160MHz workaroundBen Greear1-1/+1
2017-06-16ath6kl: fix spelling mistake: "Indicat" -> "Indicate"Colin Ian King1-1/+1
2017-06-16ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan1-0/+13
2017-06-16ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak6-195/+325
2017-06-01ath10k: fix the logic of limiting tdls peer countsRyan Hsu1-28/+21
2017-06-01ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2-3/+15
2017-06-01ath10k: initialize nbytes to 0Ben Greear1-0/+4
2017-06-01ath10k: log when longer bmi cmds happenBen Greear1-6/+21
2017-06-01ath10k: increase BMI timeoutBen Greear1-2/+2
2017-05-31ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd1-25/+10
2017-05-23wil6210: support devices with different PCIe bar sizeMaya Erez4-12/+17
2017-05-23wil6210: Improve AP stop handlingHamad Kadmany1-0/+2
2017-05-23wil6210: add option to load FTM FWHamad Kadmany2-7/+20
2017-05-23wil6210: low level RF sector APILior David1-0/+573
2017-05-23ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann1-4/+10
2017-05-23ath10k: remove unnecessary codeGustavo A. R. Silva1-9/+0
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo22-104/+2782
2017-05-19ath9k: check ah->curchan when updating tx powerStanislaw Gruszka1-1/+1
2017-05-19ath9k: remove unnecessary codeGustavo A. R. Silva1-1/+1
2017-05-19wil6210: use memdup_userGeliang Tang1-8/+4
2017-05-19ath5k: fix memory leak on buf on failed eeprom readColin Ian King1-1/+4
2017-05-19ath9k: fix spelling in ath9k_tx99_init()Ammly Fredrick1-1/+1
2017-05-19ath6kl: assure headroom of skbuff is writable in .start_xmit()Arend Van Spriel1-9/+4
2017-05-19mwifiex: add missing USB-descriptor endianness conversionJohan Hovold1-1/+2
2017-05-19mwifiex: pcie: stop setting/clearing 'surprise_removed'Brian Norris1-2/+0
2017-05-19mwifiex: pcie: remove useless pdev checkBrian Norris1-5/+0
2017-05-19mwifiex: 11h: drop unnecessary check for '!priv'Brian Norris1-6/+0
2017-05-19mwifiex: remove redundant 'adapter' check in mwifiex_adapter_cleanupBrian Norris1-5/+0
2017-05-19mwifiex: remove useless 'mwifiex_lock'Brian Norris2-6/+0
2017-05-19mwifiex: don't leak stashed beacon buffer on resetBrian Norris1-2/+1
2017-05-19mwifiex: don't drop lock between list-retrieval / list-deletionBrian Norris1-3/+2
2017-05-19mwifiex: Add locking to mwifiex_11n_delbaDouglas Anderson1-2/+6
2017-05-19mwifiex: Don't release cmd_pending_q_lock while iteratingDouglas Anderson1-2/+0
2017-05-19mwifiex: Don't release tx_ba_stream_tbl_lock while iteratingDouglas Anderson1-7/+2
2017-05-19mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris1-36/+35
2017-05-19mwifiex: pcie: de-duplicate buffer allocation codeBrian Norris1-91/+66
2017-05-18rtlwifi: rtl8723ae: fix spelling mistake: "Coexistance" -> "Coexistence"Colin Ian King1-1/+1
2017-05-18rtlwifi: fix spelling mistake: "Pairwiase" -> "Pairwise"Colin Ian King3-3/+3
2017-05-18rtlwifi: btcoex: 23b 1ant: check PS state before setting tdma durationPing-Ke Shih2-0/+4
2017-05-18rtlwifi: btcoex: 23b 1ant: monitor bt is enabled or disabledPing-Ke Shih1-4/+4
2017-05-18rtlwifi: btcoex: 23b 1ant: check if BT high priority packet existPing-Ke Shih3-0/+13
2017-05-18rtlwifi: btcoex: 23b 1ant: monitor wifi and BT counterPing-Ke Shih2-11/+145
2017-05-18rtlwifi: btcoex: 23b 1ant: TDMA duration for ACL busyPing-Ke Shih1-23/+31
2017-05-18rtlwifi: btcoex: 23b 1ant: rename and coding style modification.Ping-Ke Shih2-46/+44
2017-05-18rtlwifi: btcoex: Restore 23b 1ant routine for tdma adjustmentLarry Finger1-1/+176
2017-05-18rtlwifi: btcoex: 21a 1ant: add bt_tx_rx_mask into bt infoYan-Hsuan Chuang2-0/+15