summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon2017-04-252-4/+9
* iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman2017-04-253-1/+6
* iwlwifi: mvm: avoid variable shadowingJohannes Berg2017-04-251-5/+6
* iwlwifi: mvm: freeze 7265D and 3168 on API version 29Dor Shaish2017-04-251-2/+2
* iwlwifi: mvm: handle possible BIOS bugSharon Dvir2017-04-251-0/+6
* iwlwifi: mvm: scan: avoid "big" printsMordechai Goodstein2017-04-251-27/+4
* iwlwifi: mvm: check if returned value is NULLSharon Dvir2017-04-251-0/+2
* iwlwifi: mvm: make iwl_run_unified_mvm_ucode() staticJohannes Berg2017-04-253-81/+80
* iwlwifi: mvm: support new rate flagsSara Sharon2017-04-254-16/+31
* rt2800: fix mt7620 E2 channel registersTomislav Požega2017-04-201-2/+4
* rt2800: fix mt7620 vco calibration registersTomislav Požega2017-04-201-3/+3
* rt2800: do VCO calibration after programming ALCDaniel Golle2017-04-201-0/+2
* rt2800: fix LNA gain assignment for MT7620Daniel Golle2017-04-201-2/+16
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-04-2045-235/+526
|\
| * ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan2017-04-191-7/+12
| * ath9k: add noise floor override optionSimon Wunderlich2017-04-193-1/+67
| * ath10k: bump up FW API to 6Ryan Hsu2017-04-192-1/+5
| * ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan2017-04-193-9/+32
| * ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke2017-04-191-1/+1
| * ath9k: Add Dell Wireless 1601 with wowlan capabilityDamien Thébault2017-04-191-0/+5
| * ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter2017-04-191-1/+1
| * wil6210: prevent access to 11AD device if resume failsMaya Erez2017-04-132-2/+15
| * wil6210: fix array out of bounds access in pmcDedy Lansky2017-04-131-2/+2
| * wil6210: remove HALP voting in debugfs ioblobMaya Erez2017-04-133-26/+2
| * wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky2017-04-131-3/+17
| * wil6210: fix check for sparrow D0 FW fileHamad Kadmany2017-04-131-1/+3
| * wil6210: protect against sporadic interrupt during suspend flowMaya Erez2017-04-131-1/+12
| * wil6210: fix protection against connections during resetHamad Kadmany2017-04-131-2/+9
| * wil6210: align to latest auto generated wmi.hDedy Lansky2017-04-131-21/+52
| * wil6210: support 8KB RX buffersLior David2017-04-134-5/+36
| * wil6210: restore power save state after internal FW resetLazar Alexei2017-04-133-11/+29
| * wil6210: fix sequence for scan-abort during resetHamad Kadmany2017-04-131-4/+4
| * ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan2017-04-131-1/+1
| * ath6kl: add __printf verification to ath6kl_dbgJoe Perches2017-04-133-2/+4
| * ath10k: clean header files from bad block commentsMarcin Rokicki2017-04-059-40/+70
| * ath10k: use octal permission representationMarcin Rokicki2017-04-054-55/+50
| * ath10k: fix block comments styleMarcin Rokicki2017-04-0510-38/+69
| * ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan2017-04-051-1/+1
| * ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan2017-04-051-2/+1
| * ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan2017-04-051-0/+3
| * ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2017-04-052-0/+8
| * ath10k: fix station nss computationVenkateswara Rao Naralasetty2017-04-051-0/+14
| * ath9k_htc: fix NULL-deref at probeJohan Hovold2017-04-051-0/+3
| * ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan2017-04-051-1/+1
* | Merge tag 'iwlwifi-next-for-kalle-2017-04-19-2' of git://git.kernel.org/pub/s...Kalle Valo2017-04-2043-826/+2818
|\ \
| * | iwlwifi: pcie: free context info in case of failuresJohannes Berg2017-04-201-1/+4
| * | iwlwifi: pcie: fix mutex leak in gen2 startJohannes Berg2017-04-201-2/+3
| * | iwlwifi: mvm: allow block ack response without dataSara Sharon2017-04-201-0/+4
| * | iwlwifi: a000: fix memory offsets and lengthsLiad Kaufman2017-04-191-3/+3
| * | iwlwifi: mvm: support changing band for phy contextSara Sharon2017-04-192-2/+21