summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-1939-766/+1275
|\
| * iwlwifi: mvm: fix wrong #ifdef that uses a macro from backportsLuca Coelho2017-12-081-1/+1
| * iwlwifi: mvm: request statistics when reading debugfsJohannes Berg2017-12-051-0/+3
| * iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman2017-12-052-5/+5
| * iwlwifi: mvm: rs: add sanity check when sending LQ commandGregory Greenman2017-12-051-1/+3
| * iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman2017-12-053-36/+45
| * iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman2017-12-054-0/+141
| * iwlwifi: mvm: rs: new rate scale API - add FW notificationsGregory Greenman2017-12-055-0/+89
| * iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman2017-12-056-12/+379
| * iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman2017-12-058-48/+166
| * iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman2017-12-059-30/+79
| * iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon2017-12-051-0/+6
| * iwlwifi: mvm: remove set but unused variable in iwl_mvm_roc_done_wkEmmanuel Grumbach2017-12-051-7/+2
| * iwlwifi: bump FW API to 36 for 8000 and upLuca Coelho2017-12-053-4/+4
| * iwlwifi: mvm: add WFA vendor specific TPC report IE to probe requestAvraham Stern2017-12-051-3/+32
| * Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...Kalle Valo2017-12-0228-622/+323
| |\
| | * iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho2017-11-2816-272/+272
| | * iwlwifi: mvm: remove superfluous flush_work()Johannes Berg2017-11-282-6/+4
| | * iwlwifi: fix the ALIVE notification layoutEmmanuel Grumbach2017-11-281-2/+2
| | * iwlwifi: dbg: allow wrt collection before ALIVELiad Kaufman2017-11-251-1/+14
| | * iwlwifi: print the version number of the firmware in hexEmmanuel Grumbach2017-11-251-3/+8
| | * iwlwifi: mvm: remove TCP wakeup supportJohannes Berg2017-11-252-255/+1
| | * iwlwifi: mvm: revert support new Coex firmware APIEmmanuel Grumbach2017-11-255-75/+9
| | * iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach2017-11-251-3/+1
| | * iwlwifi: mvm: support MGMT frames in compressed BALiad Kaufman2017-11-251-3/+7
| | * iwlwifi: mvm: check for short GI only for OFDMSara Sharon2017-11-252-2/+5
* | | iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon2017-12-051-0/+2
* | | iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel2017-12-052-4/+12
* | | iwlwifi: mvm: flush queue before deleting ROCJohannes Berg2017-12-052-2/+24
* | | iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika2017-12-051-0/+2
* | | Merge tag 'iwlwifi-for-kalle-2017-11-28' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-12-0211-19/+80
|\ \ \ | |/ / |/| |
| * | iwlwifi: fix access to prph when transport is stoppedSara Sharon2017-11-253-2/+15
| * | iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon2017-11-251-0/+1
| * | iwlwifi: mvm: fix packet injectionEmmanuel Grumbach2017-11-256-15/+49
| * | iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach2017-11-251-0/+2
| * | iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach2017-11-251-1/+10
| * | iwlwifi: mvm: set correct chains in Rx statusShaul Triebitz2017-11-251-1/+3
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-253-20/+19
|\ \ \ | |/ / |/| |
| * | treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-221-8/+10
| * | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-222-12/+9
* | | Merge tag 'iwlwifi-for-kalle-2017-11-19' of git://git.kernel.org/pub/scm/linu...Kalle Valo2017-11-208-76/+296
|\ \ \ | |/ / |/| |
| * | iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2017-11-162-8/+8
| * | iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho2017-11-163-34/+170
| * | iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho2017-11-154-34/+118
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-1554-1181/+1161
|\|
| * iwlegacy: remove redundant pointer sta_privColin Ian King2017-11-081-2/+0
| * Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...Kalle Valo2017-11-0620-300/+127
| |\
| | * iwlwifi: add new cards for a000 seriesIhab Zhaika2017-11-031-0/+5
| | * iwlwifi: add new cards for 8265 seriesIhab Zhaika2017-11-031-0/+2
| | * iwlwifi: add new cards for 8260 seriesIhab Zhaika2017-11-031-0/+3