summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ar9170
AgeCommit message (Expand)AuthorFilesLines
2009-06-10ar9170: xmit code revampChristian Lamparter5-260/+550
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg1-0/+32
2009-06-04ar9170: remove deprecated codeChristian Lamparter2-8/+0
2009-06-03ar9170: cancel led worker properly on exitChristian Lamparter1-3/+7
2009-06-03ar9170usb: more minor fixesChristian Lamparter3-16/+10
2009-06-03ar9170: fix lockdep warning on hibernateChristian Lamparter1-4/+1
2009-06-03ar9170: fix LED power state handlingChristian Lamparter2-2/+6
2009-06-03ar9170: kill duplicated HT feature flagChristian Lamparter1-1/+0
2009-06-03ar9170: use bitop macros for tx filter flagsChristian Lamparter2-9/+19
2009-06-03ar9170: introduce functions for MAC programmingChristian Lamparter3-29/+81
2009-06-03ar9170: 40mhz fixesChristian Lamparter1-3/+3
2009-06-03ar9170: update hardware definitionsChristian Lamparter2-3/+4
2009-06-03ar9170: fix beacon plcp settingsChristian Lamparter1-2/+2
2009-06-03ar9170: add AVM FRITZ devicesLuis R. Rodriguez2-0/+27
2009-06-03ar9170: add support for 1-stage firmwareLuis R. Rodriguez1-5/+17
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-1/+1
2009-05-06ar9170: fix build when !CONFIG_PMAlexander Beregalov1-0/+2
2009-05-06ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?Roel Kluin1-1/+1
2009-05-06ar9170usb: reset device on resumeChristian Lamparter1-0/+2
2009-05-06ar9170: uncomment powermgt case handleChristian Lamparter1-2/+2
2009-05-06ar9170: handle otus' A-MPDU density definitionsChristian Lamparter3-2/+27
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-28/+11
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg2-4/+7
2009-04-23ar9170: rework rxstream codeChristian Lamparter3-138/+421
2009-04-23ar9170: support HT receive and channel configJohannes Berg2-8/+61
2009-04-23cfg80211: clean up includesJohannes Berg2-2/+2
2009-04-23atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez1-0/+2
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez13-0/+5498