summaryrefslogtreecommitdiff
path: root/net/mac80211/iface.c
AgeCommit message (Expand)Author
2022-07-15wifi: mac80211: fix link manipulationJohannes Berg
2022-07-15wifi: mac80211: don't set link address for stationJohannes Berg
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-15wifi: mac80211: provide link ID in link_confJohannes Berg
2022-07-15wifi: mac80211: set up/tear down client vif links properlyJohannes Berg
2022-07-15wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-06-29wifi: mac80211: do not wake queues on a vif that is being stoppedFelix Fietkau
2022-06-20wifi: mac80211: RCU-ify link STA pointersJohannes Berg
2022-06-20wifi: mac80211: add vif link addition/removalJohannes Berg
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg
2022-06-20wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg
2022-06-20wifi: mac80211: refactor some link setup codeJohannes Berg
2022-06-20wifi: mac80211: make channel context code MLO-awareJohannes Berg
2022-06-20wifi: mac80211: add per-link configuration pointerJohannes Berg
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg
2021-11-26mac80211: add support for .ndo_fill_forward_pathFelix Fietkau
2021-11-15mac80211: fix monitor_sdata RCU/locking assertionsJohannes Berg
2021-10-21mac80211: use eth_hw_addr_set()Jakub Kicinski
2021-09-28mac80211: MBSSID support in interface handlingJohn Crispin
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-08-17mac80211: add support for BSS color changeJohn Crispin
2021-08-13mac80211: Fix monitor MTU limit so that A-MSDUs get throughJohan Almbladh
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-23mac80211: use sdata->skb_queue for TDLSJohannes Berg
2021-06-23mac80211: refactor SKB queue processing a bitJohannes Berg
2021-06-08mac80211: fix deadlock in AP/VLAN handlingJohannes Berg
2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-08mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R
2021-03-06kcov: Remove kcov include from sched.h and move it to its users.Sebastian Andrzej Siewior
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2021-01-22cfg80211: change netdev registration/unregistration semanticsJohannes Berg
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-04mac80211: set SDATA_STATE_RUNNING for monitor interfacesBorwankar, Antara
2020-11-11mac80211: remove WDS-related codeJohannes Berg
2020-11-02mac80211: add KCOV remote annotations to incoming frame processingAleksandr Nogikh
2020-10-13mac80211: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-09-28mac80211: receive and process S1G beaconsThomas Pedersen
2020-09-18mac80211: reorganize code to remove a forward declarationFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef