aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ar9170/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-28ar9170: remove unnecessary call to ar9170_set_beacon_timersJoerg Albert1-6/+0
2009-08-28ar9170: cleanup of bss_info_changed and beacon configJoerg Albert1-7/+7
2009-08-20ar9170: refactor configure_filterChristian Lamparter1-59/+16
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez1-6/+8
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg1-18/+25
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+3
2009-08-10ar9170: fix read & write outside array boundsDan Carpenter1-2/+3
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-11/+15
2009-08-04ar9170: remove unneeded flush_workqueue()Luis R. Rodriguez1-2/+1
2009-07-29ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov1-0/+2
2009-07-24wireless: remove print_mac usesJohannes Berg1-1/+0
2009-07-24ar9170: implement transmit aggregationChristian Lamparter1-26/+582
2009-07-10mac80211: push rx status into skb->cbJohannes Berg1-2/+4
2009-06-10ar9170: xmit code revampChristian Lamparter1-224/+420
2009-06-10ar9170: interpret firmware debug commandsJohannes Berg1-0/+32
2009-06-04ar9170: remove deprecated codeChristian Lamparter1-7/+0
2009-06-03ar9170usb: more minor fixesChristian Lamparter1-2/+1
2009-06-03ar9170: fix lockdep warning on hibernateChristian Lamparter1-4/+1
2009-06-03ar9170: kill duplicated HT feature flagChristian Lamparter1-1/+0
2009-06-03ar9170: use bitop macros for tx filter flagsChristian Lamparter1-7/+17
2009-06-03ar9170: introduce functions for MAC programmingChristian Lamparter1-29/+29
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-1/+1
2009-05-06ar9170: handle otus' A-MPDU density definitionsChristian Lamparter1-2/+2
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg1-28/+11
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg1-1/+4
2009-04-22ar9170: rework rxstream codeChristian Lamparter1-132/+400
2009-04-22ar9170: support HT receive and channel configJohannes Berg1-8/+46
2009-04-22atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez1-0/+2
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+1690