summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c
AgeCommit message (Expand)Author
2019-10-25iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai
2019-10-25iwlwifi: mvm: add notification for missed VAPLior Cohen
2019-10-25iwlwifi: dbg_ini: support FW notification dumping in case of missed beaconShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu
2019-09-06iwlwifi: mvm: simplify the channel switch flow for newer firmwareEmmanuel Grumbach
2019-08-20iwlwifi: mvm: Allow multicast data frames only when associatedIlan Peer
2019-06-29iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP modeLuca Coelho
2019-06-29iwlwifi: mvm: make the usage of TWT configurableEmmanuel Grumbach
2019-06-29iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein
2019-04-29iwlwifi: mvm: Don't sleep in RX pathAndrei Otcheretianski
2019-04-03iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern
2019-04-03iwlwifi: mvm: remove buggy and unnecessary hw_queue initializationJohannes Berg
2019-03-22iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon
2019-02-20iwlwifi: mvm: support non-transmitting APSara Sharon
2019-02-20iwlwifi: mvm: reject new beacons when in inject modeSara Sharon
2019-02-14iwlwifi: mvm: support beacon IE injectionSara Sharon
2019-02-04iwlwifi: mvm: config mac ctxt to HE before TLCLiad Kaufman
2019-02-04iwlwifi: mvm: support new format for the beacon notificationEmmanuel Grumbach
2019-02-04iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD commandSara Sharon
2019-01-29iwlwifi: mvm: Disconnect on large beacon lossAndrei Otcheretianski
2019-01-29iwlwifi: mvm: add an option to dereference vif by idSara Sharon
2019-01-29iwlwifi: mvm: fix %16 to %016 print formatJohannes Berg
2019-01-25iwlwifi: mvm: Do not set RTS/CTS protection for P2P Device MACIlan Peer
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon
2019-01-25iwlwifi: mvm: rely on mac80211 to configure TWT supportEmmanuel Grumbach
2018-12-14iwlwifi: mvm: activate apply pointsSara Sharon
2018-11-23iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP modeShaul Triebitz
2018-11-23iwlwifi: mvm: add support for TWT capabilitiesEmmanuel Grumbach
2018-11-23iwlwifi: mvm: remove assignment of the reciprocalEmmanuel Grumbach
2018-11-11iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon
2018-09-28iwlwifi: mvm: use correct FIFO lengthSara Sharon
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho
2018-02-16iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach
2017-08-09iwlwifi: mvm: support new beacon template commandHaim Dreyfuss
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg
2017-08-01iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach
2017-08-01iwlwifi: mvm: refactor beacon template command codeLuca Coelho
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg
2017-06-29iwlwifi: mvm: fix mac80211's hw_queue in DQA modeJohannes Berg
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-23iwlwifi: mvm: set assoc_beacon_arrive_timeAvraham Stern
2017-06-23iwlwifi: mvm: track and report IBSS manager status to mac80211Johannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg