summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/base.c
AgeCommit message (Expand)Author
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-09-21wifi: ath5k: remove unnecessary (void*) conversionsWu Yunchuan
2022-07-18wifi: ath5k: fix repeated words in commentsJilin Yuan
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2021-12-20ath5k: switch to rate table based lookupJonas Jelonek
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-08-27ath5k: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-17ath5k: Fix kerneldoc formatting issueLee Jones
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2015-12-08ath5k: fix RTS/CTS by using proper rate flagsBob Copeland
2015-08-20ath5k: use DECLARE_EWMAJohannes Berg
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-03-13ath5k: fix reset raceSergey Ryazanov
2015-03-13ath5k: channel change fixSergey Ryazanov
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2014-11-24ath5k: update dependenciesSergey Ryazanov
2014-11-24ath5k: revert AHB bus support removingSergey Ryazanov
2014-09-26ath5k: Remove AHB bus supportPaul Bolle
2014-08-28ath5k: drop useless comparisonBob Copeland
2014-07-01ath5k: capture CCK and OFDM restartsMathy Vanhoef
2014-07-01ath5k: support for FIF_FCSFAIL filterMathy Vanhoef
2014-03-14ath5k: add missing dma_map_error callJohn Greene
2014-01-16ath5k: use ath_is_mybeaconOleksij Rempel
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-03ath5k: use ether_addr_equal_64bitsJulia Lawall
2013-10-18ath5k: fix regression in tx status processingFelix Fietkau
2013-08-16ath5k: enable support for 5 MHz and 10 MHz channelsSimon Wunderlich
2013-08-16ath5k: set 5/10 MHz supported channels and fix durationSimon Wunderlich
2013-08-16ath5k: report 5/10 MHz channelsSimon Wunderlich
2013-06-12ath5k: make use of the new rate control APIThomas Huehn
2013-05-03ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-01-14wireless: make the reg_notifier() voidLuis R. Rodriguez
2012-12-11ath5k: RX timestamp is reported at end of frameThomas Pedersen
2012-12-10ath5k: fix tx path skb leaksFelix Fietkau
2012-12-06ath5k: remove __dev* attributesBill Pemberton
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-10-08ath5k: fix potential NULL pointer dereference in ath5k_beacon_update()Wei Yongjun
2012-09-24ath5k: disable HW crypto in management frameChun-Yeow Yeoh
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-13ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in meshBob Copeland
2012-08-10ath5k: Put power_level where it belongs and rename itNick Kossifidis
2012-07-11ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELSLuis R. Rodriguez