summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel/atmel.c
Commit message (Expand)AuthorAgeFilesLines
* 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