summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ar9170
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-132-3/+8
|\
| * ar9170: fix read & write outside array boundsDan Carpenter2009-08-101-2/+3
| * ar9170usb: fix spurious firmware related messageChristian Lamparter2009-08-101-1/+5
* | mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-042-15/+22
* | ar9170: remove EXPERIMENTAL markerLuis R. Rodriguez2009-08-041-1/+2
* | ath: simplify kconfig dependency and add documentationLuis R. Rodriguez2009-08-041-1/+0Star
* | ar9170: remove unneeded flush_workqueue()Luis R. Rodriguez2009-08-041-2/+1Star
* | ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov2009-07-291-0/+2
* | wireless: remove print_mac usesJohannes Berg2009-07-241-1/+0Star
* | ar9170: implement transmit aggregationChristian Lamparter2009-07-242-26/+634
* | ar9170usb: module link in sysfsChristian Lamparter2009-07-101-1/+1
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-101-2/+4
|/
* ar9170: xmit code revampChristian Lamparter2009-06-105-260/+550
* ar9170: interpret firmware debug commandsJohannes Berg2009-06-101-0/+32
* ar9170: remove deprecated codeChristian Lamparter2009-06-042-8/+0Star
* ar9170: cancel led worker properly on exitChristian Lamparter2009-06-031-3/+7
* ar9170usb: more minor fixesChristian Lamparter2009-06-033-16/+10Star
* ar9170: fix lockdep warning on hibernateChristian Lamparter2009-06-031-4/+1Star
* ar9170: fix LED power state handlingChristian Lamparter2009-06-032-2/+6
* ar9170: kill duplicated HT feature flagChristian Lamparter2009-06-031-1/+0Star
* ar9170: use bitop macros for tx filter flagsChristian Lamparter2009-06-032-9/+19
* ar9170: introduce functions for MAC programmingChristian Lamparter2009-06-033-29/+81
* ar9170: 40mhz fixesChristian Lamparter2009-06-031-3/+3
* ar9170: update hardware definitionsChristian Lamparter2009-06-032-3/+4
* ar9170: fix beacon plcp settingsChristian Lamparter2009-06-031-2/+2
* ar9170: add AVM FRITZ devicesLuis R. Rodriguez2009-06-032-0/+27
* ar9170: add support for 1-stage firmwareLuis R. Rodriguez2009-06-031-5/+17
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-1/+1
* ar9170: fix build when !CONFIG_PMAlexander Beregalov2009-05-061-0/+2
* ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?Roel Kluin2009-05-061-1/+1
* ar9170usb: reset device on resumeChristian Lamparter2009-05-061-0/+2
* ar9170: uncomment powermgt case handleChristian Lamparter2009-05-061-2/+2
* ar9170: handle otus' A-MPDU density definitionsChristian Lamparter2009-05-063-2/+27
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-28/+11Star
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-062-4/+7
* ar9170: rework rxstream codeChristian Lamparter2009-04-223-138/+421
* ar9170: support HT receive and channel configJohannes Berg2009-04-222-8/+61
* cfg80211: clean up includesJohannes Berg2009-04-222-2/+2
* atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez2009-04-221-0/+2
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-2213-0/+5498