summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-62/+6
2020-12-10iwlwifi: follow the new inclusive terminologyEmmanuel Grumbach1-5/+5
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho1-0/+17
2020-11-07wireless: remove unneeded breakTom Rix1-2/+0
2020-10-08iwlwifi: mvm: re-enable TX after channel switchSara Sharon1-3/+1
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-1/+1
2020-10-01iwlwifi: mvm: set PROTECTED_TWT in MAC data policyShaul Triebitz1-5/+7
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin1-3/+3
2019-10-25iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai1-4/+3
2019-10-25iwlwifi: mvm: add notification for missed VAPLior Cohen1-0/+23
2019-10-25iwlwifi: dbg_ini: support FW notification dumping in case of missed beaconShahar S Matityahu1-1/+2
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu1-2/+3
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu1-1/+1
2019-09-06iwlwifi: mvm: simplify the channel switch flow for newer firmwareEmmanuel Grumbach1-1/+3
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer1-3/+30
2019-06-29iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP modeLuca Coelho1-3/+0
2019-06-29iwlwifi: mvm: make the usage of TWT configurableEmmanuel Grumbach1-1/+1
2019-06-29iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein1-5/+6
2019-04-29iwlwifi: mvm: Don't sleep in RX pathAndrei Otcheretianski1-1/+1
2019-04-03iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern1-3/+1
2019-04-03iwlwifi: mvm: remove buggy and unnecessary hw_queue initializationJohannes Berg1-33/+3
2019-03-22iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon1-3/+4
2019-02-20iwlwifi: mvm: support non-transmitting APSara Sharon1-0/+3
2019-02-20iwlwifi: mvm: reject new beacons when in inject modeSara Sharon1-0/+5
2019-02-14iwlwifi: mvm: support beacon IE injectionSara Sharon1-11/+11
2019-02-04iwlwifi: mvm: config mac ctxt to HE before TLCLiad Kaufman1-2/+1
2019-02-04iwlwifi: mvm: support new format for the beacon notificationEmmanuel Grumbach1-12/+23
2019-02-04iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD commandSara Sharon1-21/+37
2019-01-29iwlwifi: mvm: Disconnect on large beacon lossAndrei Otcheretianski1-2/+3
2019-01-29iwlwifi: mvm: add an option to dereference vif by idSara Sharon1-55/+44
2019-01-29iwlwifi: mvm: fix %16 to %016 print formatJohannes Berg1-1/+1
2019-01-25iwlwifi: mvm: Do not set RTS/CTS protection for P2P Device MACIlan Peer1-2/+0
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon1-71/+1
2019-01-25iwlwifi: mvm: rely on mac80211 to configure TWT supportEmmanuel Grumbach1-20/+2
2018-12-14iwlwifi: mvm: activate apply pointsSara Sharon1-0/+2
2018-11-23iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP modeShaul Triebitz1-0/+3
2018-11-23iwlwifi: mvm: add support for TWT capabilitiesEmmanuel Grumbach1-1/+23
2018-11-23iwlwifi: mvm: remove assignment of the reciprocalEmmanuel Grumbach1-12/+0
2018-11-11iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern1-5/+2
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-9/+3
2018-09-28iwlwifi: mvm: use correct FIFO lengthSara Sharon1-0/+4
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman1-0/+61
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho1-1/+2
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-0/+3
2018-02-16iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon1-1/+2
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach1-1/+1
2017-08-09iwlwifi: mvm: support new beacon template commandHaim Dreyfuss1-13/+34
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg1-148/+16