aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k
Commit message (Expand)AuthorAge
* ath5k: shifting the wrong variable for AR5K_AR5210Dan Carpenter2014-02-13
* ath5k: use ath_is_mybeaconOleksij Rempel2014-01-16
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-01-13
|\
| * mac80211: remove channel_change_timeJohannes Berg2014-01-07
* | ath5k: use ether_addr_equal_64bitsJulia Lawall2014-01-03
|/
* ath5k: Reset Tx interrupt bits also on PISRNick Kossifidis2013-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * treewide: fix "usefull" typoMichael Opdenacker2013-10-14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\ \
| * | ath5k: fix regression in tx status processingFelix Fietkau2013-10-18
| |/
* / wireless: ath5k: use dev_get_platdata()Jingoo Han2013-09-26
|/
* ath5k: debugfs: NULL-terminate stringsDjalal Harouni2013-08-26
* ath5k: enable support for 5 MHz and 10 MHz channelsSimon Wunderlich2013-08-16
* ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich2013-08-16
* ath5k: report 5/10 MHz channelsSimon Wunderlich2013-08-16
* ath5k: fix extra set bit in multicast maskBob Copeland2013-07-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-21
|\
| * ath5k: make use of the new rate control APIThomas Huehn2013-06-12
* | net: wireless: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
|/
* ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-03
* ath5k: use more idiomatic tracing include styleJohannes Berg2013-04-12
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | ath5k: cleanup channel to eprom_mode functionJiri Slaby2013-03-06
|/
* NET: ath5k, check ath5k_eeprom_mode_from_channel retvalJiri Slaby2013-02-08
* wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
* ath5k: RX timestamp is reported at end of frameThomas Pedersen2012-12-11
* ath5k: fix tx path skb leaksFelix Fietkau2012-12-10
* ath5k: remove __dev* attributesBill Pemberton2012-12-06
* wireless: allow Atheros card to not depend on ath.koVladimir Kondratiev2012-11-30
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-21
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* | ath5k: precedence error in ath5k_hw_nic_wakeup()Dan Carpenter2012-11-16
* | ath5k: Use module_platform_driver macro for ahb.cSyam Sidhardhan2012-11-16
|/
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-09
* ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun2012-10-08
* ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filterJohn W. Linville2012-09-25
* ath5k: disable HW crypto in management frameChun-Yeow Yeoh2012-09-24
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-24
|\
| * mac80211: add key flag for management keysJohannes Berg2012-09-10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\ \ | |/ |/|
| * ath5k: fix wrong max power per rate eeprom reads for 802.11aThomas Huehn2012-08-21
| * ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-13
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-21
|\ \
| * | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
| |/
* | ath5k: Put power_level where it belongs and rename itNick Kossifidis2012-08-10
* | ath5k: Preserve tx power level requested from above on phy_initNick Kossifidis2012-08-10
* | ath5k: Fix range scaling when setting rate power tableNick Kossifidis2012-08-10
* | ath5k: Use correct value for min_pwr and cur_pwrNick Kossifidis2012-08-10
|/
* ath5k: fix txop limit handlingFelix Fietkau2012-07-17