summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix sequence number assignment for non-data framesHelmut Schaa2014-03-131-2/+2
* ath9k_hw: fix unreachable code in baseband hang detection codeFelix Fietkau2014-03-131-2/+1
* ath9k: fix invalid descriptor discardingFelix Fietkau2014-02-251-35/+35
* ath9k: reduce baseband hang detection false positive rateFelix Fietkau2014-02-251-1/+7
* ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau2014-02-241-2/+3
* ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan2014-02-201-2/+2
* ath9k: protect tid->sched checkStanislaw Gruszka2014-02-201-3/+5
* ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-131-1/+1
* ath9k: Fix TX power calculationSujith Manoharan2014-02-041-0/+4
* ath9k: Do not support PowerSave by defaultSujith Manoharan2014-02-041-1/+7
* ath9k: Fix build error on ARMSujith Manoharan2014-02-041-3/+2
* ath9k_htc: avoid scheduling while atomic on sta_rc_updateStanislaw Gruszka2014-02-042-22/+40
* ar5523: fix usb id for Gigaset.Oleksij Rempel2014-02-041-1/+1
* ath9k_htc: Do not support PowerSave by defaultOleksij Rempel2014-02-041-1/+7
* ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka2014-02-041-12/+13
* ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-232-2/+12
* ath9k: Fix code mistakeSujith Manoharan2014-01-231-1/+1
* carl9170: use ath_is_mybeaconOleksij Rempel2014-01-161-6/+3
* ath5k: use ath_is_mybeaconOleksij Rempel2014-01-161-25/+8
* ath9k_htc: use ath_is_mybeaconOleksij Rempel2014-01-161-3/+1
* ath9k: use ath_is_mybeaconOleksij Rempel2014-01-161-16/+4
* ath: add common function ath_is_mybeaconOleksij Rempel2014-01-162-0/+10
* wil6210: correct #include for prefetch()Vladimir Kondratiev2014-01-161-1/+1
* ath9k: Fix possible overflow conditionSujith Manoharan2014-01-161-1/+1
* ath9k: Fix IQ calibrationSujith Manoharan2014-01-161-2/+15
* ath9k: Fix error reported by smatchSujith Manoharan2014-01-161-1/+1
* ath9k: Process GTT interruptsSujith Manoharan2014-01-133-4/+35
* ath9k: Remove debug print in ISRSujith Manoharan2014-01-131-2/+0
* ath9k: Add a debugfs file "node_recv"Sujith Manoharan2014-01-135-7/+203
* ath9k: Use a separate debugfs file for PHY errorsSujith Manoharan2014-01-131-43/+74
* ath9k: Show only active TIDs in node_aggrSujith Manoharan2014-01-131-5/+13
* ath9k: Add an option for station statisticsSujith Manoharan2014-01-135-81/+108
* cfg80211: make regulatory_hint() remove REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-2/+0
* ath: fix warning on usage of REGULATORY_CUSTOM_REGLuis R. Rodriguez2014-01-131-3/+6
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-135-16/+0
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-075-16/+0
* | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-01-1311-23/+642
|\ \
| * | ath10k: add set_bitrate_mask callbackJanusz Dziedzic2014-01-103-0/+317
| * | ath10k: add debugfs file to control firmware dbglogKalle Valo2014-01-104-0/+154
| * | ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo2014-01-102-2/+28
| * | ath10k: handle WMI debug print eventsKalle Valo2014-01-101-2/+31
| * | ath10k: track number of existing peersBartosz Markowski2014-01-103-3/+29
| * | ath10k: disable STA kickout in FWMarek Puzyniak2014-01-101-1/+8
| * | ath10k: add DFS_CERTIFIED optionJanusz Dziedzic2014-01-101-0/+7
| * | Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2013-12-2340-1325/+1269
| |\ \
| * | | ath10k: introduce NO_P2P fw feature flagBartosz Markowski2013-12-162-3/+9
| * | | ath10k: split the if_limits and if_combBartosz Markowski2013-12-161-9/+17
| * | | ath10k: fix band reporting for mgmt CCK frames on 5GHzMichal Kazior2013-12-161-1/+20
| * | | ath10k: handle TKIP MIC error correctlyJanusz Dziedzic2013-12-163-1/+17
| * | | ath10k: fix WEP Shared authenticationMichal Kazior2013-12-111-1/+5
OpenPOWER on IntegriCloud