summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2014-03-13ath9k: Fix sequence number assignment for non-data framesHelmut Schaa1-2/+2
2014-03-13ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau1-2/+1
2014-02-25ath9k: fix invalid descriptor discardingFelix Fietkau1-35/+35
2014-02-25ath9k: reduce baseband hang detection false positive rateFelix Fietkau1-1/+7
2014-02-24ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-02-20ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-02-20ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-02-13ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter1-1/+1
2014-02-04ath9k: Fix TX power calculationSujith Manoharan1-0/+4
2014-02-04ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-02-04ath9k: Fix build error on ARMSujith Manoharan1-3/+2
2014-02-04ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2-22/+40
2014-02-04ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-04ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-02-04ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-01-23ath9k: Fix RX interrupt mitigationSujith Manoharan2-2/+12
2014-01-23ath9k: Fix code mistakeSujith Manoharan1-1/+1
2014-01-16carl9170: use ath_is_mybeaconOleksij Rempel1-6/+3
2014-01-16ath5k: use ath_is_mybeaconOleksij Rempel1-25/+8
2014-01-16ath9k_htc: use ath_is_mybeaconOleksij Rempel1-3/+1
2014-01-16ath9k: use ath_is_mybeaconOleksij Rempel1-16/+4
2014-01-16ath: add common function ath_is_mybeaconOleksij Rempel2-0/+10
2014-01-16wil6210: correct #include for prefetch()Vladimir Kondratiev1-1/+1
2014-01-16ath9k: Fix possible overflow conditionSujith Manoharan1-1/+1
2014-01-16ath9k: Fix IQ calibrationSujith Manoharan1-2/+15
2014-01-16ath9k: Fix error reported by smatchSujith Manoharan1-1/+1
2014-01-13ath9k: Process GTT interruptsSujith Manoharan3-4/+35
2014-01-13ath9k: Remove debug print in ISRSujith Manoharan1-2/+0
2014-01-13ath9k: Add a debugfs file "node_recv"Sujith Manoharan5-7/+203
2014-01-13ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan1-43/+74
2014-01-13ath9k: Show only active TIDs in node_aggrSujith Manoharan1-5/+13
2014-01-13ath9k: Add an option for station statisticsSujith Manoharan5-81/+108
2014-01-13cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez1-2/+0
2014-01-13ath: fix warning on usage of REGULATORY_CUSTOM_REGLuis R. Rodriguez1-3/+6
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville5-16/+0
2014-01-13Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville11-23/+642
2014-01-10ath10k: add set_bitrate_mask callbackJanusz Dziedzic3-0/+317
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo4-0/+154
2014-01-10ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo2-2/+28
2014-01-10ath10k: handle WMI debug print eventsKalle Valo1-2/+31
2014-01-10ath10k: track number of existing peersBartosz Markowski3-3/+29
2014-01-10ath10k: disable STA kickout in FWMarek Puzyniak1-1/+8
2014-01-10ath10k: add DFS_CERTIFIED optionJanusz Dziedzic1-0/+7
2014-01-09ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-01-09ath9k: Use correct channel for RX packetsSujith Manoharan1-11/+14
2014-01-09ath9k: Update WB335 PCI IDsSujith Manoharan1-19/+82
2014-01-09wil6210: prefetch head of packetVladimir Kondratiev1-0/+3
2014-01-09wil6210: Fix IP version indication for Tx csum offloadVladimir Kondratiev1-2/+3
2014-01-09wil6210: interrupt moderationVladimir Kondratiev2-0/+14
2014-01-07mac80211: remove channel_change_timeJohannes Berg5-16/+0