index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kprobes.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
mwifiex: add support for USB8801
Yogesh Ashok Powar
2
-0
/
+17
2015-01-27
mwifiex: add support for SD8801
Yogesh Ashok Powar
2
-0
/
+20
2015-01-27
ath9k and ath9k_htc: rename variable "led_blink"
Hong Xu
6
-8
/
+8
2015-01-27
rtl8192cu: fix the mesh beaconing
Chun-Yeow Yeoh
1
-0
/
+1
2015-01-27
rtlwifi: add support to send beacon frame.
Taehee Yoo
1
-0
/
+11
2015-01-27
mwifiex: set netif carrier off in ndo_open
Johannes Berg
1
-1
/
+2
2015-01-23
bcma: use standard bus scanning during early register
Rafał Miłecki
5
-91
/
+15
2015-01-23
atmel: Remove open-coded and wrong strcasecmp
Rasmus Villemoes
1
-11
/
+1
2015-01-23
p54pci: add handling of signal case
Nicholas Mc Guire
1
-2
/
+5
2015-01-23
p54: add handling of the signal case
Nicholas Mc Guire
1
-3
/
+6
2015-01-23
ath5k: document a fall-through case in ath5k_hw_set_opmode
John Linville
1
-0
/
+1
2015-01-23
ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cb
John Linville
1
-5
/
+1
2015-01-23
brcmfmac: Use put_unaligned_le32
Vaishali Thakkar
1
-7
/
+2
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-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
iwlwifi: mvm: move U-APSD decision to authentication
Johannes Berg
2
-5
/
+16
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
[next]