index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-04
iwlwifi: dbg_ini: fix iwl_fw_ini_buffer_location field enum bad naming
Shahar S Matityahu
1
-1
/
+1
2019-02-04
iwlwifi dbg_ini: update ini structs doc
Shahar S Matityahu
1
-5
/
+5
2019-02-04
iwlwifi: bump FW API to 44 for 9000 and 22000 series
Luca Coelho
2
-2
/
+2
2019-02-01
wireless: prefix header search paths with $(srctree)/
Masahiro Yamada
7
-12
/
+10
2019-02-01
mt7601u: do not use WARN_ON in the datapath
Lorenzo Bianconi
1
-3
/
+3
2019-02-01
mwifiex: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-3
/
+2
2019-02-01
libertas: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-6
/
+0
2019-02-01
rt2x00: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-27
/
+0
2019-02-01
rsi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+0
2019-02-01
brcmsmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-23
/
+5
2019-02-01
b43legacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-27
/
+8
2019-02-01
b43: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-28
/
+8
2019-02-01
cw1200: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-20
/
+6
2019-02-01
qtnfmac: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-13
/
+1
2019-02-01
rtlwifi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-11
/
+3
2019-02-01
wl18xx: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+1
2019-02-01
wl12xx: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+1
2019-02-01
wl1251: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-54
/
+5
2019-02-01
wlcore: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-31
/
+7
2019-02-01
iwlegacy: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-42
/
+8
2019-02-01
mt7601u: bump supported EEPROM version
Stanislaw Gruszka
1
-1
/
+1
2019-02-01
wlcore: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-02-01
rsi: Suppress sdhci warnings in mmc
Siva Rebbagondla
1
-6
/
+9
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
5
-7
/
+7
2019-02-01
rtlwifi: rtl818x: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-02-01
cw1200: fix indentation issues
Colin Ian King
1
-2
/
+2
2019-02-01
libertas: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-02-01
rt2x00: Work around a firmware bug with shared keys
Bernd Edlinger
1
-89
/
+4
2019-02-01
qtnfmac: qtnf_cmd_send_with_reply cleanup
Sergey Matyukevich
1
-6
/
+4
2019-02-01
qtnfmac: remove unused declarations
Sergey Matyukevich
1
-2
/
+0
2019-02-01
qtnfmac: add missing bss record to host scan cache
Sergey Matyukevich
2
-5
/
+78
2019-02-01
qtnfmac: convert to SPDX license identifiers
Sergey Matyukevich
23
-327
/
+45
2019-02-01
qtnfmac: do not reject retry changes in driver
Sergey Matyukevich
2
-5
/
+8
2019-02-01
qtnfmac: switch to 32bit values for RTS/FRAG thresholds
Sergey Matyukevich
3
-6
/
+17
2019-02-01
qtnfmac: add support for 4addr mode
Sergey Matyukevich
5
-17
/
+31
2019-02-01
qtnfmac: fix INTx interrupt handling
Sergey Matyukevich
1
-3
/
+3
2019-02-01
qtnfmac: support EBUSY errcode for QLINK protocol
Andrey Shevchenko
2
-0
/
+3
2019-02-01
mwifiex: add support for sd8977 chipset
Hemantkumar Suthar
3
-1
/
+76
2019-02-01
rtlwifi: Don't clear num_rx_inperiod too early
Bernd Edlinger
1
-2
/
+2
2019-02-01
rtl8723ae: Re-introduce the adaptive rate control
Bernd Edlinger
1
-2
/
+85
2019-02-01
rtl8723ae: Dont use old data for input gain control
Bernd Edlinger
2
-0
/
+10
2019-02-01
rtl8723ae: Take the FW LPS mode handling out
Bernd Edlinger
1
-4
/
+4
2019-02-01
libertas: add checks for the return value of sysfs_create_group
Kangjie Lu
1
-0
/
+5
2019-02-01
qtnfmac: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-02-01
rt2x00: reduce tx power to nominal level on RT6352
Tomislav Požega
1
-1
/
+1
2019-01-31
iwlwifi: mvm: fix merge damage in iwl_mvm_rx_mpdu_mq()
Luca Coelho
1
-0
/
+3
2019-01-29
iwiwifi: fix bad monitor buffer register addresses
Shahar S Matityahu
1
-2
/
+2
2019-01-29
iwlwifi: dbg_ini: set dump mask BIT(n) instead of n
Shahar S Matityahu
1
-2
/
+2
2019-01-29
iwlwifi: dbg_ini: retrieve dump_delay value properly
Shahar S Matityahu
1
-1
/
+1
2019-01-29
iwlwifi: dbg_ini: properly handle ini user trigger
Shahar S Matityahu
1
-4
/
+0
[next]