summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2015-01-23wcn36xx: don't process 'valid' descriptorsBob Copeland-0/+2
2015-01-23wcn36xx: let device generate qos seq numbersBob Copeland-1/+9
2015-01-23wcn36xx: use !! when assigning int as a booleanBob Copeland-1/+1
2015-01-23wcn36xx: initialize device defaults on startBob Copeland-2/+71
2015-01-23wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel-1/+1
2015-01-23mwifiex: do not emit messages while holding spinlockAvinash Patil-5/+5
2015-01-23mwifiex: check driver status in connect and scan handlersAmitkumar Karwar-0/+14
2015-01-23ath9k: Fix no-ack frame statusSujith Manoharan-3/+6
2015-01-23Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/s...Kalle Valo-617/+1233
2015-01-22iwlwifi: mvm: fix rx chains configuration in phy ctxt cmdLiad Kaufman-1/+1
2015-01-22iwlwifi: pcie: support secured boot flow for family 8000 B stepEran Harary-3/+5
2015-01-22iwlwifi: mvm: rs: remove stats argument from functionsJohannes Berg-26/+72
2015-01-22iwlwifi: mvm: use a new API for enabling STBCEyal Shapira-3/+28
2015-01-22iwlwifi: mvm: rs: refactor ht/vht initEyal Shapira-38/+4
2015-01-22iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach-2/+2
2015-01-22iwlwifi: mvm: Do not consider invalid HW queues in queue maskIlan Peer-2/+4
2015-01-22iwlwifi: mvm: BT Coex - set all the co-running values to 0Emmanuel Grumbach-16/+16
2015-01-22iwlwifi: mvm: support family 8000 C stepEran Harary-2/+3
2015-01-22iwlwifi: pcie: init ref_lockJohannes Berg-0/+1
2015-01-22iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_keyJohn W. Linville-0/+1
2015-01-22iwlwifi: mvm: rs: use STBC regardless of power save modeEyal Shapira-8/+0
2015-01-22Revert "iwlwifi: mvm: drop non VO frames when flushing"Emmanuel Grumbach-9/+11
2015-01-22iwlwifi: mvm: add support for new LTR commandEmmanuel Grumbach-9/+51
2015-01-22iwlwifi: mvm: BT Coex - fine tune the MPLUT registerEmmanuel Grumbach-1/+1
2015-01-22Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach-46/+112
2015-01-22iwlwifi: mvm: move U-APSD decision to authenticationJohannes Berg-5/+16
2015-01-22Merge tag 'tags/mac80211-next-for-davem-2015-01-19' into iwlwifi-nextEmmanuel Grumbach-141/+146
2015-01-22iwlwifi: mvm: ignore temperature updates in the RX statistics notificationLuciano Coelho-1/+7
2015-01-22iwlwifi: mvm: rs: cleanup unuseful and overflowing tracesEyal Shapira-3/+1
2015-01-22iwlwifi: mvm: generate statistics debugfs codeJohannes Berg-86/+78
2015-01-22iwlwifi: mvm: move statistics API to new header fileJohannes Berg-208/+278
2015-01-22iwlwifi: mvm: sync statistics firmware APIJohannes Berg-37/+37
2015-01-22iwlwifi: correctly set the NMI registerEmmanuel Grumbach-4/+9
2015-01-22iwlwifi: mvm: add rxf and txf to dump dataLiad Kaufman-27/+304
2015-01-22iwlwifi: mvm: add support for dumping a secondary SRAMIdo Yariv-4/+32
2015-01-22iwlwifi: mvm: add debugfs file for misbehaving U-APSD APJohannes Berg-0/+31
2015-01-22iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach-107/+97
2015-01-22iwlwifi: mvm: scan dwell time correctionsDavid Spinadel-5/+16
2015-01-22iwlwifi: remove unused TLV capability flagsEmmanuel Grumbach-6/+0
2015-01-22iwlwifi: mvm: add print of he nvm versionEran Harary-0/+2
2015-01-22iwlwifi: mvm: set max_out_time equal to frag_passive_dwell in fragmented scanHaim Dreyfuss-2/+2
2015-01-22iwlwifi: mvm: rs: allow to disable MIMO for P2P onlyEmmanuel Grumbach-2/+2
2015-01-22iwlwifi: mvm: allow to collect debug data from non-sleepable contextEmmanuel Grumbach-7/+7
2015-01-22iwlwifi: mvm: make sure state isn't in d0i3 when stopping fw monitorLiad Kaufman-2/+7
2015-01-22iwlwifi: mvm: Add debugfs entry to enable scan offload notificationAlexander Bondar-0/+48
2015-01-22iwlwifi: add new config and PCI IDs for 4165 seriesOren Givon-0/+13
2015-01-22iwlwifi: mvm: make sure state isn't in d0i3 when collecting fw dbgLiad Kaufman-0/+7
2015-01-22iwlwifi: mvm: rs: repeat initial legacy rates in LQ tableEyal Shapira-11/+13
2015-01-22iwlwifi: mvm: don't indicate no BA if STA was in powersaveEyal Shapira-1/+2
2015-01-22Merge commit 'c1e140bf79d817d4a7aa9932eb98b0359c87af33' from mac80211-nextKalle Valo-141/+146