index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.get_maintainer.ignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
mac80211: mlme: track assoc_bss/associated separately
Johannes Berg
2
-10
/
+13
2022-05-16
mac80211: remove useless bssid copy
Johannes Berg
1
-3
/
+1
2022-05-16
mac80211: remove unused argument to ieee80211_sta_connection_lost()
Johannes Berg
3
-9
/
+7
2022-05-16
mac80211: mlme: use local SSID copy
Johannes Berg
1
-12
/
+2
2022-05-16
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
5
-21
/
+21
2022-05-16
mac80211: mlme: move in RSSI reporting code
Johannes Berg
2
-40
/
+40
2022-05-16
mac80211: remove stray multi_sta_back_32bit docs
Johannes Berg
1
-1
/
+0
2022-05-16
mac80211: fix typo in documentation
Johannes Berg
1
-1
/
+1
2022-05-16
mac80211: unify CCMP/GCMP AAD construction
Johannes Berg
1
-56
/
+31
2022-05-13
rtlwifi: Use pr_warn instead of WARN_ONCE
Dongliang Mu
1
-1
/
+1
2022-05-11
wfx: use container_of() to get vif
Jaehee Park
7
-40
/
+68
2022-05-11
rtw89: add debug entry to dump BSSID CAM
Ping-Ke Shih
2
-0
/
+2
2022-05-11
rtw89: add debug select to dump MAC pages 0x30 to 0x33
Ping-Ke Shih
2
-0
/
+6
2022-05-11
rtw89: correct CCA control
Ping-Ke Shih
1
-2
/
+3
2022-05-11
rtw89: correct setting of RX MPDU length
Ping-Ke Shih
1
-5
/
+5
2022-05-11
rtw89: 8852c: add settings to decrease the effect of DC
Hsuan Hung
2
-5
/
+72
2022-05-11
ssb: remove unreachable code
Jiapeng Chong
1
-1
/
+0
2022-05-11
brcmfmac: allow setting wlan MAC address using device tree
Pavel Löbl
4
-7
/
+24
2022-05-11
wilc1000: add valid vmm_entry check before fetching from TX queue
Ajay Singh
1
-3
/
+4
2022-05-11
wilc1000: use 'u64' datatype for cookie variable
Ajay Singh
1
-1
/
+1
2022-05-11
wilc1000: fix crash observed in AP mode with cfg80211_register_netdevice()
Ajay Singh
1
-2
/
+2
2022-05-11
wilc1000: use fixed function base register value to access SDIO_FBR_ENABLE_CSA
Ajay Singh
1
-1
/
+1
2022-05-11
wilc1000: increase firmware version array size
Ajay Singh
1
-1
/
+2
2022-05-09
bcma: gpio: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-3
/
+4
2022-05-09
rtw88: adjust adaptivity option to 1
Chin-Yen Lee
1
-1
/
+1
2022-05-06
wl1251: dynamically allocate memory used for DMA
H. Nikolaus Schaller
3
-18
/
+39
2022-05-06
qtnfmac: switch to netif_napi_add_weight()
Jakub Kicinski
2
-4
/
+4
2022-05-06
mt76: switch to netif_napi_add_tx()
Jakub Kicinski
5
-10
/
+10
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
1
-6
/
+4
2022-05-04
mac80211: support disabling EHT mode
Muna Sinada
1
-0
/
+3
2022-05-04
cfg80211: support disabling EHT mode
Muna Sinada
3
-0
/
+11
2022-05-04
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2
-0
/
+25
2022-05-04
mac80211: tx: delete a redundant if statement in ieee80211_check_fast_xmit()
Hangyu Hua
1
-2
/
+0
2022-05-04
mac80211: consider Order bit to fill CCMP AAD
Ping-Ke Shih
1
-7
/
+9
2022-05-04
cfg80211: declare MODULE_FIRMWARE for regulatory.db
Dimitri John Ledkov
1
-0
/
+4
2022-05-04
nl80211: rework internal_flags usage
Johannes Berg
1
-145
/
+199
2022-05-04
nl80211: don't hold RTNL in color change request
Johannes Berg
1
-2
/
+1
2022-05-04
cfg80211: remove cfg80211_get_chan_state()
Johannes Berg
4
-113
/
+3
2022-05-04
rtw89: 8852c: add 8852ce to Makefile and Kconfig
Ping-Ke Shih
2
-2
/
+25
2022-05-04
rtw89: 8852c: fix warning of FIELD_PREP() mask type
Ping-Ke Shih
1
-7
/
+5
2022-05-04
rtw89: 8852c: correct register definitions used by 8852c
Ping-Ke Shih
1
-2
/
+1
2022-05-04
rtw89: correct AID settings of beamformee
Ping-Ke Shih
2
-0
/
+9
2022-05-04
rtw89: ps: fine tune polling interval while changing low power mode
Ping-Ke Shih
1
-1
/
+2
2022-05-04
rtw89: 8852c: add basic and remaining chip_info
Ping-Ke Shih
1
-3
/
+77
2022-05-04
rtw89: 8852c: add chip_ops::bb_ctrl_btc_preagc
Ping-Ke Shih
1
-0
/
+64
2022-05-04
rtw89: 8852c: rfk: get calibrated channels to notify firmware
Ping-Ke Shih
3
-0
/
+20
2022-05-04
wfx: avoid flush_workqueue(system_highpri_wq) usage
Tetsuo Handa
4
-4
/
+11
2022-05-04
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
2
-20
/
+36