summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-03-03ath9k: Mute BT properlySujith Manoharan2-3/+15
2015-03-03ath9k: Fix GPM initializationSujith Manoharan3-18/+16
2015-03-03ath9k: Prepare MCI interface correctlySujith Manoharan1-2/+2
2015-03-03ath9k: Setup MCI statistics properlySujith Manoharan2-3/+25
2015-03-03ath9k: Fix MCI TX controlSujith Manoharan2-2/+10
2015-03-03ath9k: Handle 2-ANT AR9565 in MCI resetSujith Manoharan2-16/+69
2015-03-03ath9k: Add new MCI configuration parametersSujith Manoharan1-0/+11
2015-03-03ath9k: Remove useless check in MCI resetSujith Manoharan1-5/+0
2015-03-03ath9k: Move MCI registers to reg_mci.hSujith Manoharan3-275/+301
2015-03-03iwlegacy: 4965-rs: Remove bogus colon after newline from debug messageGeert Uytterhoeven1-1/+1
2015-03-03Merge tag 'iwlwifi-next-for-kalle-2015-03-01' of https://git.kernel.org/pub/s...Kalle Valo33-1103/+1325
2015-03-02bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2-2/+2
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2-6/+6
2015-03-02brcmfmac: respect reason when deleting (deauthenticating) STARafał Miłecki1-1/+1
2015-03-02iwlwifi: mvm: don't override passive dwell in case of fragmented scanDavid Spinadel1-6/+7
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon low RSSIEmmanuel Grumbach3-0/+30
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon statisticsEmmanuel Grumbach3-0/+48
2015-03-02iwlwifi: mvm: restart firmware recording when no configuration is setEmmanuel Grumbach2-1/+19
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach3-0/+48
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon channel switchEmmanuel Grumbach2-0/+5
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon missed beaconsEmmanuel Grumbach3-0/+49
2015-03-02iwlwifi: mvm: add the cause of the firmware dump in the dumpEmmanuel Grumbach6-12/+108
2015-03-02iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach10-80/+243
2015-03-02iwlwifi: mvm: use only 40 ms for fragmented scanDavid Spinadel1-1/+1
2015-03-02iwlwifi: mvm: allow to force the Rx chains from debugfsEmmanuel Grumbach3-0/+57
2015-03-02iwlwifi: add new TLV capability flag for BT PLCREmmanuel Grumbach4-4/+12
2015-03-02iwlwifi: mvm: don't iterate interfaces to disconnect in net-detectLuciano Coelho1-3/+6
2015-03-01iwlwifi: mvm: new Alive / error table APIEmmanuel Grumbach7-32/+245
2015-03-01iwlwifi: mvm: support beacon statistics for BSS clientJohannes Berg4-4/+82
2015-03-01iwlwifi: mvm: don't write to DBGC_OUT_CTRL when stopping the recordingEran Harary1-1/+2
2015-03-01iwlwifi: mvm: remove deprecated scan API codeLuciano Coelho7-818/+20
2015-03-01iwlwifi: deprecate -9.ucode for 3160 / 7260 / 7265Luciano Coelho2-3/+3
2015-03-01iwlwifi: mvm: support radio statistics as global surveyJohannes Berg8-22/+127
2015-03-01iwlwifi: mvm: add statistics API version 10Johannes Berg4-22/+90
2015-03-01iwlwifi: pcie: apply destination before releasing resetEmmanuel Grumbach1-3/+3
2015-03-01iwlwifi: mvm: remove unused function in BT coexEyal Shapira2-7/+0
2015-03-01iwlwifi: mvm: fix BT coex shared antenna activity checkEyal Shapira1-1/+1
2015-03-01iwlwifi: mvm: rs: print single stream params via debugfsEyal Shapira1-0/+11
2015-03-01iwlwifi: mvm: rs: avoid ss_force from being reset after tx idleEyal Shapira2-12/+15
2015-03-01iwlwifi: mvm: increase the number of PAPD channel groups to 9Eran Harary1-1/+1
2015-03-01iwlwifi: mvm: consider TDLS queues as used during drainArik Nemtsov1-0/+8
2015-03-01iwlwifi: mvm: rs: disable MIMO for low latency P2PEyal Shapira1-0/+8
2015-03-01iwlwifi: mvm: rs: adapt rate matching to new STBC/BFEREyal Shapira2-9/+37
2015-03-01iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira1-7/+14
2015-02-27wil6210: track privacy connection attributeVladimir Kondratiev1-12/+18
2015-02-27wil6210: rename 'secure_pcp' to 'privacy'Vladimir Kondratiev4-4/+4
2015-02-27wil6210: Fix division by zero in wil_vring_debugfs_showBoris Sorochkin1-6/+13
2015-02-27wil6210: Change of threshold for tx vring idleness measurementVladimir Shulman3-17/+39
2015-02-27wil6210: branch prediction hintsVladimir Kondratiev2-32/+33
2015-02-27wil6210: enable fix for HW bug in 802.11->803.3 transformVladimir Kondratiev3-31/+11