aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2019-01-25iwlwifi: mvm: Set Tx rate and flags when there is not stationIlan Peer1-3/+4
2019-01-25iwlwifi: mvm: Flush transmit queues on P2P Device ROC doneIlan Peer1-0/+1
2019-01-25iwlwifi: mvm: bring back mvm GSO codeSara Sharon2-2/+223
2019-01-25iwlwifi: fix spelling mistake "registrating" -> "registering"Colin Ian King1-1/+1
2019-01-25iwlwifi: use kmemdup in iwl_parse_nvm_mcc_info()YueHaibing1-3/+1
2019-01-25iwlwifi: mvm: fix values in the table exampleLuca Coelho1-6/+6
2019-01-25iwlwifi: mvm: support mac80211 AMSDUSara Sharon5-226/+67
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon9-443/+331
2019-01-25iwlwifi: mvm: make NVM access actually fail on failuresJohannes Berg1-3/+7
2019-01-25iwlwifi: wrt: add 22000 device familiy prph dump supportShahar S Matityahu1-36/+130
2019-01-25iwlwifi: pcie: remove suspend/resume workaround for 9000A devicesLuca Coelho1-11/+0
2019-01-25iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho3-32/+0
2019-01-25iwlwifi: remove support for 9000 A-step devicesLuca Coelho3-98/+45
2019-01-25iwlwifi: mvm: fix firmware statistics usageEmmanuel Grumbach2-15/+10
2019-01-25iwlwifi: add new cards for 22560, 9260 and killer seriesIhab Zhaika3-3/+69
2019-01-25iwlwifi: correct one of the PCI struct namesIhab Zhaika4-21/+22
2019-01-25iwlwifi: mvm: fix wrong DCM TLC configShaul Triebitz1-6/+1
2019-01-25iwlwifi: pcie: recognize NICs with hw_rev 0x364 correctlyLuca Coelho2-1/+5
2019-01-25iwlwifi: add PCI IDs for the 22260 device seriesLuca Coelho4-1/+55
2019-01-25iwlwifi: mvm: rely on mac80211 to configure TWT supportEmmanuel Grumbach1-20/+2
2019-01-25iwlwifi: mvm: advertise support for TWT in the Extended Capability IEEmmanuel Grumbach2-2/+23
2019-01-25iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error idShahar S Matityahu5-10/+30
2019-01-25iwlwifi: pcie: make array 'prop' static, shrinks object sizeColin Ian King1-1/+1
2019-01-16iwlwifi: make IWLWIFI depend on CFG80211Luca Coelho1-1/+2
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-24/+15
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller45-673/+1300
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2018-12-20iwlwifi: dbg_ini: fix bad ini tlv parsingShahar S Matityahu2-0/+2
2018-12-20iwlwifi: bump the API version to 43 for 9000 and 22000Luca Coelho2-2/+2
2018-12-20iwlwifi: dbg: add debug data to warningSara Sharon1-1/+2
2018-12-20iwlwifi: mvm: d3: use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2018-12-20iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"Colin Ian King1-1/+1
2018-12-20iwlwifi: mvm: set TWT responder capability bit in 11AX SoftAP modeEmmanuel Grumbach1-1/+2
2018-12-20iwlwifi: remove unused and wrong PHY_CFG_* macrosLuca Coelho1-11/+2
2018-12-20iwlwifi: wrt: add rt status and num of rx/tx fifos to dumpShahar S Matityahu5-0/+9
2018-12-20iwlwifi: mvm: clean up SSN incrementationSara Sharon1-6/+4
2018-12-20iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon1-1/+2
2018-12-20iwlwifi: mvm: take station lock later in the codeSara Sharon1-2/+2
2018-12-20iwlwifi: mvm: handle RX no data notificationShaul Triebitz5-1/+183
2018-12-20iwlwifi: split HE capabilities between AP and STAShaul Triebitz1-101/+188
2018-12-20iwlwifi: make MVM and DVM depend on MAC80211Luca Coelho1-1/+3
2018-12-20iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein2-2/+8
2018-12-20iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_staSara Sharon1-25/+17
2018-12-20iwlwifi: mvm: remove pointless NULL assignmentSara Sharon1-5/+1
2018-12-20iwlwifi: mvm: remove dead codeSara Sharon1-6/+0
2018-12-20iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmdSara Sharon1-1/+1
2018-12-20ipw2x00: cleanup dead codeYueHaibing2-11/+4
2018-12-17iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-14iwlwifi: mvm: don't check if a pointer is set if it can't be unsetEmmanuel Grumbach1-18/+15
2018-12-14iwlwifi: pcie: set cmd_len in the correct placeSara Sharon1-12/+12