summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2015-02-03wil6210: Remove msm platform related codeHamad Kadmany-302/+1
2015-02-03wil6210: print ciphers in debug infoVladimir Kondratiev-12/+25
2015-02-03wil6210: more Tx debugVladimir Kondratiev-13/+17
2015-02-03wil6210: fix race between xmit and Tx vring de-allocationVladimir Kondratiev-3/+23
2015-02-03wil6210: avoid Tx descriptor double writeVladimir Kondratiev-3/+1
2015-02-03wil6210: remove old Tx work-aroundVladimir Kondratiev-3/+0
2015-02-03ath9k: Fix max pattern checkSujith Manoharan-31/+51
2015-02-03ath9k: Cleanup reg_wow.hSujith Manoharan-53/+15
2015-02-03ath9k: Remove incorrect register macrosSujith Manoharan-5/+0
2015-02-03ath9k: Move WOW registers to reg_wow.hSujith Manoharan-120/+137
2015-02-03ath9k: Register max WOW patternsSujith Manoharan-1/+10
2015-02-03ath9k: Add a HW structure for WOWSujith Manoharan-6/+10
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan-43/+12
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan-2/+71
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan-27/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan-29/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan-30/+29
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan-4/+23
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan-0/+9
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan-15/+7
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan-6/+0
2015-02-03ath9k: Return early for error conditionsSujith Manoharan-6/+6
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan-8/+1
2015-02-03mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar-0/+3
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar-2/+7
2015-02-03mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar-0/+3
2015-02-03mwifiex: correction in wakeup timer handlingAmitkumar Karwar-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan-0/+142
2015-02-03rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan-0/+6
2015-02-03rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix adhoc failTroy Tan-31/+1
2015-02-03iwlwifi: mvm: reduce quota thresholdJohannes Berg-1/+1
2015-02-02iwlwifi: mvm: don't send a command the firmware doesn't knowEmmanuel Grumbach-1/+2
2015-02-01iwlwifi: mvm: Fix building channels in scan_config_cmdIlan Peer-2/+2
2015-02-01iwlwifi: mvm: Enable EBS also in single scan on umac interfaceHaim Dreyfuss-0/+7
2015-02-01iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho-1/+1
2015-02-01iwlwifi: mvm: Fix a few EBS error handling bugsHaim Dreyfuss-3/+13
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach-62/+87
2015-02-01iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach-16/+10
2015-02-01iwlwifi: mvm: ignore stale TDLS ch-switch responsesArik Nemtsov-2/+16
2015-02-01iwlwifi: mvm: improve TDLS ch-sw state machineArik Nemtsov-14/+35
2015-02-01iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach-1/+6
2015-02-01iwlwifi: pcie: prepare the enablement of 31 TFD queuesEmmanuel Grumbach-32/+40
2015-02-01iwlwifi: mvm: rs: enable forcing single stream Tx decisionEyal Shapira-0/+102
2015-02-01iwlwifi: mvm: add beamformer supportEyal Shapira-28/+177
2015-02-01iwlwifi: pcie: don't dump useless data when a TFD queue hangsEmmanuel Grumbach-6/+0
2015-02-01iwlwifi: mvm: always use mac color zeroLuciano Coelho-3/+0
2015-02-01iwlwifi: mvm: remove space padding after sysassert descriptionJohannes Berg-1/+1
2015-02-01iwlwifi: mvm: don't reprobe if we fail during reconfig and fw_restart is falseLuciano Coelho-5/+5
2015-01-29ath10k: fix target wakeup timeoutRajkumar Manoharan-1/+1