Age | Commit message (Expand) | Author |
2021-08-24 | mac80211: introduce individual TWT support in AP mode | Lorenzo Bianconi |
2021-08-17 | mac80211: add support for BSS color change | John Crispin |
2021-06-23 | mac80211: Switch to a virtual time-based airtime scheduler | Toke Høiland-Jørgensen |
2021-06-23 | mac80211: notify driver on mgd TX completion | Johannes Berg |
2021-06-23 | mac80211: add to bss_conf if broadcast TWT is supported | Shaul Triebitz |
2021-06-23 | mac80211: move A-MPDU session check from minstrel_ht to mac80211 | Felix Fietkau |
2021-06-23 | mac80211: add ieee80211_is_tx_data helper function | Philipp Borgers |
2021-05-31 | mac80211: Fix NULL ptr deref for injected rate info | Mathy Vanhoef |
2021-05-31 | mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking comments | Brian Norris |
2021-04-19 | mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driver | Emmanuel Grumbach |
2021-04-08 | mac80211: Allow concurrent monitor iface and ethernet rx decap | Sriram R |
2021-01-26 | cfg80211: avoid holding the RTNL when calling the driver | Johannes Berg |
2021-01-21 | mac80211: add rx decapsulation offload support | Felix Fietkau |
2021-01-08 | cfg80211/mac80211: fix kernel-doc for SAR APIs | Johannes Berg |
2020-12-11 | mac80211: add ieee80211_set_sar_specs | Carl Huang |
2020-12-11 | mac80211: support driver-based disconnect with reconnect hint | Johannes Berg |
2020-12-11 | mac80211: support MIC error/replay detected counters driver update | Johannes Berg |
2020-12-11 | mac80211: he: remove non-bss-conf fields from bss_conf | Shaul Triebitz |
2020-11-13 | Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub... | Jakub Kicinski |
2020-11-06 | mac80211: add radiotap flag to assure frames are not reordered | Mathy Vanhoef |
2020-11-06 | mac80211: save HE oper info in BSS config for mesh | Pradeep Kumar Chitrapu |
2020-10-30 | mac80211: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-10-08 | mac80211: copy configured beacon tx rate to driver | Rajkumar Manoharan |
2020-09-28 | mac80211: Support not iterating over not-sdata-in-driver ifaces | Ben Greear |
2020-09-28 | mac80211: support S1G association | Thomas Pedersen |
2020-09-28 | mac80211: handle S1G low rates | Thomas Pedersen |
2020-09-18 | mac80211: fix some encapsulation offload kernel-doc | Johannes Berg |
2020-09-18 | mac80211: Unsolicited broadcast probe response support | Aloka Dixit |
2020-09-18 | mac80211: Add FILS discovery support | Aloka Dixit |
2020-09-18 | mac80211: extend ieee80211_tx_status_ext to support bulk free | Felix Fietkau |
2020-09-18 | mac80211: notify the driver when a sta uses 4-address mode | Felix Fietkau |
2020-09-18 | mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags | Felix Fietkau |
2020-09-18 | mac80211: remove tx status call to ieee80211_sta_register_airtime | Felix Fietkau |
2020-09-18 | mac80211: rework tx encapsulation offload API | Felix Fietkau |
2020-08-27 | mac80211: rename csa counters to countdown counters | John Crispin |
2020-07-31 | mac80211: add a function for running rx without passing skbs to the stack | Felix Fietkau |
2020-07-31 | mac80211: parse radiotap header when selecting Tx queue | Mathy Vanhoef |
2020-07-31 | mac80211: add radiotap flag to prevent sequence number overwrite | Mathy Vanhoef |
2020-07-31 | net/wireless: mac80211.h: drop duplicate words in comments | Randy Dunlap |
2020-05-31 | mac80211: use HE 6 GHz band capability and pass it to the driver | Johannes Berg |
2020-05-27 | mac80211: Replace zero-length array with flexible-array | Gustavo A. R. Silva |
2020-05-26 | Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub... | David S. Miller |
2020-04-29 | mac80211: fix memory overlap due to variable length param | Rajkumar Manoharan |
2020-04-24 | mac80211: fix two missing documentation entries | Johannes Berg |
2020-04-24 | mac80211: add freq_offset to RX status | Thomas Pedersen |
2020-04-24 | mac80211: agg-tx: add an option to defer ADDBA transmit | Mordechay Goodstein |
2020-04-24 | mac80211: add twt_protected flag to the bss_conf structure | Shaul Triebitz |
2020-04-24 | mac80211: Process multicast RX registration for Action frames | Jouni Malinen |
2020-04-24 | cfg80211: change internal management frame registration API | Johannes Berg |
2020-04-24 | mac80211: populate debugfs only after cfg80211 init | Johannes Berg |