index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP
Johannes Berg
1
-0
/
+3
2022-02-01
brcmfmac: pcie: Read the console on init and shutdown
Hector Martin
1
-0
/
+4
2022-02-01
brcmfmac: fwil: Constify iovar name arguments
Hector Martin
2
-31
/
+31
2022-02-01
brcmfmac: of: Use devm_kstrdup for board_type & check for errors
Hector Martin
1
-2
/
+5
2022-02-01
brcmfmac: pcie: Fix crashes due to early IRQs
Hector Martin
1
-3
/
+13
2022-02-01
brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
Hector Martin
1
-44
/
+4
2022-02-01
brcmfmac: pcie: Declare missing firmware files in pcie.c
Hector Martin
2
-1
/
+7
2022-02-01
brcmfmac: firmware: Allocate space for default boardrev in nvram
Hector Martin
1
-0
/
+2
2022-02-01
brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
Hector Martin
1
-0
/
+2
2022-02-01
rtlwifi: remove redundant initialization of variable ul_encalgo
Colin Ian King
1
-1
/
+1
2022-02-01
ray_cs: Check ioremap return value
Jiasheng Jiang
1
-0
/
+6
2022-01-31
cw1200: wsm: make array queue_id_to_wmm_aci static const
Colin Ian King
1
-1
/
+1
2022-01-31
wilc1000: use min_t() to make code cleaner
Changcheng Deng
1
-4
/
+1
2022-01-31
rtw88: rtw8821c: enable rfe 6 devices
Ping-Ke Shih
1
-0
/
+1
2022-01-31
rtw88: fix memory overrun and memory leak during hw_scan
Po-Hao Huang
1
-10
/
+24
2022-01-31
rtw88: fix idle mode flow for hw scan
Po-Hao Huang
4
-4
/
+23
2022-01-31
rtw88: check for validity before using a pointer
Muhammad Usama Anjum
1
-0
/
+8
2022-01-28
brcmfmac: add CYW43570 PCIE device
Soontak Lee
2
-0
/
+2
2022-01-28
brcmfmac: use ISO3166 country code and 0 rev as fallback on some devices
Hans de Goede
1
-6
/
+27
2022-01-28
rtw89: use pci_read/write_config instead of dbi read/write
Chin-Yen Lee
1
-75
/
+53
2022-01-28
rtw89: refine DIG feature to support 160M and CCK PD
Johnson Lin
5
-7
/
+44
2022-01-28
rtw89: fix maybe uninitialized `qempty` variable
Íñigo Huguet
1
-0
/
+1
2022-01-28
rtw89: include subband type in channel params
Zong-Zhe Yang
2
-15
/
+20
2022-01-28
rtw89: handle 6G band if supported by a chipset
Zong-Zhe Yang
3
-57
/
+179
2022-01-28
rtw89: separate {init,deinit}_addr_cam functions
Ping-Ke Shih
3
-14
/
+26
2022-01-28
rtw89: set mac_id and port ID to TXWD
Ping-Ke Shih
3
-2
/
+27
2022-01-28
rtw89: send broadcast/multicast packets via HIQ if STAs are in sleep mode
Ping-Ke Shih
2
-3
/
+6
2022-01-28
rtw89: configure mac port HIQ registers
Ping-Ke Shih
2
-2
/
+46
2022-01-28
rtw89: rename vif_maintain to role_maintain
Ping-Ke Shih
4
-17
/
+17
2022-01-28
rtw89: extend firmware commands on states of sta_assoc and sta_disconnect
Ping-Ke Shih
4
-14
/
+32
2022-01-28
rtw89: allocate mac_id for each station in AP mode
Ping-Ke Shih
1
-0
/
+5
2022-01-28
rtw89: implement mac80211_ops::set_tim to indicate STA to receive packets
Ping-Ke Shih
3
-0
/
+35
2022-01-28
rtw89: add C2H handle of BCN_CNT
Ping-Ke Shih
2
-0
/
+7
2022-01-28
rtw89: download beacon content to firmware
Ping-Ke Shih
3
-0
/
+159
2022-01-28
rtw89: use hardware SSN to TX management frame
Ping-Ke Shih
3
-1
/
+11
2022-01-28
rtw89: configure rx_filter according to FIF_PROBE_REQ
Ping-Ke Shih
1
-1
/
+10
2022-01-28
rtw89: correct use of BA CAM
Ping-Ke Shih
5
-8
/
+107
2022-01-28
rtw89: encapsulate RX handlers to single function
Ping-Ke Shih
1
-15
/
+17
2022-01-28
rtw89: Add RX counters of VHT MCS-10/11 to debugfs
Ping-Ke Shih
1
-8
/
+14
2022-01-28
rtw89: remove duplicate definition of hardware port number
Ping-Ke Shih
4
-13
/
+12
2022-01-28
rtw89: extract modules by chipset
Zong-Zhe Yang
13
-60
/
+131
2022-01-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
31
-404
/
+1091
2022-01-28
ath11k: avoid firmware crash when reg set for QCA6390/WCN6855
Wen Gong
3
-8
/
+24
2022-01-28
ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz
Wen Gong
1
-0
/
+3
2022-01-28
ath9k_htc: fix uninit value bugs
Pavel Skripkin
1
-0
/
+5
2022-01-27
mlxsw: spectrum_acl: Allocate default actions for internal TCAM regions
Ido Schimmel
2
-1
/
+13
2022-01-27
mlxsw: spectrum: Guard against invalid local ports
Amit Cohen
4
-7
/
+10
2022-01-27
mlxsw: core: Consolidate trap groups to a single event group
Jiri Pirko
4
-9
/
+8
2022-01-27
mlxsw: core: Move functions to register/unregister array of traps to core.c
Jiri Pirko
3
-49
/
+58
2022-01-27
mlxsw: core: Move basic trap group initialization from spectrum.c
Jiri Pirko
3
-31
/
+21
[next]