summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-01-03ath5k: use ether_addr_equal_64bitsJulia Lawall
2014-01-03ath9k: Fix interrupt statisticsSujith Manoharan
2014-01-03ath9k: Remove unused config option ack_6mbSujith Manoharan
2014-01-03ath9k: Fix AR9100 chip power-onSujith Manoharan
2014-01-03ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan
2014-01-03ath9k: Handle unsupported MAC versions earlySujith Manoharan
2014-01-03ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan
2014-01-03ath9k: Remove unused functionsSujith Manoharan
2014-01-03ath9k: Fix "cc_lock" usageSujith Manoharan
2014-01-03ath9k: Process BB watchdog events in the taskletSujith Manoharan
2014-01-03ath9k: Remove RX PollSujith Manoharan
2014-01-03ath9k: Fix baseband watchdog resetSujith Manoharan
2014-01-03ath9k: Identify baseband watchdog signaturesSujith Manoharan
2014-01-03ath9k: Fix baseband watchdog interruptsSujith Manoharan
2014-01-03ath9k: Fix PHY restart workaroundSujith Manoharan
2014-01-03ath9k: Fix MAC HW hang check for AR9003Sujith Manoharan
2014-01-03ath9k: Add HW callbacks for MAC/BB hang checksSujith Manoharan
2014-01-03ath9k: Register supported HW hang checksSujith Manoharan
2014-01-03ath9k: Fix max AMPDU size calculationSujith Manoharan
2014-01-03ath9k_hw: fix TSF offset calculationFelix Fietkau
2014-01-03ath9k_hw: fix gentimer callback without overflow handlerFelix Fietkau
2014-01-03ath9k: fix sparse non static symbol warningWei Yongjun
2013-12-19ath9k: simplify/fix tx packet TID handlingFelix Fietkau
2013-12-19ath9k: fix TSF offset precision issueFelix Fietkau
2013-12-19ath9k: call ath9k_set_tsfadjust from ath9k_beacon_configFelix Fietkau
2013-12-19ath9k: move ath9k_debug_sync_cause out of ath9k_hwFelix Fietkau
2013-12-18ath9k: Use a subroutine for the AR9330 reset WARSujith Manoharan
2013-12-18ath9k: Fix RTC reset delaySujith Manoharan
2013-12-18ath9k: Add a delay between RTC reset/clear for AR9003Sujith Manoharan
2013-12-18ath9k: Fix regulatory complianceSujith Manoharan
2013-12-18ath9k: Update BaseExtension_1 eeprom structureSujith Manoharan
2013-12-18ath9k: Initialize "switchcomspdt" eeprom field explicitlySujith Manoharan
2013-12-18ath9k: Remove unneeded ref. count initializationSujith Manoharan
2013-12-18ath9k: Cleanup ath9k.hSujith Manoharan
2013-12-18ath9k: Cleanup spectral scan codeSujith Manoharan
2013-12-18ath9k: properly preserve TSF across resetFelix Fietkau
2013-12-18ath9k_hw: clean up station beacon timer APIFelix Fietkau
2013-12-18ath9k_hw: remove spur related unused definesFelix Fietkau
2013-12-18ath9k_hw: remove additional_swba_backoffFelix Fietkau
2013-12-18ath9k_hw: simplify spur channel handlingFelix Fietkau
2013-12-18ath9k_hw: remove ah->config.pcie_clock_reqFelix Fietkau
2013-12-18ath9k_hw: remove defunct ad-hoc mode ATIM window handling codeFelix Fietkau
2013-12-18ath9k_hw: clean up generic timer codeFelix Fietkau
2013-12-18ath9k_hw: use a software timer for btcoex no_stomp_timerFelix Fietkau
2013-12-18ath9k: add support for reporting per-chain signal strengthFelix Fietkau
2013-12-18ath9k_common: get rid of an unnecessary variableFelix Fietkau
2013-12-18ath9k: fix 5/10MHz channel width initialization on ar9003Lorenzo Bianconi
2013-12-18ath9k_htc: reconfigure led_gpios after resumeOleksij Rempel
2013-12-18net: wirelesse: wcn36xx: pull allocation outside of critical sectionMichal Nazarewicz
2013-12-16Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg