summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/atmel/at76c50x-usb.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-06-12wifi: at76c50x: prefer struct_size over open coded arithmeticErick Archer1-6/+6
2024-06-12wifi: at76c50x: use sizeof(*pointer) instead of sizeof(type)Erick Archer1-25/+19
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-4/+4
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2021-02-08atmel: at76c50x: use DEFINE_MUTEX() for mutex lockZheng Yongjun1-3/+1
2020-08-27atmel: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+4
2020-08-27atmel: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-15atmel: fix wiki website urlFlavio Suligoi1-1/+1
2019-12-18at76c50x-usb: fix endpoint debug messageJohan Hovold1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-04-25at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing1-2/+2
2017-11-22treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-2/+2
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-1/+1
2017-08-10at76c50x: constify usb_device_idArvind Yadav1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
2016-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-1/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-3/+3
2016-03-07at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware ...Alexey Khoroshilov1-2/+0
2015-11-18atmel: move under atmel vendor directoryKalle Valo1-0/+2617