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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-11
Merge tag 'iwlwifi-next-for-kalle-2017-10-06-2' of git://git.kernel.org/pub/s...
Kalle Valo
39
-775
/
+846
2017-10-10
mwifiex: Random MAC address during scanning
Karthik Ananthapadmanabha
2
-4
/
+7
2017-10-10
rtlwifi: silence underflow warning
Dan Carpenter
1
-1
/
+2
2017-10-10
p54: don't unregister leds when they are not initialized
Andrey Konovalov
1
-4
/
+3
2017-10-06
iwlwifi: remove dflt_pwr_limit from the transport
Luca Coelho
3
-13
/
+12
2017-10-06
iwlwifi: mvm: warn on invalid statistics size
Johannes Berg
1
-4
/
+3
2017-10-06
iwlwifi: acpi: move code that reads SPLC to acpi
Luca Coelho
3
-23
/
+36
2017-10-06
iwlwifi: fix indentation in a000 family configuration
Johannes Berg
1
-50
/
+50
2017-10-06
iwlwifi: acpi: move function to get mcc into acpi code
Luca Coelho
6
-46
/
+51
2017-10-06
iwlwifi: acpi: remove a couple of unnecessary ifdefs
Luca Coelho
2
-8
/
+0
2017-10-06
iwlwifi: acpi: make iwl_get_bios_mcc() use the common acpi functions
Luca Coelho
3
-54
/
+20
2017-10-06
iwlwifi: acpi: use iwl_acpi_get_wifi_pkg when reading reading SPLC
Luca Coelho
2
-51
/
+12
2017-10-06
iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()
Luca Coelho
3
-54
/
+68
2017-10-06
iwlwifi: acpi: move ACPI-related definitions to acpi.h
Luca Coelho
4
-32
/
+40
2017-10-06
iwlwifi: acpi: move ACPI method definitions to acpi.h
Luca Coelho
4
-21
/
+18
2017-10-06
iwlwifi: acpi: add common code to read from ACPI
Luca Coelho
7
-141
/
+211
2017-10-06
iwlwifi: mvm: change warning to warn_once()
Sara Sharon
1
-1
/
+2
2017-10-06
iwlwifi: pcie: dump registers when HW becomes inaccessible
Rajat Jain
2
-0
/
+90
2017-10-06
iwlwifi: fix minor code style issues
Christoph Böhmwalder
1
-3
/
+4
2017-10-06
iwlwifi: mvm: add marker cmd response struct.
Mordechay Goodstein
2
-0
/
+10
2017-10-06
iwlwifi: fw: api: remove excess enum value documentation
Johannes Berg
1
-4
/
+0
2017-10-06
iwlwifi: mvm: don't send identical PHY_CTXT_CMD
Emmanuel Grumbach
3
-0
/
+17
2017-10-06
iwlwifi: remove redundant reading from NVM file
Chaya Rachel Ivgi
1
-7
/
+0
2017-10-06
iwlwifi: pcie: dynamic Tx command queue size
Shahar S Matityahu
6
-6
/
+36
2017-10-06
iwlwifi: Add few debug prints to the WRT dump flow
Ilan Peer
1
-0
/
+15
2017-10-06
iwlwifi: mvm: support firmware debug trigger on frame reorder timeout
Emmanuel Grumbach
5
-26
/
+39
2017-10-06
iwlwifi: mvm: remove support for Link Quality Measurements
Emmanuel Grumbach
6
-238
/
+0
2017-10-06
iwlwifi: mvm: Add new quota command API
David Spinadel
5
-33
/
+113
2017-10-06
iwlwifi: add a new a000 device
Oren Givon
1
-0
/
+1
2017-10-06
iwlwifi: fix wrong struct for a000 device
Oren Givon
1
-1
/
+1
2017-10-06
iwlwifi: trans: move ref/unref code to the common part of the transport
Luca Coelho
2
-12
/
+18
2017-10-06
iwlwifi: mvm: add dbgfs entry for fw info
Liad Kaufman
1
-0
/
+32
2017-10-02
brcmfmac: Delete redundant length check
Kevin Cernekee
1
-5
/
+0
2017-10-02
brcmfmac: Avoid possible out-of-bounds read
Kevin Cernekee
1
-2
/
+1
2017-09-25
b43: make const arrays static, reduces object code size
Colin Ian King
1
-3
/
+3
2017-09-25
iwlegacy: make const array static to shink object code size
Colin Ian King
1
-1
/
+1
2017-09-25
qtnfmac: do not report channel changes until wiphy is registered
Igor Mitsyanko
1
-0
/
+3
2017-09-25
qtnfmac: remove unused mac::status field
Igor Mitsyanko
3
-8
/
+0
2017-09-25
qtnfmac: do not cache CSA chandef info
Igor Mitsyanko
4
-22
/
+1
2017-09-25
qtnfmac: pass VIF info to SendChannel command
Igor Mitsyanko
3
-4
/
+5
2017-09-25
qtnfmac: let wifi card handle channel switch request to the same chan
Igor Mitsyanko
1
-5
/
+0
2017-09-25
qtnfmac: do not cache channel info from "connect" command
Igor Mitsyanko
2
-16
/
+5
2017-09-25
qtnfmac: retrieve current channel info from EP
Igor Mitsyanko
4
-21
/
+64
2017-09-25
qtnfmac: make "Channel change" event report full channel info
Igor Mitsyanko
4
-18
/
+85
2017-09-25
qtnfmac: convert channel width from bitfiled to simple enum
Igor Mitsyanko
2
-16
/
+16
2017-09-25
rsi: sdio suspend and resume support
Karun Eagalapati
2
-4
/
+126
2017-09-25
rsi: add version information
Pavani Muthyala
5
-17
/
+57
2017-09-25
mwifiex: make const array tos_to_ac static, reduces object code size
Colin Ian King
1
-1
/
+2
2017-09-25
rtl8xxxu: Don't printk raw binary if serial number is not burned in.
Adam Borowski
1
-1
/
+4
2017-09-25
brcmsmac: make const array ucode_ofdm_rates static, reduces object code size
Colin Ian King
1
-1
/
+1
[next]