summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-147-41/+31
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-033-3/+9
* regulatory: use IS_ERR macro family for freq_reg_infoJohannes Berg2013-01-031-10/+6
* regulatory: remove handling of channel bandwidthJohannes Berg2013-01-031-5/+2
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-4/+4
|\
| * ath9k: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-4/+4
* | ath9k: check pdata variable before dereferencing itGabor Juhos2012-12-111-1/+1
* | ath5k: RX timestamp is reported at end of frameThomas Pedersen2012-12-111-12/+1
* | ath9k_htc: RX timestamp is reported at end of frameThomas Pedersen2012-12-111-1/+1
* | ath9k: RX timestamp is reported at end of frameThomas Pedersen2012-12-111-1/+1
* | ath5k: fix tx path skb leaksFelix Fietkau2012-12-102-3/+3
* | ath9k: allow to load EEPROM content via firmware APIGabor Juhos2012-12-103-2/+80
* | ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read'Gabor Juhos2012-12-106-22/+17
* | ath9k: add EEPROM offset to debug messageGabor Juhos2012-12-101-1/+2
* | ath9k: move duplicated debug message to 'ath9k_hw_nvram_read'Gabor Juhos2012-12-104-13/+11
* | ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2012-12-102-0/+4
* | ath9k_hw: Update intivals for AR9340Sujith Manoharan2012-12-101-2/+4
* | ath9k_hw: Calculate the correct training power for PAPRDSujith Manoharan2012-12-102-20/+43
* | ath9k_hw: Add HW cap for PAPRDSujith Manoharan2012-12-105-7/+18
* | ath9k_hw: Fix PAPRD retraining for AR9485Sujith Manoharan2012-12-101-1/+5
* | ath9k_hw: Various trivial fixes for PAPRDSujith Manoharan2012-12-102-8/+3
* | ath9k: Fix redundant PS wrappersSujith Manoharan2012-12-101-4/+6
* | ath9k: Add a few debug messages for PAPRDSujith Manoharan2012-12-102-2/+11
* | ath9k_hw: Fix PAPRD trainingSujith Manoharan2012-12-101-7/+29
* | ath9k_hw: Fix PAPRD registers for AR9485Sujith Manoharan2012-12-101-15/+14
* | ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos2012-12-101-3/+3
* | carl9170: fix copy and paste mishap in carl9170_handle_mpduChristian Lamparter2012-12-101-1/+1
* | ath9k: Fix regression in 'xmit' debugfs fileSujith Manoharan2012-12-101-1/+1
* | Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau2012-12-101-86/+86
* | ath5k: remove __dev* attributesBill Pemberton2012-12-063-6/+6
* | carl9170: explain why sta cannot be NULL for ampdusChristian Lamparter2012-12-061-0/+7
* | carl9170: fix signal strength reporting issuesChristian Lamparter2012-12-031-0/+2
* | ath9k: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-11/+4
* | wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev2012-11-305-2/+9
* | ath9k: Remove redundant NULL assignmentSujith Manoharan2012-11-301-1/+0
* | ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-304-3/+111
* | ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan2012-11-303-6/+5
* | ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-303-127/+127
* | ath9k: Fix buffer overflow errorRajkumar Manoharan2012-11-301-1/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-262-16/+16
|\ \
| * | nl80211/cfg80211: support VHT channel configurationJohannes Berg2012-11-261-6/+4
| * | cfg80211: pass a channel definition structJohannes Berg2012-11-261-8/+14
| * | cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-262-8/+4
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-213-3/+3
|\ \ \ | |/ /
| * | mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-133-3/+3
* | | ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-214-95/+0
* | | ath9k: Fix rate control debuggingSujith Manoharan2012-11-212-19/+33
* | | ath9k: Fill remove_sta_debugfs() callbackSujith Manoharan2012-11-212-4/+15
* | | ath9k: Add a debugfs file to dump queue statisticsSujith Manoharan2012-11-211-0/+53
* | | ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-216-105/+23
OpenPOWER on IntegriCloud