index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ar5523
Age
Commit message (
Expand
)
Author
2020-01-26
ar5523: fix spelling mistake "to" -> "too"
Colin Ian King
2020-01-26
ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter
Mert Dirik
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-10-02
ar5523: check NULL before memcpy() in ar5523_cmd()
Denis Efremov
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
2019-06-26
ath: fix SPDX tags
Kalle Valo
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
2017-08-10
ar5523: constify usb_device_id
Arvind Yadav
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2016-08-13
net: wireless: ath: ar5523: ar5523: don't print error when allocating urb fails
Wolfram Sang
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-03-13
ar5523: use container_of
Florian Westphal
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-02-04
ar5523: fix usb id for Gigaset.
Oleksij Rempel
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-09-26
ar5523: Add USB ID of D-Link WUA-2340 rev A1
Albert Pool
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
2012-11-30
wireless: allow Atheros card to not depend on ath.ko
Vladimir Kondratiev
2012-11-14
ar5523: Don't dereference sta if NULL
Pontus Fuchs
2012-11-14
ar5523: Fix sparse endianness warnings
Pontus Fuchs
2012-11-14
ar5523: use module_usb_driver to simplify the code
Wei Yongjun
2012-10-30
ar5523: make buffer size variable unsigned
Dan Carpenter
2012-10-29
ar5523: Add new driver
Pontus Fuchs