summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-10-28ath9k: declare required extra tx headroomFelix Fietkau1-0/+1
2015-08-04ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+7
2015-03-16ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-05ath6kl: fix struct hif_scatter_req list handlingKalle Valo2-3/+3
2015-01-26ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-01-14ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-01-14ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2014-12-06ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2-13/+13
2014-09-18carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2-4/+28
2014-08-19ath9k: fix aggregation session lockupFelix Fietkau1-0/+9
2014-06-18ath9k: Fix sequence number assignment for non-data framesHelmut Schaa1-2/+2
2014-05-15ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-03-23ath9k: fix invalid descriptor discardingFelix Fietkau1-35/+35
2014-03-23ath9k: fix ps-poll responses under a-mpdu sessionsFelix Fietkau1-2/+3
2014-03-23ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-03-23ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-02-23ar5523: fix usb id for Gigaset.Oleksij Rempel1-1/+1
2014-02-23ath9k: Do not support PowerSave by defaultSujith Manoharan1-1/+7
2014-02-23ath9k_htc: Do not support PowerSave by defaultOleksij Rempel1-1/+7
2014-02-23ath9k_htc: make ->sta_rc_update atomic for most callsStanislaw Gruszka1-12/+13
2014-02-06ath9k: Disable cross-band FCCSujith Manoharan1-7/+0
2014-02-06ath9k: Use correct channel for RX packetsSujith Manoharan1-11/+14
2014-01-10ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2-10/+20
2014-01-10ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan1-9/+43
2013-12-20ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau1-0/+4
2013-12-20ath9k: Fix XLNA bias strengthSujith Manoharan1-1/+1
2013-12-20ath9k: Fix QuickDrop usageSujith Manoharan1-9/+11
2013-12-04ath5k: fix regression in tx status processingFelix Fietkau1-3/+3
2013-10-07ath9k: fix tx queue scheduling after channel changesFelix Fietkau1-12/+11
2013-10-01ath9k: fix powersave response handling for BA session packetsFelix Fietkau1-3/+6
2013-09-26ath9k: add txq locking for ath_tx_aggr_startFelix Fietkau1-0/+6
2013-09-26ath9k: don't use BAW tracking on PS responses for non-AMPDU packetsFelix Fietkau1-2/+4
2013-09-26ath9k: Fix regression in LNA diversitySujith Manoharan1-7/+0
2013-09-26ath9k: do not link bf_next across multiple A-MPDUsFelix Fietkau1-1/+3
2013-09-26ath9k: fix stale flag handling on buffer cloneFelix Fietkau1-0/+1
2013-09-04drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-2/+2
2013-08-28ath9k: Enable D3/L1 ASPM fix for AR9462Sujith Manoharan1-6/+5
2013-08-28ath9k: Remove unused ANI commandsSujith Manoharan5-18/+4
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-5/+4
2013-08-28ath9k: ar9003_eeprom.c:3618 fix variable name typoJohn W. Linville1-2/+2
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-4/+15
2013-08-26ath9k: Fix DEBUG_FS dependency for ath9kSujith Manoharan1-1/+1
2013-08-26ath9k: Fix TX poll work lockingSujith Manoharan1-1/+1
2013-08-26ath9k: Fix ASPM workaround usageSujith Manoharan6-25/+64
2013-08-26ath5k: debugfs: NULL-terminate stringsDjalal Harouni1-6/+18
2013-08-26ath9k: Fix ASPM for AR9462Sujith Manoharan3-0/+31
2013-08-23cfg80211: add flags to cfg80211_rx_mgmt()Vladimir Kondratiev2-5/+4
2013-08-22ath9k: Add one more PCI ID for CUS198Sujith Manoharan1-0/+5
2013-08-22ath9k: Add antenna diversity tweak for CUS198Sujith Manoharan4-0/+9
2013-08-22ath9k: Add support for AR9485 1.2Sujith Manoharan3-13/+13