summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix RX interrupt mitigationSujith Manoharan2014-01-232-2/+12
* ath9k: Fix code mistakeSujith Manoharan2014-01-231-1/+1
* ath9k_htc: use ath_is_mybeaconOleksij Rempel2014-01-161-3/+1
* ath9k: use ath_is_mybeaconOleksij Rempel2014-01-161-16/+4
* 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
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-132-2/+0
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-072-2/+0
* | ath9k: Disable cross-band FCCSujith Manoharan2014-01-091-7/+0
* | ath9k: Use correct channel for RX packetsSujith Manoharan2014-01-091-11/+14
* | ath9k: Update WB335 PCI IDsSujith Manoharan2014-01-091-19/+82
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-064-19/+67
|\ \
| * | ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan2013-12-171-9/+43
| * | ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2013-12-172-10/+20
| * | ath9k: fix duration calculation for non-aggregated packetsFelix Fietkau2013-12-091-0/+4
* | | ath9k: Fix regulatory complianceSujith Manoharan2014-01-031-3/+2
* | | ath9k: Fix AR955x RX sensitivitySujith Manoharan2014-01-032-0/+233
* | | ath9k: Add hardware support for QCA9531Sujith Manoharan2014-01-034-24/+57
* | | ath9k: Initialize QCA953x INI arraysSujith Manoharan2014-01-031-1/+47
* | | ath9k: Add QCA953x initvalsSujith Manoharan2014-01-031-0/+718
* | | ath9k: Assign macVersion for QCA9531Sujith Manoharan2014-01-032-0/+6
* | | ath9k: Add version/revision macros for QCA9531Sujith Manoharan2014-01-031-1/+12
* | | ath9k: use ether_addr_equal_64bitsJulia Lawall2014-01-032-2/+2
* | | ath9k: Fix interrupt statisticsSujith Manoharan2014-01-031-1/+1
* | | ath9k: Remove unused config option ack_6mbSujith Manoharan2014-01-032-3/+0
* | | ath9k: Fix AR9100 chip power-onSujith Manoharan2014-01-031-1/+5
* | | ath9k: Cleanup __ath9k_hw_init()Sujith Manoharan2014-01-031-32/+32
* | | ath9k: Handle unsupported MAC versions earlySujith Manoharan2014-01-031-24/+24
* | | ath9k: Move private HW callbacks to hw-ops.hSujith Manoharan2014-01-032-39/+27
* | | ath9k: Remove unused functionsSujith Manoharan2014-01-031-12/+0
* | | ath9k: Fix "cc_lock" usageSujith Manoharan2014-01-032-9/+7
* | | ath9k: Process BB watchdog events in the taskletSujith Manoharan2014-01-031-8/+6
* | | ath9k: Remove RX PollSujith Manoharan2014-01-037-77/+17
* | | ath9k: Fix baseband watchdog resetSujith Manoharan2014-01-031-8/+19
* | | ath9k: Identify baseband watchdog signaturesSujith Manoharan2014-01-033-0/+65
* | | ath9k: Fix baseband watchdog interruptsSujith Manoharan2014-01-033-6/+27
* | | ath9k: Fix PHY restart workaroundSujith Manoharan2014-01-032-11/+11
* | | ath9k: Fix MAC HW hang check for AR9003Sujith Manoharan2014-01-031-55/+75
* | | ath9k: Add HW callbacks for MAC/BB hang checksSujith Manoharan2014-01-034-70/+85
* | | ath9k: Register supported HW hang checksSujith Manoharan2014-01-035-9/+59
* | | ath9k: Fix max AMPDU size calculationSujith Manoharan2014-01-032-13/+2
* | | ath9k_hw: fix TSF offset calculationFelix Fietkau2014-01-031-2/+2
* | | ath9k_hw: fix gentimer callback without overflow handlerFelix Fietkau2014-01-031-2/+2
OpenPOWER on IntegriCloud