index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: selectively choose ext_scan support
Avinash Patil
2015-01-27
6
-1
/
+19
*
mwifiex: add support for USB8801
Yogesh Ashok Powar
2015-01-27
2
-0
/
+17
*
mwifiex: add support for SD8801
Yogesh Ashok Powar
2015-01-27
2
-0
/
+20
*
ath9k and ath9k_htc: rename variable "led_blink"
Hong Xu
2015-01-27
6
-8
/
+8
*
rtl8192cu: fix the mesh beaconing
Chun-Yeow Yeoh
2015-01-27
1
-0
/
+1
*
rtlwifi: add support to send beacon frame.
Taehee Yoo
2015-01-27
1
-0
/
+11
*
mwifiex: set netif carrier off in ndo_open
Johannes Berg
2015-01-27
1
-1
/
+2
*
bcma: use standard bus scanning during early register
Rafał Miłecki
2015-01-23
5
-91
/
+15
*
atmel: Remove open-coded and wrong strcasecmp
Rasmus Villemoes
2015-01-23
1
-11
/
+1
*
p54pci: add handling of signal case
Nicholas Mc Guire
2015-01-23
1
-2
/
+5
*
p54: add handling of the signal case
Nicholas Mc Guire
2015-01-23
1
-3
/
+6
*
ath5k: document a fall-through case in ath5k_hw_set_opmode
John Linville
2015-01-23
1
-0
/
+1
*
ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cb
John Linville
2015-01-23
1
-5
/
+1
*
brcmfmac: Use put_unaligned_le32
Vaishali Thakkar
2015-01-23
1
-7
/
+2
*
bcma: clean bus initialization code
Rafał Miłecki
2015-01-23
3
-9
/
+15
*
b43: stop leds during suspend
Sabrina Dubroca
2015-01-23
1
-0
/
+1
*
wlcore: unlock on error in wl1271_op_suspend()
Dan Carpenter
2015-01-23
1
-1
/
+3
*
rtlwifi/rtl8192de: remove redundant else if check
Colin Ian King
2015-01-23
1
-1
/
+1
*
ath9k_htc: Add a module parameter to disable blink
Hong Xu
2015-01-23
3
-0
/
+11
*
wcn36xx: initiate TX BA sessions
Bob Copeland
2015-01-23
3
-2
/
+77
*
wcn36xx: move set_tx_pdu inside set_tx_data/mgmt
Bob Copeland
2015-01-23
1
-17
/
+20
*
wcn36xx: initialize dxe lock
Bob Copeland
2015-01-23
1
-0
/
+2
*
wcn36xx: initialize skb_lock
Bob Copeland
2015-01-23
1
-0
/
+1
*
wcn36xx: don't process 'valid' descriptors
Bob Copeland
2015-01-23
1
-0
/
+2
*
wcn36xx: let device generate qos seq numbers
Bob Copeland
2015-01-23
2
-1
/
+9
*
wcn36xx: use !! when assigning int as a boolean
Bob Copeland
2015-01-23
1
-1
/
+1
*
wcn36xx: initialize device defaults on start
Bob Copeland
2015-01-23
1
-2
/
+71
*
wlcore: fix copy-paste bug: assign from src struct not dest
Giel van Schijndel
2015-01-23
1
-1
/
+1
*
mwifiex: do not emit messages while holding spinlock
Avinash Patil
2015-01-23
2
-5
/
+5
*
mwifiex: check driver status in connect and scan handlers
Amitkumar Karwar
2015-01-23
2
-0
/
+14
*
ath9k: Fix no-ack frame status
Sujith Manoharan
2015-01-23
1
-3
/
+6
*
Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/s...
Kalle Valo
2015-01-23
36
-617
/
+1233
|
\
|
*
iwlwifi: mvm: fix rx chains configuration in phy ctxt cmd
Liad Kaufman
2015-01-22
1
-1
/
+1
|
*
iwlwifi: pcie: support secured boot flow for family 8000 B step
Eran Harary
2015-01-22
1
-3
/
+5
|
*
iwlwifi: mvm: rs: remove stats argument from functions
Johannes Berg
2015-01-22
3
-26
/
+72
|
*
iwlwifi: mvm: use a new API for enabling STBC
Eyal Shapira
2015-01-22
3
-3
/
+28
|
*
iwlwifi: mvm: rs: refactor ht/vht init
Eyal Shapira
2015-01-22
1
-38
/
+4
|
*
iwlwifi: mvm: really disable TDLS queues
Emmanuel Grumbach
2015-01-22
1
-2
/
+2
|
*
iwlwifi: mvm: Do not consider invalid HW queues in queue mask
Ilan Peer
2015-01-22
1
-2
/
+4
|
*
iwlwifi: mvm: BT Coex - set all the co-running values to 0
Emmanuel Grumbach
2015-01-22
2
-16
/
+16
|
*
iwlwifi: mvm: support family 8000 C step
Eran Harary
2015-01-22
3
-2
/
+3
|
*
iwlwifi: pcie: init ref_lock
Johannes Berg
2015-01-22
1
-0
/
+1
|
*
iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_key
John W. Linville
2015-01-22
1
-0
/
+1
|
*
iwlwifi: mvm: rs: use STBC regardless of power save mode
Eyal Shapira
2015-01-22
1
-8
/
+0
|
*
Revert "iwlwifi: mvm: drop non VO frames when flushing"
Emmanuel Grumbach
2015-01-22
1
-9
/
+11
|
*
iwlwifi: mvm: add support for new LTR command
Emmanuel Grumbach
2015-01-22
3
-9
/
+51
|
*
iwlwifi: mvm: BT Coex - fine tune the MPLUT register
Emmanuel Grumbach
2015-01-22
1
-1
/
+1
|
*
Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next
Emmanuel Grumbach
2015-01-22
12
-46
/
+112
|
|
\
|
|
*
iwlwifi: mvm: validate tid and sta_id in ba_notif
Eyal Shapira
2015-01-20
1
-0
/
+5
|
|
*
iwlwifi: mvm: abort scheduled scan upon RFKILL
Emmanuel Grumbach
2015-01-18
1
-0
/
+7
[next]