Age | Commit message (Expand) | Author | Files | Lines |
2022-11-02 | wifi: mac80211: fix general-protection-fault in ieee80211_subif_start_xmit() | Zhengchao Shao | 1 | -0/+5 |
2022-10-07 | wifi: mac80211: netdev compatible TX stop for iTXQ drivers | Alexander Wetzel | 1 | -4/+6 |
2022-09-30 | Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -20/+33 |
2022-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+4 |
2022-09-27 | wifi: mac80211: fix regression with non-QoS drivers | Hans de Goede | 1 | -0/+4 |
2022-09-06 | wifi: mac80211: keep A-MSDU data in sta and per-link | Benjamin Berg | 1 | -5/+5 |
2022-09-06 | wifi: mac80211: extend ieee80211_nullfunc_get() for MLO | Johannes Berg | 1 | -15/+28 |
2022-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
2022-08-25 | wifi: mac80211: allow link address A2 in TXQ dequeue | Johannes Berg | 1 | -2/+2 |
2022-08-25 | wifi: mac80211: fix control port frame addressing | Johannes Berg | 1 | -1/+2 |
2022-08-25 | wifi: mac80211: set link ID in TX info for beacons | Johannes Berg | 1 | -0/+2 |
2022-08-25 | wifi: mac80211: properly implement MLO key handling | Johannes Berg | 1 | -10/+46 |
2022-08-25 | wifi: mac80211: potential NULL dereference in ieee80211_tx_control_port() | Dan Carpenter | 1 | -1/+1 |
2022-08-25 | wifi: mac80211: fix possible leak in ieee80211_tx_control_port() | Yang Yingliang | 1 | -0/+1 |
2022-07-22 | wifi: mac80211: optionally implement MLO multicast TX | Johannes Berg | 1 | -9/+82 |
2022-07-22 | wifi: mac80211: expand ieee80211_mgmt_tx() for MLO | Johannes Berg | 1 | -3/+8 |
2022-07-22 | wifi: nl80211/mac80211: clarify link ID in control port TX | Johannes Berg | 1 | -2/+41 |
2022-07-22 | wifi: mac80211: return error from control port TX for drops | Johannes Berg | 1 | -2/+7 |
2022-07-22 | wifi: mac80211: fast-xmit: handle non-MLO clients | Johannes Berg | 1 | -1/+15 |
2022-07-22 | wifi: mac80211: tx: use AP address in some places for MLO | Johannes Berg | 1 | -3/+3 |
2022-07-15 | wifi: mac80211: support MLO authentication/association with one link | Johannes Berg | 1 | -1/+1 |
2022-07-15 | wifi: mac80211: select link when transmitting to non-MLO stations | Andrei Otcheretianski | 1 | -2/+17 |
2022-07-15 | wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to link | Johannes Berg | 1 | -1/+1 |
2022-07-15 | wifi: mac80211: Allow EAPOL tx from specific link | Andrei Otcheretianski | 1 | -1/+1 |
2022-07-15 | wifi: cfg80211/mac80211: Support control port TX from specific link | Andrei Otcheretianski | 1 | -2/+18 |
2022-07-15 | wifi: mac80211: RCU-ify link/link_conf pointers | Johannes Berg | 1 | -41/+47 |
2022-07-15 | wifi: mac80211: exclude multicast packets from AQL pending airtime | Felix Fietkau | 1 | -1/+1 |
2022-07-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -23/+13 |
2022-07-01 | wifi: mac80211: add a per-PHY AQL limit to improve fairness | Felix Fietkau | 1 | -1/+34 |
2022-07-01 | wifi: mac80211: keep recently active tx queues in scheduling list | Felix Fietkau | 1 | -4/+36 |
2022-07-01 | wifi: mac80211: consider aql_tx_pending when checking airtime deficit | Felix Fietkau | 1 | -2/+9 |
2022-07-01 | wifi: mac80211: make sta airtime deficit field s32 instead of s64 | Felix Fietkau | 1 | -1/+1 |
2022-07-01 | wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling | Felix Fietkau | 1 | -259/+107 |
2022-06-29 | wifi: mac80211: check skb_shared in ieee80211_8023_xmit() | Ryder Lee | 1 | -23/+13 |
2022-06-20 | wifi: mac80211: return a beacon for a specific link | Shaul Triebitz | 1 | -31/+44 |
2022-06-20 | wifi: mac80211: add MLO link ID to TX frame metadata | Johannes Berg | 1 | -2/+32 |
2022-06-20 | wifi: mac80211: remove band from TX info in MLO | Johannes Berg | 1 | -21/+68 |
2022-06-20 | wifi: mac80211: tx: simplify chanctx_conf handling | Johannes Berg | 1 | -36/+9 |
2022-06-20 | wifi: mac80211: status: look up band only where needed | Johannes Berg | 1 | -7/+1 |
2022-06-20 | wifi: mac80211: reorg some iface data structs for MLD | Johannes Berg | 1 | -36/+25 |
2022-06-20 | wifi: mac80211: move interface config to new struct | Johannes Berg | 1 | -1/+1 |
2022-06-20 | wifi: mac80211: move some future per-link data to bss_conf | Johannes Berg | 1 | -14/+14 |
2022-06-10 | wifi: mac80211: remove cipher scheme support | Johannes Berg | 1 | -16/+5 |
2022-05-04 | mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit() | Hangyu Hua | 1 | -2/+0 |
2022-04-11 | mac80211: prepare sta handling for MLO support | Sriram R | 1 | -13/+13 |
2022-03-15 | mac80211: MBSSID beacon handling in AP mode | Lorenzo Bianconi | 1 | -2/+22 |
2021-12-21 | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub... | Jakub Kicinski | 1 | -5/+5 |
2021-12-20 | mac80211: use coarse boottime for airtime fairness code | Felix Fietkau | 1 | -5/+5 |
2021-11-26 | mac80211: fix rate control for retransmitted frames | Felix Fietkau | 1 | -3/+3 |
2021-11-26 | mac80211: fix TCP performance on mesh interface | Maxime Bizon | 1 | -2/+2 |