summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel/atmel.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: atmel: Fix atmel_private_handler array sizeKees Cook2022-11-011-1/+1
* wifi: atmel: Avoid clashing function prototypesKees Cook2022-10-051-84/+80
* wifi: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-021-1/+1
* wifi: atmel: fix repeated words in commentsJilin Yuan2022-07-181-1/+1
* atmel: use eth_hw_addr_set()Jakub Kicinski2021-10-201-5/+10
* wireless: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-201-1/+1
* wireless: use eth_hw_addr_set()Jakub Kicinski2021-10-201-1/+1
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-171-1/+0
* atmel: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-271-1/+1
* atmel: Demote non-kerneldoc header to standard comment blockLee Jones2020-08-271-1/+1
* atmel: Use shared constant for rfc1042 headerPascal Terjan2020-05-291-2/+1
* atmel: Replace mdelay() with msleep() in probe_atmel_card()Jia-Ju Bai2018-07-311-1/+1
* atmel: hide unused procfs helpersYueHaibing2018-07-311-0/+2
* atmel: using strlcpy() to avoid possible buffer overflowsYueHaibing2018-07-041-2/+1
* atmel: use memdup_user to simplify the codeYueHaibing2018-06-271-8/+3
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-13/+2
* net: Spelling s/stucture/structure/Geert Uytterhoeven2018-03-271-1/+1
* atmel: Convert timers to use timer_setup()Kees Cook2017-10-271-6/+4
* drivers: net: atmel: use setup_timer() helper.Allen Pais2017-09-211-3/+2
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2
* atmel: remove time_t usageAlexandre Belloni2017-03-201-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-9/+4
* atmel: potential underflow in atmel_set_freq()Dan Carpenter2016-05-111-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1
* atmel: move under atmel vendor directoryKalle Valo2015-11-181-0/+4549