summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2018-08-06iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach3-0/+96
2018-08-03iwlwifi: pcie: fix race in Rx buffer allocatorShaul Triebitz1-0/+2
2018-07-08iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-06-26iwlwifi: fw: harden page loading codeLuca Coelho1-8/+41
2018-05-30iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txqLuca Coelho1-2/+9
2018-05-30iwlwifi: mvm: fix array out of bounds referenceAvraham Stern1-27/+11
2018-05-30iwlwifi: mvm: make sure internal station has a valid idAvraham Stern1-1/+2
2018-05-30iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern1-4/+8
2018-05-30iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski3-8/+15
2018-05-30iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg1-2/+2
2018-05-30iwlwifi: mvm: Correctly set IGTK for APBeni Lev1-9/+12
2018-05-30iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach1-6/+4
2018-05-30iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer1-3/+3
2018-05-30iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer1-1/+5
2018-05-30iwlwifi: mvm: fix "failed to remove key" messageSara Sharon1-1/+2
2018-05-30iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz5-5/+27
2018-05-30iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon1-10/+35
2018-05-30iwlwifi: mvm: Fix channel switch for count 0 and 1Andrei Otcheretianski2-4/+6
2018-05-30iwlwifi: mvm: fix TX of CCMP 256Sara Sharon1-2/+5
2018-05-30iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2-8/+24
2018-05-30iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon2-13/+14
2018-05-30iwlwifi: mvm: fix security bug in PN checkingSara Sharon1-19/+20
2018-04-24iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho1-2/+155
2018-04-24iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho5-19/+91
2018-03-19iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon1-0/+6
2018-03-19iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach1-3/+1
2018-02-03iwlwifi: fix access to prph when transport is stoppedSara Sharon3-2/+15
2018-02-03iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2018-01-17iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach3-15/+14
2017-12-14iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel2-4/+12
2017-12-14iwlwifi: mvm: fix packet injectionEmmanuel Grumbach6-15/+49
2017-12-14iwlwifi: add new cards for 9260 and 22000 seriesIhab Zhaika1-0/+2
2017-12-14iwlwifi: mvm: flush queue before deleting ROCJohannes Berg2-2/+24
2017-12-14iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach1-1/+10
2017-12-14iwlwifi: mvm: mark MIC stripped MPDUsSara Sharon1-0/+2
2017-11-30iwlwifi: mvm: support version 7 of the SCAN_REQ_UMAC FW commandLuca Coelho4-34/+118
2017-11-30iwlwifi: fix PCI IDs and configuration mapping for 9000 seriesLuca Coelho3-34/+170
2017-11-30iwlwifi: add new cards for 8260 seriesIhab Zhaika1-0/+3
2017-11-30iwlwifi: add new cards for 8265 seriesIhab Zhaika1-0/+2
2017-11-30iwlwifi: add new cards for a000 seriesIhab Zhaika1-0/+5
2017-11-30iwlwifi: pcie: sort IDs for the 9000 series for easier comparisonsLuca Coelho1-42/+42
2017-11-30iwlwifi: add a new a000 deviceOren Givon1-0/+1
2017-11-30iwlwifi: fix wrong struct for a000 deviceOren Givon1-1/+1
2017-11-30iwlwifi: fix firmware names for 9000 and A000 series hwThomas Backlund2-8/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-10-06iwlwifi: nvm: set the correct offsets to 3168 seriesChaya Rachel Ivgi9-28/+59
2017-10-06iwlwifi: nvm-parse: unify channel flags printingJohannes Berg1-59/+39
2017-10-06iwlwifi: mvm: return -ENODATA when reading the temperature with the FW downLuca Coelho1-1/+1
2017-10-06iwlwifi: stop dbgc recording before stopping DMAGolan Ben Ami2-5/+17
2017-10-06iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz4-2/+16