index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-09
qtnfmac: check for passed channel being NULL in MGMT_TX command
Igor Mitsyanko
1
-2
/
+11
2018-01-09
qtnfmac: change default interface mode from AP to STA
Igor Mitsyanko
3
-10
/
+6
2018-01-09
qtnfmac: add support for radar detection and CAC
Igor Mitsyanko
5
-1
/
+155
2018-01-09
qtnfmac: pass complete channel data between driver and firmware
Sergey Matyukevich
5
-51
/
+74
2018-01-09
qtnfmac: check that MAC exists in regulatory notifier
Igor Mitsyanko
1
-0
/
+3
2018-01-08
rt2x00: Fix a typo in printk
Masanari Iida
1
-1
/
+1
2018-01-08
wl1251: check return from call to wl1251_acx_arp_ip_filter
Colin Ian King
1
-2
/
+1
2018-01-08
rt2x00: do not pause queue unconditionally on error path
Stanislaw Gruszka
1
-8
/
+14
2018-01-08
rt2x00: pause almost full queue early
Stanislaw Gruszka
2
-10
/
+8
2018-01-08
mwifiex: cancel pcie/sdio work in remove/shutdown handler
Xinming Hu
2
-0
/
+4
2018-01-08
mwifiex: debugfs: trigger device dump for usb interface
Xinming Hu
4
-8
/
+21
2018-01-08
mwifiex: device dump support for usb interface
Xinming Hu
4
-0
/
+82
2018-01-08
mwifiex: refactor device dump code to make it generic for usb interface
Xinming Hu
5
-57
/
+79
2018-01-08
mt76x2: eeprom: fix typo in mt76x2_get_power_info_5g()
Lorenzo Bianconi
1
-1
/
+1
2018-01-08
mt76: fix memcpy to potential null pointer on failed allocation
Colin Ian King
1
-0
/
+2
2018-01-08
mt76x2: init: fix rx filter default value during init
Lorenzo Bianconi
1
-1
/
+2
2018-01-08
mt76x2: configure rx filter based on monitor mode setting
Felix Fietkau
1
-0
/
+9
2018-01-08
mt76x2: init: disable APCLI by default
Lorenzo Bianconi
1
-2
/
+0
2018-01-08
mt76x2: convert between per-chain tx power and combined output
Felix Fietkau
2
-0
/
+10
2018-01-08
mt76x2: initialize channel power limits at probe time
Felix Fietkau
4
-13
/
+43
2018-01-08
mt76x2: add channel argument to eeprom tx power functions
Felix Fietkau
3
-17
/
+26
2018-01-08
mt76x2: increase OFDM SIFS time
Felix Fietkau
1
-8
/
+1
2018-01-08
mt76x2: remove some harmless WARN_ONs in tx status and rx path
Felix Fietkau
1
-14
/
+14
2018-01-08
mt76: fix returnvar.cocci warnings
Fengguang Wu
1
-2
/
+1
2018-01-08
mt76: fix debugfs_simple_attr.cocci warnings
Fengguang Wu
1
-3
/
+4
2018-01-08
brcmfmac: Support 43455 save-restore (SR) feature if FW include -sr
Double Lo
1
-0
/
+1
2018-01-08
brcmfmac: Clean up interrupt macros
Ian Molton
2
-4
/
+7
2018-01-08
brcmfmac: Replace function index with function pointer
Ian Molton
3
-50
/
+56
2018-01-08
brcmfmac: More efficient and slightly easier to read fixup for 4339 chips
Arend Van Spriel
1
-3
/
+4
2018-01-08
brcmfmac: Remove func0 from function array
Ian Molton
3
-14
/
+11
2018-01-08
brcmfmac: Correctly handle accesses to SDIO func0
Ian Molton
2
-2
/
+6
2018-01-08
brcmfmac: stabilise the value of ->sbwad in use for some xfer routines.
Ian Molton
3
-4
/
+10
2018-01-08
brcmfmac: Rename buscore to core for consistency
Arend Van Spriel
1
-2
/
+2
2018-01-08
brcmfmac: Remove {r,w}_sdreg32
Ian Molton
1
-46
/
+42
2018-01-08
rtlwifi: fill FW version and subversion
Ping-Ke Shih
2
-0
/
+4
2018-01-08
rtlwifi: btcoex: Use seq_file to dump btcoex status
Ping-Ke Shih
12
-632
/
+664
2018-01-08
rtlwifi: Improve debugging by using debugfs
Ping-Ke Shih
9
-2
/
+523
2018-01-08
rtlwifi: rtl8723: Add error handling to no existing firmware
Ping-Ke Shih
1
-1
/
+1
2018-01-08
rtlwifi: Remove unnecessary parentheses
Frank A. Cancio Bello
4
-26
/
+26
2018-01-08
rtlwifi: mark expected switch fall-through in rtl_make_smps_action
Gustavo A. R. Silva
1
-3
/
+1
2018-01-08
rtlwifi: Remove unnecessary 'out of memory' message
Shreeya Patel
1
-4
/
+2
2018-01-08
rtlwifi: use kcalloc instead of multiply
Tobin C. Harding
1
-2
/
+2
2018-01-08
rtlwifi: fix parenthesis alignment
Ping-Ke Shih
1
-1
/
+1
2018-01-08
rtlwifi: check for array overflow
Dan Carpenter
1
-0
/
+4
2018-01-08
MAINTAINERS: Change maintainer for rtlwifi
Larry Finger
1
-4
/
+2
2018-01-08
rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate()
Markus Elfring
1
-3
/
+1
2018-01-07
selftests: fib_tests: Add test cases for netdev carrier change
Ido Schimmel
1
-0
/
+142
2018-01-07
selftests: fib_tests: Add test cases for netdev down
Ido Schimmel
1
-0
/
+141
2018-01-07
selftests: fib_tests: Add test cases for IPv4/IPv6 FIB
Ido Schimmel
2
-0
/
+147
2018-01-07
ipv6: Flush multipath routes when all siblings are dead
Ido Schimmel
1
-8
/
+75
[next]