summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fw api: remove unused/deprecated filter statusJohannes Berg2019-01-251-4/+0Star
* iwlwifi: avoid access out of memory allocatedMordechay Goodstein2019-01-251-0/+6
* iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein2019-01-251-6/+13
* iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman2019-01-252-4/+3Star
* iwlwifi: tighten boundary checksLiad Kaufman2019-01-253-6/+26
* iwlwifi: mvm: make num_active_macs unsignedLiad Kaufman2019-01-251-1/+3
* iwlwifi: update hcmds documentationLiad Kaufman2019-01-251-2/+6
* iwlwifi: mvm: Do not set RTS/CTS protection for P2P Device MACIlan Peer2019-01-251-2/+0Star
* iwlwifi: mvm: Set Tx rate and flags when there is not stationIlan Peer2019-01-251-3/+4
* iwlwifi: mvm: Flush transmit queues on P2P Device ROC doneIlan Peer2019-01-251-0/+1
* iwlwifi: mvm: bring back mvm GSO codeSara Sharon2019-01-252-2/+223
* iwlwifi: fix spelling mistake "registrating" -> "registering"Colin Ian King2019-01-251-1/+1
* iwlwifi: use kmemdup in iwl_parse_nvm_mcc_info()YueHaibing2019-01-251-3/+1Star
* iwlwifi: mvm: fix values in the table exampleLuca Coelho2019-01-251-6/+6
* iwlwifi: mvm: support mac80211 AMSDUSara Sharon2019-01-255-226/+67Star
* iwlwifi: mvm: support mac80211 TXQs modelSara Sharon2019-01-259-443/+331Star
* iwlwifi: mvm: make NVM access actually fail on failuresJohannes Berg2019-01-251-3/+7
* iwlwifi: wrt: add 22000 device familiy prph dump supportShahar S Matityahu2019-01-251-37/+131
* iwlwifi: pcie: remove suspend/resume workaround for 9000A devicesLuca Coelho2019-01-251-11/+0Star
* iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho2019-01-253-32/+0Star
* iwlwifi: remove support for 9000 A-step devicesLuca Coelho2019-01-253-98/+45Star
* iwlwifi: mvm: fix firmware statistics usageEmmanuel Grumbach2019-01-252-15/+10Star
* iwlwifi: add new cards for 22560, 9260 and killer seriesIhab Zhaika2019-01-253-3/+69
* iwlwifi: correct one of the PCI struct namesIhab Zhaika2019-01-254-21/+22
* iwlwifi: mvm: fix wrong DCM TLC configShaul Triebitz2019-01-251-6/+1Star
* iwlwifi: pcie: recognize NICs with hw_rev 0x364 correctlyLuca Coelho2019-01-252-1/+5
* iwlwifi: add PCI IDs for the 22260 device seriesLuca Coelho2019-01-254-1/+55
* iwlwifi: mvm: rely on mac80211 to configure TWT supportEmmanuel Grumbach2019-01-251-20/+2Star
* iwlwifi: mvm: advertise support for TWT in the Extended Capability IEEmmanuel Grumbach2019-01-252-2/+23
* iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error idShahar S Matityahu2019-01-255-10/+30
* iwlwifi: pcie: make array 'prop' static, shrinks object sizeColin Ian King2019-01-251-1/+1
* Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-2145-678/+1305
|\
| * iwlwifi: dbg_ini: fix bad ini tlv parsingShahar S Matityahu2018-12-202-0/+2
| * iwlwifi: bump the API version to 43 for 9000 and 22000Luca Coelho2018-12-202-2/+2
| * iwlwifi: dbg: add debug data to warningSara Sharon2018-12-201-1/+2
| * iwlwifi: mvm: d3: use struct_size() in kzalloc()Gustavo A. R. Silva2018-12-201-4/+2Star
| * iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"Colin Ian King2018-12-201-1/+1
| * iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP modeEmmanuel Grumbach2018-12-201-1/+2
| * iwlwifi: remove unused and wrong PHY_CFG_* macrosLuca Coelho2018-12-201-11/+2Star
| * iwlwifi: wrt: add rt status and num of rx/tx fifos to dumpShahar S Matityahu2018-12-205-0/+9
| * iwlwifi: mvm: clean up SSN incrementationSara Sharon2018-12-201-6/+4Star
| * iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon2018-12-201-1/+2
| * iwlwifi: mvm: take station lock later in the codeSara Sharon2018-12-201-2/+2
| * iwlwifi: mvm: handle RX no data notificationShaul Triebitz2018-12-205-1/+183
| * iwlwifi: split HE capabilities between AP and STAShaul Triebitz2018-12-201-101/+188
| * iwlwifi: make MVM and DVM depend on MAC80211Luca Coelho2018-12-201-1/+3
| * iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein2018-12-202-2/+8
| * iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_staSara Sharon2018-12-201-25/+17Star
| * iwlwifi: mvm: remove pointless NULL assignmentSara Sharon2018-12-201-5/+1Star
| * iwlwifi: mvm: remove dead codeSara Sharon2018-12-201-6/+0Star