summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: trans: support loading ini TLVs from external fileSara Sharon2018-11-234-11/+89
* iwlwifi: trans: parse and store debug ini TLVsSara Sharon2018-11-237-0/+269
* iwlwifi: fw: add FW API of new TLV infrastructureSara Sharon2018-11-231-0/+399
* iwlwifi: mvm: add support for TWT capabilitiesEmmanuel Grumbach2018-11-232-5/+35
* iwlwifi: add fw dump upon RT ucode start failureLior Cohen2018-11-233-0/+11
* iwlwifi: fix cfg structs for 22000 with different RF modulesLuca Coelho2018-11-233-4/+21
* iwlwifi: mvm: remove assignment of the reciprocalEmmanuel Grumbach2018-11-232-29/+10Star
* iwlwifi: dbg: split fifos dumpSara Sharon2018-11-231-13/+39
* iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon2018-11-234-24/+22Star
* Merge tag 'iwlwifi-next-for-kalle-2018-11-11' of git://git.kernel.org/pub/scm...Kalle Valo2018-11-1521-246/+313
|\
| * iwlwifi: fw: use helper to determine whether to dump pagingSara Sharon2018-11-112-28/+37
| * iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika2018-11-111-0/+50
| * iwlwifi: mvm: remove unused conversion tableEmmanuel Grumbach2018-11-111-9/+0Star
| * iwlwifi: dbg: use helper to check if debug type is setSara Sharon2018-11-112-19/+24
| * iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski2018-11-111-0/+15
| * iwlwifi: mvm: add description to a few generic assert numbersNaftali Goldstein2018-11-111-1/+5
| * iwlwifi: dbg: avoid passing trigger aroundSara Sharon2018-11-117-23/+18Star
| * iwlwifi: pcie: don't reset TXQ write pointerSara Sharon2018-11-111-2/+1Star
| * iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern2018-11-113-15/+56
| * iwlwifi: fw: do not set sgi bits for HE connectionNaftali Goldstein2018-11-111-0/+4
| * iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern2018-11-115-12/+14
| * iwlwifi: mvm: enable low latency for soft apTova Mussai2018-11-114-20/+43
| * iwlwifi: trans: Clear persistence bit when starting the FWShahar S Matityahu2018-11-112-0/+19
| * iwlwifi: mvm: remove queue_info_lockJohannes Berg2018-11-115-113/+19Star
| * iwlwifi: mvm: synchronize TID queue removalJohannes Berg2018-11-111-0/+10
| * iwlwifi: mvm: remove set but not used variable 'he_phy_data'YueHaibing2018-11-111-6/+0Star
|/
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-11-0936-347/+866
|\
| * ath9k: dynack: remove 'experimental' tagLorenzo Bianconi2018-11-061-1/+1
| * ath9k: dynack: make ewma estimation fasterLorenzo Bianconi2018-11-064-12/+29
| * ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi2018-11-061-2/+2
| * ath9k: dynack: move debug log after buffer incrementsLorenzo Bianconi2018-11-061-14/+12Star
| * ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi2018-11-061-1/+2
| * ath10k: fix struct init whitespace in SNOC driverBrian Norris2018-11-061-6/+6
| * ath10k: don't assume this is a PCI dev in generic codeBrian Norris2018-11-061-2/+1Star
| * ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris2018-11-061-0/+1
| * ath10k: ath10k_snoc_{read,write}32() should be staticBrian Norris2018-11-062-4/+2Star
| * ath10k: snoc: fix unbalanced clock error handlingBrian Norris2018-11-061-1/+1
| * ath10k: snoc: relax voltage requirementsBrian Norris2018-11-061-4/+4
| * ath10k: snoc: fix unabalanced regulator error handlingBrian Norris2018-11-061-54/+75
| * ath10k: snoc: remove 'wcn3990' from generic resource handlingBrian Norris2018-11-062-21/+21
| * wil6210: fix locking in wmi_callLior David2018-11-061-4/+5
| * wil6210: fix freeing of rx buffers in EDMA modeAhmad Masri2018-11-061-30/+14Star
| * wil6210: remove unnecessary alignment code from rx flowAhmad Masri2018-11-061-6/+4Star
| * wil6210: fix RGF_CAF_ICR address for Talyn-MBMaya Erez2018-11-062-2/+10
| * wil6210: fix L2 RX status handlingMaya Erez2018-11-061-11/+12
| * wil6210: fix debugfs memory access alignmentAhmad Masri2018-11-061-5/+10
| * wil6210: add general initialization/size checksAlexei Avshalom Lazar2018-11-062-1/+3
| * wil6210: notify cqm packet loss on disable_ap_smeAhmad Masri2018-11-061-0/+17
| * wil6210: refactor disconnect flowAhmad Masri2018-11-065-72/+147
| * wil6210: fix memory leak in wil_find_tx_bcast_2Lior David2018-11-061-0/+2