summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2018-01-13' of git://git.kernel.or...David S. Miller2018-01-1527-104/+582
|\
| * iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-207-12/+15
| * iwlwifi: mvm: send the low latency commandShaul Triebitz2017-12-202-1/+42
| * iwlwifi: mvm: adjust to quota offloadShaul Triebitz2017-12-202-0/+6
| * iwlwifi: mvm: don't warn on multiple packets when opening a queueSara Sharon2017-12-201-3/+2Star
| * iwlwifi: add skb address to tx cmd in trace events dataMordechay Goodstein2017-12-201-3/+4
| * iwlwifi: fw: fix the enums in the rate scaling APIEmmanuel Grumbach2017-12-201-17/+17
| * iwlwifi: mvm: support RX flags API changeSara Sharon2017-12-203-2/+9
| * iwlwifi: runtime: sync FW and host clocks for logsMordechay Goodstein2017-12-207-7/+313
| * iwlwifi: mvm: force quota update upon NoA settingShaul Triebitz2017-12-201-1/+1
| * iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami2017-12-205-16/+23
| * iwlwifi: support internal debug data collection for new devicesGolan Ben Ami2017-12-206-42/+150
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-123-15/+14Star
|\ \ | |/ |/|
| * iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach2018-01-053-15/+14Star
* | 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/+2Star
| * 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/+323Star
| |\
| | * 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/+4Star
| | * 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/+1Star
| | * iwlwifi: mvm: revert support new Coex firmware APIEmmanuel Grumbach2017-11-255-75/+9Star
| | * iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach2017-11-251-3/+1Star
| | * 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