aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel/atmel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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