Age | Commit message (Expand) | Author |
2022-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-01-04 | mac80211: use ieee80211_bss_get_elem() | Johannes Berg |
2022-01-04 | mac80211: Add stations iterator where the iterator function may sleep | Martin Blumenstingl |
2022-01-04 | mac80211: allow non-standard VHT MCS-10/11 | Ping-Ke Shih |
2022-01-04 | mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh | Pavel Skripkin |
2022-01-04 | mac80211: initialize variable have_higher_than_11mbit | Tom Rix |
2021-12-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-21 | Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub... | Jakub Kicinski |
2021-12-20 | mac80211: fix locking in ieee80211_start_ap error path | Johannes Berg |
2021-12-20 | mac80211: add more HT/VHT/HE state logging | Johannes Berg |
2021-12-20 | cfg80211: rename offchannel_chain structs to background_chain to avoid confus... | Lorenzo Bianconi |
2021-12-20 | mac80211: Notify cfg80211 about association comeback | Ilan Peer |
2021-12-20 | mac80211: introduce channel switch disconnect function | Nathan Errera |
2021-12-20 | mac80211: Remove a couple of obsolete TODO | Ilan Peer |
2021-12-20 | mac80211: fix FEC flag in radio tap header | P Praneesh |
2021-12-20 | mac80211: use coarse boottime for airtime fairness code | Felix Fietkau |
2021-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-14 | mac80211: do drv_reconfig_complete() before restarting all | Johannes Berg |
2021-12-14 | mac80211: mark TX-during-stop for TX in in_reconfig | Johannes Berg |
2021-12-14 | mac80211: update channel context before station state | Mordechay Goodstein |
2021-12-14 | mac80211: Fix the size used for building probe request | Ilan Peer |
2021-12-14 | mac80211: fix lookup when adding AddBA extension element | Johannes Berg |
2021-12-14 | mac80211: validate extended element ID is present | Johannes Berg |
2021-12-14 | mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock | Johannes Berg |
2021-12-14 | mac80211: send ADDBA requests using the tid/queue of the aggregation session | Felix Fietkau |
2021-11-29 | mac80211: add docs for ssn in struct tid_ampdu_tx | Johannes Berg |
2021-11-28 | ieee80211: change HE nominal packet padding value defines | Miri Korenblit |
2021-11-26 | mac80211: notify non-transmitting BSS of color changes | John Crispin |
2021-11-26 | mac80211: minstrel_ht: remove unused SAMPLE_SWITCH_THR define | Peter Seiderer |
2021-11-26 | mac80211: add support for .ndo_fill_forward_path | Felix Fietkau |
2021-11-26 | mac80211: Remove unused assignment statements | luo penghao |
2021-11-26 | mac80211: fix a memory leak where sta_info is not freed | Ahmed Zaki |
2021-11-26 | mac80211: set up the fwd_skb->dev for mesh forwarding | Xing Song |
2021-11-26 | mac80211: fix regression in SSN handling of addba tx | Felix Fietkau |
2021-11-26 | mac80211: fix rate control for retransmitted frames | Felix Fietkau |
2021-11-26 | mac80211: track only QoS data frames for admission control | Johannes Berg |
2021-11-26 | mac80211: fix TCP performance on mesh interface | Maxime Bizon |
2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen |
2021-11-19 | mac80211: introduce set_radar_offchan callback | Lorenzo Bianconi |
2021-11-15 | mac80211: fix throughput LED trigger | Felix Fietkau |
2021-11-15 | mac80211: fix monitor_sdata RCU/locking assertions | Johannes Berg |
2021-11-15 | mac80211: drop check for DONT_REORDER in __ieee80211_select_queue | Felix Fietkau |
2021-11-15 | mac80211: fix radiotap header generation | Johannes Berg |
2021-11-15 | mac80211: do not access the IV when it was stripped | Xing Song |
2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-22 | Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub... | Jakub Kicinski |
2021-10-21 | mac80211: Prevent AP probing during suspend | Loic Poulain |
2021-10-21 | nl80211: Add LC placeholder band definition to nl80211_band | Srinivasan Raju |
2021-10-21 | mac80211: split beacon retrieval functions | Aloka Dixit |
2021-10-21 | mac80211: use ieee80211_bss_get_elem() in most places | Johannes Berg |