aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel/atmel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-07-18wifi: atmel: fix repeated words in commentsJilin Yuan1-1/+1
2021-10-20atmel: use eth_hw_addr_set()Jakub Kicinski1-5/+10
2021-10-20wireless: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski1-1/+1
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-08-27atmel: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-27atmel: Demote non-kerneldoc header to standard comment blockLee Jones1-1/+1
2020-05-29atmel: Use shared constant for rfc1042 headerPascal Terjan1-2/+1
2018-07-31atmel: Replace mdelay() with msleep() in probe_atmel_card()Jia-Ju Bai1-1/+1
2018-07-31atmel: hide unused procfs helpersYueHaibing1-0/+2
2018-07-04atmel: using strlcpy() to avoid possible buffer overflowsYueHaibing1-2/+1
2018-06-27atmel: use memdup_user to simplify the codeYueHaibing1-8/+3
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+2
2018-03-27net: Spelling s/stucture/structure/Geert Uytterhoeven1-1/+1
2017-10-27atmel: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-09-21drivers: net: atmel: use setup_timer() helper.Allen Pais1-3/+2
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-3/+2
2017-03-20atmel: remove time_t usageAlexandre Belloni1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson1-9/+4
2016-05-11atmel: potential underflow in atmel_set_freq()Dan Carpenter1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-1/+1
2015-11-18atmel: move under atmel vendor directoryKalle Valo1-0/+4549