summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel/at76c50x-usb.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* wifi: at76c50x: prefer struct_size over open coded arithmeticErick Archer2024-06-121-6/+6
* wifi: at76c50x: use sizeof(*pointer) instead of sizeof(type)Erick Archer2024-06-121-25/+19
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-251-4/+4
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* atmel: at76c50x: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-02-081-3/+1
* atmel: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-5/+4
* atmel: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-271-1/+1
* atmel: fix wiki website urlFlavio Suligoi2020-07-151-1/+1
* at76c50x-usb: fix endpoint debug messageJohan Hovold2019-12-181-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing2019-04-251-2/+2
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-221-2/+2
* timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-051-1/+1
* at76c50x: constify usb_device_idArvind Yadav2017-08-101-1/+1
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-1/+4
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-3/+3
* at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware ...Alexey Khoroshilov2016-03-071-2/+0
* atmel: move under atmel vendor directoryKalle Valo2015-11-181-0/+2617