index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-22
wifi: nl80211: add MLO link ID to the NL80211_CMD_FRAME TX API
Johannes Berg
3
-0
/
+20
2022-07-22
wifi: mac80211: report link ID to cfg80211 on mgmt RX
Johannes Berg
1
-1
/
+3
2022-07-22
wifi: cfg80211: report link ID in NL80211_CMD_FRAME
Johannes Berg
2
-0
/
+7
2022-07-22
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
3
-19
/
+77
2022-07-22
wifi: cfg80211: add hardware timestamps to frame RX info
Avraham Stern
2
-1
/
+13
2022-07-22
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
5
-32
/
+81
2022-07-22
wifi: cfg80211: add a function for reporting TX status with hardware timestamps
Avraham Stern
2
-16
/
+73
2022-07-22
wifi: nl80211: add RX and TX timestamp attributes
Avraham Stern
1
-1
/
+21
2022-07-22
wifi: ieee80211: add helper functions for detecting TM/FTM frames
Avraham Stern
1
-0
/
+54
2022-07-22
wifi: mac80211_hwsim: handle links for wmediumd/virtio
Johannes Berg
1
-5
/
+35
2022-07-22
wifi: mac80211: sta_info: fix link_sta insertion
Johannes Berg
1
-3
/
+14
2022-07-22
wifi: mac80211: mlme: fix link_sta setup
Johannes Berg
1
-5
/
+6
2022-07-22
wifi: nl80211/mac80211: clarify link ID in control port TX
Johannes Berg
2
-2
/
+47
2022-07-22
wifi: mac80211: return error from control port TX for drops
Johannes Berg
1
-2
/
+7
2022-07-22
wifi: nl80211: require MLD address on link STA add/modify
Johannes Berg
1
-3
/
+2
2022-07-22
wifi: mac80211: more station handling sanity checks
Johannes Berg
1
-0
/
+7
2022-07-22
wifi: mac80211: fix link sta hash table handling
Johannes Berg
1
-2
/
+16
2022-07-22
wifi: mac80211: validate link address doesn't change
Johannes Berg
1
-6
/
+12
2022-07-22
wifi: mac80211: mlme: set sta.mlo to mlo state
Johannes Berg
1
-2
/
+2
2022-07-22
wifi: mac80211: fast-xmit: handle non-MLO clients
Johannes Berg
1
-1
/
+15
2022-07-22
wifi: mac80211_hwsim: fix address translation for MLO
Johannes Berg
1
-20
/
+34
2022-07-22
wifi: mac80211: fix RX MLD address translation
Johannes Berg
1
-4
/
+8
2022-07-22
wifi: mac80211: fix NULL pointer deref with non-MLD STA
Johannes Berg
1
-1
/
+6
2022-07-22
wifi: mac80211: mlme: fix override calculation
Johannes Berg
1
-0
/
+2
2022-07-22
wifi: mac80211: tx: use AP address in some places for MLO
Johannes Berg
2
-5
/
+7
2022-07-18
wifi: wl1251: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: rsi: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: rtl8192se: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: rtlwifi: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: rt2x00: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: qtnfmac: fix repeated words in comments
Jilin Yuan
1
-2
/
+2
2022-07-18
wifi: iwlegacy: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: ipw2x00: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: brcmsmac: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: brcmfmac: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-18
wifi: b43: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: atmel: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-18
wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()
Tetsuo Handa
1
-2
/
+1
2022-07-18
wifi: p54: add missing parentheses in p54_flush()
Rustam Subkhankulov
1
-1
/
+1
2022-07-18
wifi: mt7601u: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-18
wifi: mt7601u: eeprom: fix clang -Wformat warning
Justin Stitt
1
-1
/
+1
2022-07-18
wifi: p54: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2
-5
/
+3
2022-07-18
wifi: p54: Fix an error handling path in p54spi_probe()
Christophe JAILLET
1
-1
/
+2
2022-07-15
wifi: mac80211: mlme: set sta.mlo correctly
Johannes Berg
1
-0
/
+2
2022-07-15
wifi: mac80211: remove stray printk
Johannes Berg
1
-1
/
+0
2022-07-15
wifi: mac80211: support MLO authentication/association with one link
Johannes Berg
4
-240
/
+869
2022-07-15
wifi: mac80211: add API to parse multi-link element
Johannes Berg
2
-0
/
+10
2022-07-15
wifi: mac80211_hwsim: fix TX link selection
Johannes Berg
1
-14
/
+33
2022-07-15
wifi: mac80211_hwsim: use MLO link ID for TX
Andrei Otcheretianski
1
-2
/
+51
2022-07-15
wifi: mac80211_hwsim: do rc update per link
Andrei Otcheretianski
1
-21
/
+42
[next]