index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
wifi: cfg80211: add hardware timestamps to frame RX info
Avraham Stern
2022-07-22
2
-1
/
+13
|
*
|
wifi: cfg80211/nl80211: move rx management data into a struct
Avraham Stern
2022-07-22
5
-32
/
+81
|
*
|
wifi: cfg80211: add a function for reporting TX status with hardware timestamps
Avraham Stern
2022-07-22
2
-16
/
+73
|
*
|
wifi: nl80211: add RX and TX timestamp attributes
Avraham Stern
2022-07-22
1
-1
/
+21
|
*
|
wifi: ieee80211: add helper functions for detecting TM/FTM frames
Avraham Stern
2022-07-22
1
-0
/
+54
|
*
|
wifi: mac80211_hwsim: handle links for wmediumd/virtio
Johannes Berg
2022-07-22
1
-5
/
+35
|
*
|
wifi: mac80211: sta_info: fix link_sta insertion
Johannes Berg
2022-07-22
1
-3
/
+14
|
*
|
wifi: mac80211: mlme: fix link_sta setup
Johannes Berg
2022-07-22
1
-5
/
+6
|
*
|
wifi: nl80211/mac80211: clarify link ID in control port TX
Johannes Berg
2022-07-22
2
-2
/
+47
|
*
|
wifi: mac80211: return error from control port TX for drops
Johannes Berg
2022-07-22
1
-2
/
+7
|
*
|
wifi: nl80211: require MLD address on link STA add/modify
Johannes Berg
2022-07-22
1
-3
/
+2
|
*
|
wifi: mac80211: more station handling sanity checks
Johannes Berg
2022-07-22
1
-0
/
+7
|
*
|
wifi: mac80211: fix link sta hash table handling
Johannes Berg
2022-07-22
1
-2
/
+16
|
*
|
wifi: mac80211: validate link address doesn't change
Johannes Berg
2022-07-22
1
-6
/
+12
|
*
|
wifi: mac80211: mlme: set sta.mlo to mlo state
Johannes Berg
2022-07-22
1
-2
/
+2
|
*
|
wifi: mac80211: fast-xmit: handle non-MLO clients
Johannes Berg
2022-07-22
1
-1
/
+15
|
*
|
wifi: mac80211_hwsim: fix address translation for MLO
Johannes Berg
2022-07-22
1
-20
/
+34
|
*
|
wifi: mac80211: fix RX MLD address translation
Johannes Berg
2022-07-22
1
-4
/
+8
|
*
|
wifi: mac80211: fix NULL pointer deref with non-MLD STA
Johannes Berg
2022-07-22
1
-1
/
+6
|
*
|
wifi: mac80211: mlme: fix override calculation
Johannes Berg
2022-07-22
1
-0
/
+2
|
*
|
wifi: mac80211: tx: use AP address in some places for MLO
Johannes Berg
2022-07-22
2
-5
/
+7
|
*
|
wifi: wl1251: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
|
*
|
wifi: rsi: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
|
*
|
wifi: rtl8192se: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
|
*
|
wifi: rtlwifi: fix repeated words in comments
Jilin Yuan
2022-07-18
2
-2
/
+2
|
*
|
wifi: rt2x00: fix repeated words in comments
Jilin Yuan
2022-07-18
2
-2
/
+2
|
*
|
wifi: qtnfmac: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-2
/
+2
|
*
|
wifi: iwlegacy: fix repeated words in comments
Jilin Yuan
2022-07-18
2
-2
/
+2
|
*
|
wifi: ipw2x00: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
|
*
|
wifi: brcmsmac: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
|
*
|
wifi: brcmfmac: fix repeated words in comments
Jilin Yuan
2022-07-18
2
-2
/
+2
|
*
|
wifi: b43: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
|
*
|
wifi: atmel: fix repeated words in comments
Jilin Yuan
2022-07-18
1
-1
/
+1
|
*
|
wifi: mac80211: do not abuse fq.lock in ieee80211_do_stop()
Tetsuo Handa
2022-07-18
1
-2
/
+1
|
*
|
wifi: p54: add missing parentheses in p54_flush()
Rustam Subkhankulov
2022-07-18
1
-1
/
+1
|
*
|
wifi: mt7601u: fix clang -Wformat warning
Justin Stitt
2022-07-18
1
-1
/
+1
|
*
|
wifi: mt7601u: eeprom: fix clang -Wformat warning
Justin Stitt
2022-07-18
1
-1
/
+1
|
*
|
wifi: p54: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
2
-5
/
+3
|
*
|
wifi: p54: Fix an error handling path in p54spi_probe()
Christophe JAILLET
2022-07-18
1
-1
/
+2
|
*
|
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
2022-07-18
61
-3794
/
+3005
|
|
\
\
|
|
*
|
mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr()
Kai-Heng Feng
2022-07-11
1
-18
/
+7
|
|
*
|
mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_n...
Liang He
2022-07-11
1
-1
/
+4
|
|
*
|
mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()
Liang He
2022-07-11
1
-0
/
+1
|
|
*
|
mt76: get rid of mt76_wcid_hw routine
Lorenzo Bianconi
2022-07-11
1
-10
/
+0
|
|
*
|
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
2022-07-11
9
-36
/
+23
|
|
*
|
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
2022-07-11
7
-17
/
+17
|
|
*
|
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
14
-97
/
+142
|
|
*
|
mt76: add phy_idx in mt76_rx_status
Lorenzo Bianconi
2022-07-11
4
-10
/
+11
|
|
*
|
mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_id
Lorenzo Bianconi
2022-07-11
6
-31
/
+42
|
|
*
|
mt76: add len parameter to __mt76_mcu_msg_alloc signature
Lorenzo Bianconi
2022-07-11
3
-12
/
+13
[prev]
[next]