summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ar9170/main.c
Commit message (Expand)AuthorAgeFilesLines
* ar9170: remove unnecessary call to ar9170_set_beacon_timersJoerg Albert2009-08-281-6/+0
* ar9170: cleanup of bss_info_changed and beacon configJoerg Albert2009-08-281-7/+7
* ar9170: refactor configure_filterChristian Lamparter2009-08-201-59/+16
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-6/+8
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-201-18/+25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-2/+3
|\
| * ar9170: fix read & write outside array boundsDan Carpenter2009-08-101-2/+3
* | mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez2009-08-041-11/+15
* | ar9170: remove unneeded flush_workqueue()Luis R. Rodriguez2009-08-041-2/+1
* | ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov2009-07-291-0/+2
* | wireless: remove print_mac usesJohannes Berg2009-07-241-1/+0
* | ar9170: implement transmit aggregationChristian Lamparter2009-07-241-26/+582
* | mac80211: push rx status into skb->cbJohannes Berg2009-07-101-2/+4
|/
* ar9170: xmit code revampChristian Lamparter2009-06-101-224/+420
* ar9170: interpret firmware debug commandsJohannes Berg2009-06-101-0/+32
* ar9170: remove deprecated codeChristian Lamparter2009-06-041-7/+0
* ar9170usb: more minor fixesChristian Lamparter2009-06-031-2/+1
* ar9170: fix lockdep warning on hibernateChristian Lamparter2009-06-031-4/+1
* ar9170: kill duplicated HT feature flagChristian Lamparter2009-06-031-1/+0
* ar9170: use bitop macros for tx filter flagsChristian Lamparter2009-06-031-7/+17
* ar9170: introduce functions for MAC programmingChristian Lamparter2009-06-031-29/+29
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-1/+1
* ar9170: handle otus' A-MPDU density definitionsChristian Lamparter2009-05-061-2/+2
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-28/+11
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-1/+4
* ar9170: rework rxstream codeChristian Lamparter2009-04-221-132/+400
* ar9170: support HT receive and channel configJohannes Berg2009-04-221-8/+46
* 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-221-0/+1690
OpenPOWER on IntegriCloud