index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Lines
2015-01-23
wcn36xx: don't process 'valid' descriptors
Bob Copeland
-0
/
+2
2015-01-23
wcn36xx: let device generate qos seq numbers
Bob Copeland
-1
/
+9
2015-01-23
wcn36xx: use !! when assigning int as a boolean
Bob Copeland
-1
/
+1
2015-01-23
wcn36xx: initialize device defaults on start
Bob Copeland
-2
/
+71
2015-01-23
wlcore: fix copy-paste bug: assign from src struct not dest
Giel van Schijndel
-1
/
+1
2015-01-23
mwifiex: do not emit messages while holding spinlock
Avinash Patil
-5
/
+5
2015-01-23
mwifiex: check driver status in connect and scan handlers
Amitkumar Karwar
-0
/
+14
2015-01-23
ath9k: Fix no-ack frame status
Sujith Manoharan
-3
/
+6
2015-01-23
Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/s...
Kalle Valo
-617
/
+1233
2015-01-22
iwlwifi: mvm: fix rx chains configuration in phy ctxt cmd
Liad Kaufman
-1
/
+1
2015-01-22
iwlwifi: pcie: support secured boot flow for family 8000 B step
Eran Harary
-3
/
+5
2015-01-22
iwlwifi: mvm: rs: remove stats argument from functions
Johannes Berg
-26
/
+72
2015-01-22
iwlwifi: mvm: use a new API for enabling STBC
Eyal Shapira
-3
/
+28
2015-01-22
iwlwifi: mvm: rs: refactor ht/vht init
Eyal Shapira
-38
/
+4
2015-01-22
iwlwifi: mvm: really disable TDLS queues
Emmanuel Grumbach
-2
/
+2
2015-01-22
iwlwifi: mvm: Do not consider invalid HW queues in queue mask
Ilan Peer
-2
/
+4
2015-01-22
iwlwifi: mvm: BT Coex - set all the co-running values to 0
Emmanuel Grumbach
-16
/
+16
2015-01-22
iwlwifi: mvm: support family 8000 C step
Eran Harary
-2
/
+3
2015-01-22
iwlwifi: pcie: init ref_lock
Johannes Berg
-0
/
+1
2015-01-22
iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_key
John W. Linville
-0
/
+1
2015-01-22
iwlwifi: mvm: rs: use STBC regardless of power save mode
Eyal Shapira
-8
/
+0
2015-01-22
Revert "iwlwifi: mvm: drop non VO frames when flushing"
Emmanuel Grumbach
-9
/
+11
2015-01-22
iwlwifi: mvm: add support for new LTR command
Emmanuel Grumbach
-9
/
+51
2015-01-22
iwlwifi: mvm: BT Coex - fine tune the MPLUT register
Emmanuel Grumbach
-1
/
+1
2015-01-22
Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next
Emmanuel Grumbach
-46
/
+112
2015-01-22
iwlwifi: mvm: move U-APSD decision to authentication
Johannes Berg
-5
/
+16
2015-01-22
Merge tag 'tags/mac80211-next-for-davem-2015-01-19' into iwlwifi-next
Emmanuel Grumbach
-141
/
+146
2015-01-22
iwlwifi: mvm: ignore temperature updates in the RX statistics notification
Luciano Coelho
-1
/
+7
2015-01-22
iwlwifi: mvm: rs: cleanup unuseful and overflowing traces
Eyal Shapira
-3
/
+1
2015-01-22
iwlwifi: mvm: generate statistics debugfs code
Johannes Berg
-86
/
+78
2015-01-22
iwlwifi: mvm: move statistics API to new header file
Johannes Berg
-208
/
+278
2015-01-22
iwlwifi: mvm: sync statistics firmware API
Johannes Berg
-37
/
+37
2015-01-22
iwlwifi: correctly set the NMI register
Emmanuel Grumbach
-4
/
+9
2015-01-22
iwlwifi: mvm: add rxf and txf to dump data
Liad Kaufman
-27
/
+304
2015-01-22
iwlwifi: mvm: add support for dumping a secondary SRAM
Ido Yariv
-4
/
+32
2015-01-22
iwlwifi: mvm: add debugfs file for misbehaving U-APSD AP
Johannes Berg
-0
/
+31
2015-01-22
iwlwifi: mvm: let the firmware configure the scheduler
Emmanuel Grumbach
-107
/
+97
2015-01-22
iwlwifi: mvm: scan dwell time corrections
David Spinadel
-5
/
+16
2015-01-22
iwlwifi: remove unused TLV capability flags
Emmanuel Grumbach
-6
/
+0
2015-01-22
iwlwifi: mvm: add print of he nvm version
Eran Harary
-0
/
+2
2015-01-22
iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scan
Haim Dreyfuss
-2
/
+2
2015-01-22
iwlwifi: mvm: rs: allow to disable MIMO for P2P only
Emmanuel Grumbach
-2
/
+2
2015-01-22
iwlwifi: mvm: allow to collect debug data from non-sleepable context
Emmanuel Grumbach
-7
/
+7
2015-01-22
iwlwifi: mvm: make sure state isn't in d0i3 when stopping fw monitor
Liad Kaufman
-2
/
+7
2015-01-22
iwlwifi: mvm: Add debugfs entry to enable scan offload notification
Alexander Bondar
-0
/
+48
2015-01-22
iwlwifi: add new config and PCI IDs for 4165 series
Oren Givon
-0
/
+13
2015-01-22
iwlwifi: mvm: make sure state isn't in d0i3 when collecting fw dbg
Liad Kaufman
-0
/
+7
2015-01-22
iwlwifi: mvm: rs: repeat initial legacy rates in LQ table
Eyal Shapira
-11
/
+13
2015-01-22
iwlwifi: mvm: don't indicate no BA if STA was in powersave
Eyal Shapira
-1
/
+2
2015-01-22
Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-next
Kalle Valo
-141
/
+146
[prev]
[next]