aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-1/+15
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2015-01-27ath10k: use IEEE80211_HW_SW_CRYPTO_CONTROLJohannes Berg1-1/+15
2015-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller224-3217/+13631
2015-01-23atmel: Remove open-coded and wrong strcasecmpRasmus Villemoes1-11/+1
2015-01-23p54pci: add handling of signal caseNicholas Mc Guire1-2/+5
2015-01-23p54: add handling of the signal caseNicholas Mc Guire1-3/+6
2015-01-23ath5k: document a fall-through case in ath5k_hw_set_opmodeJohn Linville1-0/+1
2015-01-23ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cbJohn Linville1-5/+1
2015-01-23brcmfmac: Use put_unaligned_le32Vaishali Thakkar1-7/+2
2015-01-23b43: stop leds during suspendSabrina Dubroca1-0/+1
2015-01-23wlcore: unlock on error in wl1271_op_suspend()Dan Carpenter1-1/+3
2015-01-23rtlwifi/rtl8192de: remove redundant else if checkColin Ian King1-1/+1
2015-01-23ath9k_htc: Add a module parameter to disable blinkHong Xu3-0/+11
2015-01-23wcn36xx: initiate TX BA sessionsBob Copeland3-2/+77
2015-01-23wcn36xx: move set_tx_pdu inside set_tx_data/mgmtBob Copeland1-17/+20
2015-01-23wcn36xx: initialize dxe lockBob Copeland1-0/+2
2015-01-23wcn36xx: initialize skb_lockBob Copeland1-0/+1
2015-01-23wcn36xx: don't process 'valid' descriptorsBob Copeland1-0/+2
2015-01-23wcn36xx: let device generate qos seq numbersBob Copeland2-1/+9
2015-01-23wcn36xx: use !! when assigning int as a booleanBob Copeland1-1/+1
2015-01-23wcn36xx: initialize device defaults on startBob Copeland1-2/+71
2015-01-23wlcore: fix copy-paste bug: assign from src struct not destGiel van Schijndel1-1/+1
2015-01-23mwifiex: do not emit messages while holding spinlockAvinash Patil2-5/+5
2015-01-23mwifiex: check driver status in connect and scan handlersAmitkumar Karwar2-0/+14
2015-01-23ath9k: Fix no-ack frame statusSujith Manoharan1-3/+6
2015-01-23Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo36-617/+1233
2015-01-22iwlwifi: mvm: fix rx chains configuration in phy ctxt cmdLiad Kaufman1-1/+1
2015-01-22iwlwifi: pcie: support secured boot flow for family 8000 B stepEran Harary1-3/+5
2015-01-22iwlwifi: mvm: rs: remove stats argument from functionsJohannes Berg3-26/+72
2015-01-22iwlwifi: mvm: use a new API for enabling STBCEyal Shapira3-3/+28
2015-01-22iwlwifi: mvm: rs: refactor ht/vht initEyal Shapira1-38/+4
2015-01-22iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach1-2/+2
2015-01-22iwlwifi: mvm: Do not consider invalid HW queues in queue maskIlan Peer1-2/+4
2015-01-22iwlwifi: mvm: BT Coex - set all the co-running values to 0Emmanuel Grumbach2-16/+16
2015-01-22iwlwifi: mvm: support family 8000 C stepEran Harary3-2/+3
2015-01-22iwlwifi: pcie: init ref_lockJohannes Berg1-0/+1
2015-01-22iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_keyJohn W. Linville1-0/+1
2015-01-22iwlwifi: mvm: rs: use STBC regardless of power save modeEyal Shapira1-8/+0
2015-01-22Revert "iwlwifi: mvm: drop non VO frames when flushing"Emmanuel Grumbach1-9/+11
2015-01-22iwlwifi: mvm: add support for new LTR commandEmmanuel Grumbach3-9/+51
2015-01-22iwlwifi: mvm: BT Coex - fine tune the MPLUT registerEmmanuel Grumbach1-1/+1
2015-01-22Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach12-46/+112
2015-01-22iwlwifi: mvm: move U-APSD decision to authenticationJohannes Berg2-5/+16
2015-01-22Merge tag 'tags/mac80211-next-for-davem-2015-01-19' into iwlwifi-nextEmmanuel Grumbach27-141/+146
2015-01-22iwlwifi: mvm: ignore temperature updates in the RX statistics notificationLuciano Coelho2-1/+7
2015-01-22iwlwifi: mvm: rs: cleanup unuseful and overflowing tracesEyal Shapira1-3/+1
2015-01-22iwlwifi: mvm: generate statistics debugfs codeJohannes Berg2-86/+78
2015-01-22iwlwifi: mvm: move statistics API to new header fileJohannes Berg2-208/+278
2015-01-22iwlwifi: mvm: sync statistics firmware APIJohannes Berg2-37/+37