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
2019-02-19
brcmfmac: support firmware reporting 160 MHz channels
Rafał Miłecki
1
-0
/
+3
2019-02-19
brcmfmac: improve code handling bandwidth of firmware reported channels
Rafał Miłecki
1
-3
/
+10
2019-02-19
brcmfmac: print firmware reported ring status errors
Rafał Miłecki
1
-0
/
+25
2019-02-19
brcmfmac: use chipname in brcmf_fw_alloc_request() for error path as well
Arend van Spriel
1
-3
/
+3
2019-02-19
brcmfmac: check and dump trap info during sdio probe
Arend van Spriel
1
-19
/
+40
2019-02-19
brcmfmac: disable MBSS feature for bcm4330 device
Arend van Spriel
1
-2
/
+8
2019-02-19
brcmfmac: create debugfs files for bus-specific layer
Arend van Spriel
3
-5
/
+18
2019-02-19
brcmfmac: add subtype check for event handling in data path
Arend van Spriel
3
-7
/
+16
2019-02-19
brcmfmac: assure SSID length from firmware is limited
Arend van Spriel
1
-0
/
+2
2019-02-19
rtlwifi: rtl8821ae: Remove CamelCase variables
Larry Finger
7
-350
/
+350
2019-02-19
rtlwifi: rtl8723{be,ae}: Remove CamelCase variables
Larry Finger
7
-24
/
+24
2019-02-19
rtlwifi: rtl8192se: Remove CamelCase variables
Larry Finger
6
-63
/
+63
2019-02-19
rtlwifi: rtl8188de: Remove CamelCase variables
Larry Finger
6
-102
/
+102
2019-02-19
rtlwifi: rtl8192{c,u}: Remove CamelCase variables
Larry Finger
19
-391
/
+390
2019-02-19
rtlwifi: rtl8188ee: Remove CamelCase variable
Larry Finger
1
-3
/
+0
2019-02-19
rtlwifi: btcoexist: Remove CamelCase variable
Larry Finger
1
-2
/
+0
2019-02-19
rtlwifi: Remove CamelCase variables from base code
Larry Finger
16
-60
/
+60
2019-02-19
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
22
-531
/
+45
2019-02-19
rtlwifi: rtl8723_common: Replace old-style license information
Larry Finger
7
-168
/
+14
2019-02-19
rtlwifi: rtl8723be: Replace old-style license information
Larry Finger
22
-528
/
+44
2019-02-19
rtlwifi: rtl8723ae: Replace old-style license information
Larry Finger
27
-648
/
+55
2019-02-19
rtlwifi: rtl8192se: Replace old-style license information
Larry Finger
20
-472
/
+51
2019-02-19
rtlwifi: rtl8192ee: Replace old-style license information
Larry Finger
22
-531
/
+44
2019-02-19
rtlwifi: rtl8192de: Replace old-style license information
Larry Finger
20
-482
/
+40
2019-02-19
rtlwifi: rtl8192cu: Replace old-style license information
Larry Finger
20
-476
/
+40
2019-02-19
rtlwifi: rtl8192ce: Replace old-style license information
Larry Finger
18
-436
/
+36
2019-02-19
rtlwifi: rtl8192com: Replace old-style license information
Larry Finger
7
-168
/
+14
2019-02-19
rtlwifi: rtl8188ee: Replace old-style license information
Larry Finger
22
-531
/
+44
2019-02-19
rtlwifi: btcoex: Replace old-style license information
Larry Finger
17
-395
/
+42
2019-02-19
rtlwifi: Replace old-style license information
Larry Finger
24
-570
/
+51
2019-02-18
mt76: mt76x2: simplify per-chain signal strength handling
Felix Fietkau
1
-7
/
+8
2019-02-18
mt76: fix resetting software IV flag on key delete
Felix Fietkau
1
-1
/
+1
2019-02-18
mt76: fix corrupted software generated tx CCMP PN
Felix Fietkau
1
-1
/
+1
2019-02-18
mt76: fix tx status timeout processing
Felix Fietkau
1
-4
/
+1
2019-02-18
mt76: Use the correct hweight8() function
Ben Hutchings
1
-2
/
+2
2019-02-18
mt76x02u: remove bogus check and comment padding
Stanislaw Gruszka
1
-5
/
+9
2019-02-18
mt76: usb: use dev_err_ratelimited instead of dev_err in mt76u_complete_rx
Lorenzo Bianconi
1
-1
/
+2
2019-02-18
mt76: usb: introduce disable_usb_sg parameter
Lorenzo Bianconi
1
-1
/
+5
2019-02-18
mt76: usb: use a linear buffer for tx/rx datapath if sg is not supported
Lorenzo Bianconi
1
-33
/
+54
2019-02-18
mt76: usb: do not use sg buffers for mcu messages
Lorenzo Bianconi
4
-13
/
+36
2019-02-18
mt76: usb: move mt76u_check_sg in usb.c
Lorenzo Bianconi
4
-13
/
+16
2019-02-18
mt76: usb: do not run mt76u_queues_deinit twice
Lorenzo Bianconi
1
-9
/
+2
2019-02-18
mt76: usb: fix possible memory leak in mt76u_buf_free
Lorenzo Bianconi
1
-4
/
+10
2019-02-18
mt76: usb: fix possible NULL pointer dereference in mt76u_mcu_deinit
Lorenzo Bianconi
1
-3
/
+5
2019-02-18
mt76x02u: use usb_bulk_msg to upload firmware
Stanislaw Gruszka
3
-37
/
+29
2019-02-18
mt76x0: init: introduce mt76x0_init_txpower routine
Lorenzo Bianconi
4
-11
/
+39
2019-02-18
mt76x0: phy: report target_power in debugfs
Lorenzo Bianconi
1
-0
/
+1
2019-02-18
mt76: change the return type of mt76_dma_attach()
Ryder Lee
2
-3
/
+2
2019-02-18
mt76x2: remove mt76x2_alloc_device routine
Lorenzo Bianconi
3
-33
/
+20
2019-02-18
mt76x0: remove mt76x0u_alloc_device routine
Lorenzo Bianconi
4
-38
/
+24
[next]