summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ar9170
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-112-598/+12
|\
| * ar9170usb: remove deprecated aggregation codeChristian Lamparter2010-05-072-598/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-3/+1
|\|
| * mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville2010-04-301-2/+1
| * ar9170: remove usage of deprecated noise valueJohn W. Linville2010-04-281-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-155-9/+21
|\|
| * ar9170usb: add a couple more USB IDsChristian Lamparter2010-04-141-0/+10
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-081-1/+3
| |\
| * | ath: fix coding style/readability in ath/ar9170Luis de Bethencourt2010-04-063-8/+9
| * | ar9170usb: fix panic triggered by undersized rxstream bufferChristian Lamparter2010-03-312-1/+2
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-112-0/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-061-1/+3
| |\ \ \
| * | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-061-1/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-311-1/+3
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | setup correct int pipe type in ar9170_usb_exec_cmdValentin Longchamp2010-03-301-1/+1
| | * | ar9170: add support for NEC WL300NU-G USB dongleBen Konrath2010-03-301-0/+2
| | |/
* | / net: convert multicast list to list_headJiri Pirko2010-04-031-9/+5
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-133-70/+111
|\|
| * ar9170: load firmware asynchronouslyJohannes Berg2010-03-023-70/+111
* | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \
| * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
| |/ |/|
* | ar9170: convert to new station add/remove callbacksJohannes Berg2010-02-191-34/+36
* | ar9170: remove get_tx_stats() mac80211 opKalle Valo2010-02-082-14/+7
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-4/+4
* | ar9170usb: add Sphairon Homelink 1202 USB IDStefan Seyfried2009-12-221-0/+2
* | ar9170: fix AC_VIDEO txop parameterChristian Lamparter2009-12-211-1/+1
* | ar9170: small misc changesChristian Lamparter2009-12-212-5/+8
* | ar9170: remove redundant frame flagsChristian Lamparter2009-12-212-38/+22
* | ar9170: improve network latencyChristian Lamparter2009-12-212-18/+18
* | ar9170: remove dead definitionsChristian Lamparter2009-12-212-3/+0
|/
* ar9170: Add support for D-Link DWA 160 A2Thomas Klute2009-11-181-1/+3
* mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-2/+3
* ar9170: do not discard valuable DUPOFDM framesChristian Lamparter2009-11-181-2/+2
* wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+1
* ar9170: don't filter BlockACK framesChristian Lamparter2009-10-271-2/+2
* ar9170usb: atomic pending urbs counterChristian Lamparter2009-10-272-7/+7
* ar9170: atomic pending A-MPDU counterChristian Lamparter2009-10-272-6/+7
* ar9170: handle overflow in tsf_low register during get_tsfJoerg Albert2009-10-073-10/+18
* ar9170: add heavy clip handlingJoerg Albert2009-10-072-4/+69
* ar9170: fixed coding style, moved defineJoerg Albert2009-10-072-13/+17
* ar9170: make use of common macaddr and curbssidLuis R. Rodriguez2009-10-073-6/+7
* atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez2009-10-071-5/+5
* ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-291-4/+2
* ar9170usb: add usbid for TP-Link TL-WN821N v2Christian Lamparter2009-09-231-0/+2
* ath,ar9170: implemented conformance test limit calc. for tx powerJoerg Albert2009-09-081-1/+164
* ar9170: implement frequency calibration for one-stage/openfwChristian Lamparter2009-09-081-0/+122
* ar9170: added phy register initialisation from eeprom valuesJoerg Albert2009-09-081-1/+134
* ar9170: remove unnecessary call to ar9170_set_beacon_timersJoerg Albert2009-08-281-6/+0