summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/base.c
Commit message (Expand)AuthorAge
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-27
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-28
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-28
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-06
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* ath5k: fix RTS/CTS by using proper rate flagsBob Copeland2015-12-08
* ath5k: use DECLARE_EWMAJohannes Berg2015-08-20
* mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-10
* ath5k: fix reset raceSergey Ryazanov2015-03-13
* ath5k: channel change fixSergey Ryazanov2015-03-13
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* ath5k: update dependenciesSergey Ryazanov2014-11-24
* ath5k: revert AHB bus support removingSergey Ryazanov2014-11-24
* ath5k: Remove AHB bus supportPaul Bolle2014-09-26
* ath5k: drop useless comparisonBob Copeland2014-08-28
* ath5k: capture CCK and OFDM restartsMathy Vanhoef2014-07-01
* ath5k: support for FIF_FCSFAIL filterMathy Vanhoef2014-07-01
* ath5k: add missing dma_map_error callJohn Greene2014-03-14
* 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: fix regression in tx status processingFelix Fietkau2013-10-18
* 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: make use of the new rate control APIThomas Huehn2013-06-12
* ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-03
* mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* 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
* mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* 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: disable HW crypto in management frameChun-Yeow Yeoh2012-09-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-07
|\
| * ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland2012-08-13
* | ath5k: Put power_level where it belongs and rename itNick Kossifidis2012-08-10
|/
* ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez2012-07-11
* ath5k: remove _bh from inner locksBob Copeland2012-06-19
* ath5k: add possible wiphy interface combinationsFelix Fietkau2012-05-29
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* ath5k: use compare_ether_addr on MAC addresses instead of memcmpJonathan Bither2012-04-16
* ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches2012-04-10
* ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches2012-04-10
* ath5k: do not stop queues for full calibrationFelix Fietkau2012-03-06
* ath5k: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh2012-03-06
* ath5k: use bool type for no_hw_rfkill_switch module parameterJohn W. Linville2012-01-24