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
2015-01-23
bcma: clean bus initialization code
Rafał Miłecki
3
-9
/
+15
2015-01-23
b43: stop leds during suspend
Sabrina Dubroca
1
-0
/
+1
2015-01-23
wlcore: unlock on error in wl1271_op_suspend()
Dan Carpenter
1
-1
/
+3
2015-01-23
rtlwifi/rtl8192de: remove redundant else if check
Colin Ian King
1
-1
/
+1
2015-01-23
ath9k_htc: Add a module parameter to disable blink
Hong Xu
3
-0
/
+11
2015-01-23
wcn36xx: initiate TX BA sessions
Bob Copeland
3
-2
/
+77
2015-01-23
wcn36xx: move set_tx_pdu inside set_tx_data/mgmt
Bob Copeland
1
-17
/
+20
2015-01-23
wcn36xx: initialize dxe lock
Bob Copeland
1
-0
/
+2
2015-01-23
wcn36xx: initialize skb_lock
Bob Copeland
1
-0
/
+1
2015-01-23
wcn36xx: don't process 'valid' descriptors
Bob Copeland
1
-0
/
+2
2015-01-23
wcn36xx: let device generate qos seq numbers
Bob Copeland
2
-1
/
+9
2015-01-23
wcn36xx: use !! when assigning int as a boolean
Bob Copeland
1
-1
/
+1
2015-01-23
wcn36xx: initialize device defaults on start
Bob Copeland
1
-2
/
+71
2015-01-23
wlcore: fix copy-paste bug: assign from src struct not dest
Giel van Schijndel
1
-1
/
+1
2015-01-23
mwifiex: do not emit messages while holding spinlock
Avinash Patil
2
-5
/
+5
2015-01-23
mwifiex: check driver status in connect and scan handlers
Amitkumar Karwar
2
-0
/
+14
2015-01-23
ath9k: Fix no-ack frame status
Sujith Manoharan
1
-3
/
+6
2015-01-23
Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/s...
Kalle Valo
36
-617
/
+1233
2015-01-22
iwlwifi: mvm: fix rx chains configuration in phy ctxt cmd
Liad Kaufman
1
-1
/
+1
2015-01-22
iwlwifi: pcie: support secured boot flow for family 8000 B step
Eran Harary
1
-3
/
+5
2015-01-22
iwlwifi: mvm: rs: remove stats argument from functions
Johannes Berg
3
-26
/
+72
2015-01-22
iwlwifi: mvm: use a new API for enabling STBC
Eyal Shapira
3
-3
/
+28
2015-01-22
iwlwifi: mvm: rs: refactor ht/vht init
Eyal Shapira
1
-38
/
+4
2015-01-22
iwlwifi: mvm: really disable TDLS queues
Emmanuel Grumbach
1
-2
/
+2
2015-01-22
iwlwifi: mvm: Do not consider invalid HW queues in queue mask
Ilan Peer
1
-2
/
+4
2015-01-22
iwlwifi: mvm: BT Coex - set all the co-running values to 0
Emmanuel Grumbach
2
-16
/
+16
2015-01-22
iwlwifi: mvm: support family 8000 C step
Eran Harary
3
-2
/
+3
2015-01-22
iwlwifi: pcie: init ref_lock
Johannes Berg
1
-0
/
+1
2015-01-22
iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_key
John W. Linville
1
-0
/
+1
2015-01-22
iwlwifi: mvm: rs: use STBC regardless of power save mode
Eyal Shapira
1
-8
/
+0
2015-01-22
Revert "iwlwifi: mvm: drop non VO frames when flushing"
Emmanuel Grumbach
1
-9
/
+11
2015-01-22
iwlwifi: mvm: add support for new LTR command
Emmanuel Grumbach
3
-9
/
+51
2015-01-22
iwlwifi: mvm: BT Coex - fine tune the MPLUT register
Emmanuel Grumbach
1
-1
/
+1
2015-01-22
Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next
Emmanuel Grumbach
12
-46
/
+112
2015-01-22
iwlwifi: mvm: move U-APSD decision to authentication
Johannes Berg
2
-5
/
+16
2015-01-22
Merge tag 'tags/mac80211-next-for-davem-2015-01-19' into iwlwifi-next
Emmanuel Grumbach
34
-180
/
+217
2015-01-22
iwlwifi: mvm: ignore temperature updates in the RX statistics notification
Luciano Coelho
2
-1
/
+7
2015-01-22
iwlwifi: mvm: rs: cleanup unuseful and overflowing traces
Eyal Shapira
1
-3
/
+1
2015-01-22
iwlwifi: mvm: generate statistics debugfs code
Johannes Berg
2
-86
/
+78
2015-01-22
iwlwifi: mvm: move statistics API to new header file
Johannes Berg
2
-208
/
+278
2015-01-22
iwlwifi: mvm: sync statistics firmware API
Johannes Berg
2
-37
/
+37
2015-01-22
iwlwifi: correctly set the NMI register
Emmanuel Grumbach
2
-4
/
+9
2015-01-22
iwlwifi: mvm: add rxf and txf to dump data
Liad Kaufman
7
-27
/
+304
2015-01-22
iwlwifi: mvm: add support for dumping a secondary SRAM
Ido Yariv
3
-4
/
+32
2015-01-22
iwlwifi: mvm: add debugfs file for misbehaving U-APSD AP
Johannes Berg
1
-0
/
+31
2015-01-22
iwlwifi: mvm: let the firmware configure the scheduler
Emmanuel Grumbach
9
-107
/
+97
2015-01-22
iwlwifi: mvm: scan dwell time corrections
David Spinadel
2
-5
/
+16
2015-01-22
iwlwifi: remove unused TLV capability flags
Emmanuel Grumbach
1
-6
/
+0
2015-01-22
iwlwifi: mvm: add print of he nvm version
Eran Harary
1
-0
/
+2
2015-01-22
iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scan
Haim Dreyfuss
1
-2
/
+2
[next]