index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
wcn36xx: Fix discarded frames due to wrong sequence number
Loic Poulain
1
-2
/
+7
2021-10-27
wcn36xx: add proper DMA memory barriers in rx path
Benjamin Li
1
-1
/
+11
2021-10-27
wcn36xx: Fix HT40 capability for 2Ghz band
Loic Poulain
1
-1
/
+3
2021-10-27
Revert "wcn36xx: Disable bmps when encryption is disabled"
Bryan O'Donoghue
3
-15
/
+1
2021-10-27
wcn36xx: Treat repeated BMPS entry fail as connection loss
Bryan O'Donoghue
2
-0
/
+10
2021-10-27
wcn36xx: Add chained transfer support for AMSDU
Loic Poulain
4
-2
/
+91
2021-10-27
wcn36xx: Enable hardware scan offload for 5Ghz band
Loic Poulain
1
-6
/
+6
2021-10-27
wcn36xx: Correct band/freq reporting on RX
Loic Poulain
2
-1
/
+25
2021-10-25
wcn36xx: Fix tx_status mechanism
Loic Poulain
2
-47
/
+21
2021-10-25
wcn36xx: Fix (QoS) null data frame bitrate/modulation
Loic Poulain
1
-0
/
+1
2021-10-25
ath10k: fix module load regression with iram-recovery feature
Abinaya Kalaiselvan
3
-5
/
+24
2021-10-25
ath10k: fix invalid dma_addr_t token assignment
Arnd Bergmann
1
-1
/
+9
2021-10-25
ath11k: change return buffer manager for QCA6390
Baochen Qiang
6
-15
/
+49
2021-10-20
mwifiex: Deactive host sleep using HSCFG after it was activated manually
Jonas Dreßler
4
-0
/
+44
2021-10-20
mwifiex: Send DELBA requests according to spec
Jonas Dreßler
1
-2
/
+3
2021-10-20
mwifiex: Fix an incorrect comment
Jonas Dreßler
1
-1
/
+1
2021-10-20
mwifiex: Log an error on command failure during key-material upload
Jonas Dreßler
1
-2
/
+8
2021-10-20
mwifiex: Don't log error on suspend if wake-on-wlan is disabled
Jonas Dreßler
1
-1
/
+1
2021-10-20
rtw89: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-10-20
rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
Yang Yingliang
1
-1
/
+1
2021-10-20
mwl8k: Fix use-after-free in mwl8k_fw_state_machine()
Zheyu Ma
1
-1
/
+1
2021-10-20
rsi: stop thread firstly in rsi_91x_init() error handling
Ziyang Xuan
1
-0
/
+1
2021-10-20
MAINTAINERS: mt76: update MTK folks
Ryder Lee
1
-1
/
+3
2021-10-18
ath5k: replace snprintf in show functions with sysfs_emit
Qing Wang
1
-4
/
+4
2021-10-18
rtw89: Remove redundant check of ret after call to rtw89_mac_enable_bb_rf
Colin Ian King
1
-2
/
+0
2021-10-18
rtw89: Fix two spelling mistakes in debug messages
Colin Ian King
1
-2
/
+2
2021-10-18
MAINTAINERS: add rtw89 wireless driver
Ping-Ke Shih
1
-0
/
+6
2021-10-18
mwifiex: Try waking the firmware until we get an interrupt
Jonas Dreßler
1
-5
/
+23
2021-10-18
mwifiex: Read a PCI register after writing the TX ring write pointer
Jonas Dreßler
1
-0
/
+8
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
13
-21
/
+0
2021-10-13
mt7601u: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-10-13
rtlwifi: rtl8192ee: Remove redundant initialization of variable version
Colin Ian King
1
-1
/
+1
2021-10-13
rtw89: add Realtek 802.11ax driver
Ping-Ke Shih
41
-0
/
+91102
2021-10-13
ath10k: fix max antenna gain unit
Sven Eckelmann
2
-3
/
+6
2021-10-13
ath9k: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-10-13
ath11k: Identify DFS channel when sending scan channel list command
Baochen Qiang
1
-0
/
+2
2021-10-13
ath9k: support DT ieee80211-freq-limit property to limit channels
Christian Lamparter
1
-0
/
+2
2021-10-11
ath11k: Change number of TCL rings to one for QCA6390
Baochen Qiang
7
-21
/
+19
2021-10-11
ath11k: Handle MSI enablement during rmmod and SSR
Baochen Qiang
1
-5
/
+36
2021-10-11
ath: dfs_pattern_detector: Fix possible null-pointer dereference in channel_detector_create()
Tuo Li
1
-4
/
+6
2021-10-11
ath11k: Use kcalloc() instead of kzalloc()
Gustavo A. R. Silva
1
-4
/
+4
2021-10-11
ath11k: Remove redundant assignment to variable fw_size
Colin Ian King
1
-1
/
+0
2021-10-11
b43: fix a lower bounds test
Dan Carpenter
1
-1
/
+1
2021-10-11
b43legacy: fix a lower bounds test
Dan Carpenter
1
-1
/
+1
2021-10-10
octeontx2-pf: Simplify the receive buffer size calculation
Subbaraya Sundeep
6
-28
/
+35
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
12
-15
/
+0
2021-10-10
virtio_net: skip RCU read lock by checking xdp_enabled of vi
Li RongQing
1
-0
/
+14
2021-10-10
net: make dev_get_port_parent_id slightly more readable
Antoine Tenart
1
-5
/
+2
2021-10-10
net: phy: at803x: better describe debug regs
Ansuel Smith
1
-15
/
+15
2021-10-10
net: phy: at803x: enable prefer master for 83xx internal phy
Ansuel Smith
1
-0
/
+3
[next]