index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
mac80211.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-09
wifi: mac80211: Update MCS15 support in link_conf
Mohan Kumar G
1
-0
/
+3
2025-04-23
wifi: mac80211: restructure tx profile retrieval for MLO MBSSID
Rameshkumar Sundaram
1
-3
/
+4
2025-04-23
wifi: mac80211: update ML STA with EML capabilities
Ramasamy Kaliappan
1
-0
/
+2
2025-04-23
Revert "mac80211: Dynamically set CoDel parameters per station"
Toke Høiland-Jørgensen
1
-16
/
+0
2025-02-26
wifi: mac80211: add ieee80211_iter_chan_contexts_mtx
Miri Korenblit
1
-0
/
+25
2025-02-11
wifi: mac80211: set ieee80211_prep_tx_info::link_id upon Auth Rx
Emmanuel Grumbach
1
-2
/
+2
2025-02-11
wifi: mac80211: add strict mode disabling workarounds
Johannes Berg
1
-0
/
+6
2025-02-11
wifi: mac80211: Add support for EPCS configuration
Ilan Peer
1
-1
/
+2
2025-01-13
wifi: mac80211: set key link ID to the deflink one
Benjamin Berg
1
-1
/
+1
2025-01-13
wifi: mac80211: clarify key idx documententaion
Miri Korenblit
1
-1
/
+1
2025-01-13
wifi: mac80211: add some support for RX OMI power saving
Johannes Berg
1
-0
/
+46
2025-01-13
wifi: mac80211: change disassoc sequence a bit
Miri Korenblit
1
-0
/
+4
2024-12-19
Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-1
/
+1
2024-12-04
wifi: mac80211: get tx power per link
Rameshkumar Sundaram
1
-1
/
+1
2024-12-03
wifi: mac80211: fix vif addr when switching from monitor to station
Felix Fietkau
1
-0
/
+3
2024-12-03
wifi: mac80211: fix a queue stall in certain cases of CSA
Emmanuel Grumbach
1
-3
/
+1
2024-11-07
wifi: mac80211: fix description of ieee80211_set_active_links() for new sequence
Zong-Zhe Yang
1
-1
/
+1
2024-10-23
wifi: mac80211: add flag to opt out of virtual monitor support
Felix Fietkau
1
-0
/
+6
2024-10-23
wifi: mac80211: remove status->ampdu_delimiter_crc
Felix Fietkau
1
-5
/
+1
2024-10-23
wifi: mac80211: expose ieee80211_chan_width_to_rx_bw() to drivers
Johannes Berg
1
-0
/
+27
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
1
-6
/
+6
2024-10-23
wifi: mac80211: make bss_param_ch_cnt available for the low level driver
Emmanuel Grumbach
1
-0
/
+15
2024-10-23
wifi: mac80211: rename IEEE80211_CHANCTX_CHANGE_MIN_WIDTH
Miri Korenblit
1
-2
/
+2
2024-10-23
wifi: mac80211: Add support to indicate that a new interface is to be added
Ilan Peer
1
-0
/
+8
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
1
-1
/
+4
2024-08-27
wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
Ping-Ke Shih
1
-0
/
+13
2024-08-27
wifi: mac80211: Add non-atomic station iterator
Rory Little
1
-0
/
+18
2024-08-27
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
1
-3
/
+4
2024-08-27
wifi: mac80211: refactor block ack management code
Dmitry Antipov
1
-1
/
+1
2024-07-11
Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
1
-16
/
+8
2024-07-09
wifi: mac80211: add radio index to ieee80211_chanctx_conf
Felix Fietkau
1
-0
/
+2
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-06-28
wifi: mac80211: fix BSS_CHANGED_UNSOL_BCAST_PROBE_RESP
Johannes Berg
1
-1
/
+1
2024-06-28
wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREP
Johannes Berg
1
-16
/
+6
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-05-23
wifi: mac80211: Add EHT UL MU-MIMO flag in ieee80211_bss_conf
Pradeep Kumar Chitrapu
1
-0
/
+4
2024-05-23
wifi: mac80211: track changes in AP's TPE
Johannes Berg
1
-0
/
+2
2024-05-23
wifi: mac80211: pass parsed TPE data to drivers
Johannes Berg
1
-4
/
+37
2024-05-03
wifi: mac80211: handle color change per link
Aditya Kumar Singh
1
-2
/
+4
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-04-08
wifi: mac80211: extend IEEE80211_KEY_FLAG_GENERATE_MMIE to other ciphers
Michael-CY Lee
1
-2
/
+2
2024-04-08
wifi: mac80211: Add missing return value documentation
Jeff Johnson
1
-8
/
+30
2024-04-08
wifi: mac80211: remove ieee80211_set_hw_80211_encap()
Jeff Johnson
1
-12
/
+0
2024-04-08
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
1
-0
/
+3
2024-03-25
wifi: mac80211: add support for tearing down negotiated TTLM
Ayala Beker
1
-0
/
+9
2024-03-25
wifi: mac80211: add flag to disallow puncturing in 5 GHz
Johannes Berg
1
-0
/
+3
2024-03-25
wifi: mac80211: fix BSS_CHANGED_MLD_TTLM description
Ayala Beker
1
-1
/
+1
2024-03-25
wifi: mac80211: clarify the dormant/suspended links docs
Johannes Berg
1
-3
/
+5
2024-03-04
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
1
-0
/
+6
[next]