summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ar9170/main.c
AgeCommit message (Expand)Author
2011-04-07ar9170usb: purge obsolete driverChristian Lamparter
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-07-29ar9170: add get_survey callback in order to get channel noiseJohn W. Linville
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07ar9170usb: remove deprecated aggregation codeChristian Lamparter
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-28ar9170: remove usage of deprecated noise valueJohn W. Linville
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06ath: fix coding style/readability in ath/ar9170Luis de Bethencourt
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-31ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-02ar9170: load firmware asynchronouslyJohannes Berg
2010-02-19ar9170: convert to new station add/remove callbacksJohannes Berg
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-02-08ar9170: remove get_tx_stats() mac80211 opKalle Valo
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-21ar9170: small misc changesChristian Lamparter
2009-12-21ar9170: remove redundant frame flagsChristian Lamparter
2009-12-21ar9170: improve network latencyChristian Lamparter
2009-12-21ar9170: remove dead definitionsChristian Lamparter
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-11-18ar9170: do not discard valuable DUPOFDM framesChristian Lamparter
2009-10-27ar9170: atomic pending A-MPDU counterChristian Lamparter
2009-10-07ar9170: handle overflow in tsf_low register during get_tsfJoerg Albert
2009-10-07ar9170: make use of common macaddr and curbssidLuis R. Rodriguez
2009-08-28ar9170: remove unnecessary call to ar9170_set_beacon_timersJoerg Albert
2009-08-28ar9170: cleanup of bss_info_changed and beacon configJoerg Albert
2009-08-20ar9170: refactor configure_filterChristian Lamparter
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-10ar9170: fix read & write outside array boundsDan Carpenter
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04ar9170: remove unneeded flush_workqueue()Luis R. Rodriguez
2009-07-29ar9170: fix build error when !CONFIG_AR9170_LEDSAlexander Beregalov
2009-07-24wireless: remove print_mac usesJohannes Berg
2009-07-24ar9170: implement transmit aggregationChristian Lamparter
2009-07-10mac80211: push rx status into skb->cbJohannes Berg
2009-06-10ar9170: xmit code revampChristian Lamparter