summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan2-43/+12
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan3-2/+71
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan3-27/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan3-29/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan3-30/+29
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan3-4/+23
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan1-0/+9
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan1-15/+7
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan1-6/+0
2015-02-03ath9k: Return early for error conditionsSujith Manoharan1-6/+6
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan3-8/+1
2015-02-03mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar1-0/+3
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar1-2/+7
2015-02-03mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar1-0/+3
2015-02-03mwifiex: correction in wakeup timer handlingAmitkumar Karwar1-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan2-0/+142
2015-02-03rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan2-0/+6
2015-02-03rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan1-2/+1
2015-02-03rtlwifi: rtl8192ee: Fix adhoc failTroy Tan2-31/+1
2015-02-03iwlwifi: mvm: reduce quota thresholdJohannes Berg1-1/+1
2015-02-02iwlwifi: mvm: don't send a command the firmware doesn't knowEmmanuel Grumbach1-1/+2
2015-02-01iwlwifi: mvm: Fix building channels in scan_config_cmdIlan Peer1-2/+2
2015-02-01iwlwifi: mvm: Enable EBS also in single scan on umac interfaceHaim Dreyfuss1-0/+7
2015-02-01iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho1-1/+1
2015-02-01iwlwifi: mvm: Fix a few EBS error handling bugsHaim Dreyfuss2-3/+13
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach13-62/+87
2015-02-01iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach6-16/+10
2015-02-01iwlwifi: mvm: ignore stale TDLS ch-switch responsesArik Nemtsov2-2/+16
2015-02-01iwlwifi: mvm: improve TDLS ch-sw state machineArik Nemtsov2-14/+35
2015-02-01iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach1-1/+6
2015-02-01iwlwifi: pcie: prepare the enablement of 31 TFD queuesEmmanuel Grumbach4-32/+40
2015-02-01iwlwifi: mvm: rs: enable forcing single stream Tx decisionEyal Shapira3-0/+102
2015-02-01iwlwifi: mvm: add beamformer supportEyal Shapira5-28/+177
2015-02-01iwlwifi: pcie: don't dump useless data when a TFD queue hangsEmmanuel Grumbach1-6/+0
2015-02-01iwlwifi: mvm: always use mac color zeroLuciano Coelho1-3/+0
2015-02-01iwlwifi: mvm: remove space padding after sysassert descriptionJohannes Berg1-1/+1
2015-02-01iwlwifi: mvm: don't reprobe if we fail during reconfig and fw_restart is falseLuciano Coelho1-5/+5
2015-01-29ath10k: fix target wakeup timeoutRajkumar Manoharan1-1/+1
2015-01-29ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li2-3/+13
2015-01-29ath10k: disable sta keepaliveMichal Kazior2-0/+47
2015-01-29ath10k: implement sta keepalive commandJanusz Dziedzic4-0/+82
2015-01-29ath10k: use per-vif wmm param setup if possibleMichal Kazior1-5/+17
2015-01-29ath10k: implement per-vdev wmm param setup commandMichal Kazior5-0/+63
2015-01-29ath10k: move wmm param storage to vifMichal Kazior6-34/+35
2015-01-29b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki7-1/+160
2015-01-29b43: support bcma core reset on AC-PHY hardwareRafał Miłecki2-0/+19
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan1-2/+8
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan1-4/+11
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan1-8/+30
2015-01-29ath9k: Add a macro to identify PCOEM chipsSujith Manoharan1-0/+3