summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
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-08mac80211: remove channel_change_timeJohannes Berg5-16/+0
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-19/+67
2014-01-04wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2014-01-04ath9k: Fix regulatory complianceSujith Manoharan1-3/+2
2014-01-04ath9k: Fix AR955x RX sensitivitySujith Manoharan2-0/+233
2014-01-04ath9k: Add hardware support for QCA9531Sujith Manoharan4-24/+57
2014-01-04ath9k: Initialize QCA953x INI arraysSujith Manoharan1-1/+47
2014-01-04ath9k: Add QCA953x initvalsSujith Manoharan1-0/+718
2014-01-04ath9k: Assign macVersion for QCA9531Sujith Manoharan2-0/+6
2014-01-04ath9k: Add version/revision macros for QCA9531Sujith Manoharan1-1/+12
2014-01-04carl9170: use ether_addr_equal_64bitsJulia Lawall1-3/+3
2014-01-04ath9k: use ether_addr_equal_64bitsJulia Lawall2-2/+2
2014-01-04ath5k: use ether_addr_equal_64bitsJulia Lawall1-2/+2
2014-01-04ath9k: Fix interrupt statisticsSujith Manoharan1-1/+1
2014-01-04ath9k: Remove unused config option ack_6mbSujith Manoharan2-3/+0
2014-01-04ath9k: Fix AR9100 chip power-onSujith Manoharan1-1/+5