summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/admtek/adm8211.c
Commit message (Expand)AuthorAgeFilesLines
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* adm8211: fix error return code in adm8211_probe()Zhang Changzhong2020-12-071-2/+4
* adm8211: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-181-43/+40
* adm8211: use generic power managementVaibhav Gupta2020-07-151-20/+5
* adm80211: remove set but not used variables 'mem_addr' and 'io_addr'YueHaibing2019-10-241-4/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-191-5/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+3
* wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+2
* adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter2016-12-301-1/+2
* adm80211: add checks for dma mapping errorsAlexey Khoroshilov2016-12-051-2/+22
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-2/+2
* adm80211: move under admtek vendor directoryKalle Valo2015-11-171-0/+1993