summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan
2015-02-03ath9k: Return early for error conditionsSujith Manoharan
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan
2015-02-03mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar
2015-02-03mwifiex: fix NULL packet downloading issuesAmitkumar Karwar
2015-02-03mwifiex: fix memory leak in mwifiex_send_processed_packet()Amitkumar Karwar
2015-02-03mwifiex: correction in wakeup timer handlingAmitkumar Karwar
2015-02-03rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan
2015-02-03rtlwifi: rtl8192ee: Fix adhoc failTroy Tan
2015-02-03iwlwifi: mvm: reduce quota thresholdJohannes Berg
2015-02-02iwlwifi: mvm: don't send a command the firmware doesn't knowEmmanuel Grumbach
2015-02-01iwlwifi: mvm: Fix building channels in scan_config_cmdIlan Peer
2015-02-01iwlwifi: mvm: Enable EBS also in single scan on umac interfaceHaim Dreyfuss
2015-02-01iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho
2015-02-01iwlwifi: mvm: Fix a few EBS error handling bugsHaim Dreyfuss
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach
2015-02-01iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach
2015-02-01iwlwifi: mvm: ignore stale TDLS ch-switch responsesArik Nemtsov
2015-02-01iwlwifi: mvm: improve TDLS ch-sw state machineArik Nemtsov
2015-02-01iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach
2015-02-01iwlwifi: pcie: prepare the enablement of 31 TFD queuesEmmanuel Grumbach
2015-02-01iwlwifi: mvm: rs: enable forcing single stream Tx decisionEyal Shapira
2015-02-01iwlwifi: mvm: add beamformer supportEyal Shapira
2015-02-01iwlwifi: pcie: don't dump useless data when a TFD queue hangsEmmanuel Grumbach
2015-02-01iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-02-01iwlwifi: mvm: remove space padding after sysassert descriptionJohannes Berg
2015-02-01iwlwifi: mvm: don't reprobe if we fail during reconfig and fw_restart is falseLuciano Coelho
2015-01-29ath10k: fix target wakeup timeoutRajkumar Manoharan
2015-01-29ath10k: Enable the MCS8 and MCS9 at 2.4G bandYanbo Li
2015-01-29ath10k: disable sta keepaliveMichal Kazior
2015-01-29ath10k: implement sta keepalive commandJanusz Dziedzic
2015-01-29ath10k: use per-vif wmm param setup if possibleMichal Kazior
2015-01-29ath10k: implement per-vdev wmm param setup commandMichal Kazior
2015-01-29ath10k: move wmm param storage to vifMichal Kazior
2015-01-29b43: AC-PHY: prepare place for developing new PHY supportRafał Miłecki
2015-01-29b43: support bcma core reset on AC-PHY hardwareRafał Miłecki
2015-01-29ath9k: Enable manual peak detect calibrationSujith Manoharan
2015-01-29ath9k: Set correct peak detect thresholdSujith Manoharan
2015-01-29ath9k: Fix manual peak calibration initializationSujith Manoharan
2015-01-29ath9k: Add a macro to identify PCOEM chipsSujith Manoharan