开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
atmel
/
at76c50x-usb.c
Age
Commit message (
Expand
)
Author
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-12
wifi: at76c50x: prefer struct_size over open coded arithmetic
Erick Archer
2024-06-12
wifi: at76c50x: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2021-02-08
atmel: at76c50x: use DEFINE_MUTEX() for mutex lock
Zheng Yongjun
2020-08-27
atmel: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
atmel: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-15
atmel: fix wiki website url
Flavio Suligoi
2019-12-18
at76c50x-usb: fix endpoint debug message
Johan Hovold
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-25
at76c50x-usb: Don't register led_trigger if usb_register_driver failed
YueHaibing
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-08-10
at76c50x: constify usb_device_id
Arvind Yadav
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-03-07
at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware ...
Alexey Khoroshilov
2015-11-18
atmel: move under atmel vendor directory
Kalle Valo