summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2014-03-13ath9k: Fix sequence number assignment for non-data framesHelmut Schaa
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau
2014-02-20ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter
2014-02-04ath9k: Fix TX power calculationSujith Manoharan
2014-02-04ath9k: Do not support PowerSave by defaultSujith Manoharan
2014-02-04ath9k: Fix build error on ARMSujith Manoharan
2014-02-04ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka
2014-02-04ar5523: fix usb id for Gigaset.Oleksij Rempel
2014-02-04ath9k_htc: Do not support PowerSave by defaultOleksij Rempel
2014-02-04ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan
2014-01-23ath9k: Fix code mistakeSujith Manoharan
2014-01-16carl9170: use ath_is_mybeaconOleksij Rempel
2014-01-16ath5k: use ath_is_mybeaconOleksij Rempel
2014-01-16ath9k_htc: use ath_is_mybeaconOleksij Rempel
2014-01-16ath9k: use ath_is_mybeaconOleksij Rempel
2014-01-16ath: add common function ath_is_mybeaconOleksij Rempel
2014-01-16wil6210: correct #include for prefetch()Vladimir Kondratiev
2014-01-16ath9k: Fix possible overflow conditionSujith Manoharan
2014-01-16ath9k: Fix IQ calibrationSujith Manoharan
2014-01-16ath9k: Fix error reported by smatchSujith Manoharan
2014-01-13ath9k: Process GTT interruptsSujith Manoharan
2014-01-13ath9k: Remove debug print in ISRSujith Manoharan
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan
2014-01-13ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan
2014-01-13ath9k: Show only active TIDs in node_aggrSujith Manoharan
2014-01-13ath9k: Add an option for station statisticsSujith Manoharan
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez
2014-01-13ath: fix warning on usage of REGULATORY_CUSTOM_REGLuis R. Rodriguez
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-13Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo
2014-01-10ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo
2014-01-10ath10k: handle WMI debug print eventsKalle Valo
2014-01-10ath10k: track number of existing peersBartosz Markowski
2014-01-10ath10k: disable STA kickout in FWMarek Puzyniak
2014-01-10ath10k: add DFS_CERTIFIED optionJanusz Dziedzic
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan
2014-01-09ath9k: Use correct channel for RX packetsSujith Manoharan
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan
2014-01-09wil6210: prefetch head of packetVladimir Kondratiev
2014-01-09wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev
2014-01-09wil6210: interrupt moderationVladimir Kondratiev
2014-01-07mac80211: remove channel_change_timeJohannes Berg