aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/atmel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski1-21/+21
2019-10-24atmel: remove set but not used variable 'dev'YueHaibing1-2/+0
2019-09-26drivers: net: Fix Kconfig indentationKrzysztof Kozlowski1-16/+16
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-11/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 106Thomas Gleixner2-26/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2-0/+2
2019-04-25at76c50x-usb: Don't register led_trigger if usb_register_driver failedYueHaibing1-2/+2
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-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+3
2018-05-29atmel: Add missing call to pci_disable_device()YueHaibing1-1/+3
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-13/+2
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2018-03-27net: Spelling s/stucture/structure/Geert Uytterhoeven1-1/+1
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap1-2/+2
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook1-2/+2
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-7/+4
2017-10-27atmel: Convert timers to use timer_setup()Kees Cook1-6/+4
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook1-1/+1
2017-09-21drivers: net: atmel: use setup_timer() helper.Allen Pais1-3/+2
2017-08-10at76c50x: constify usb_device_idArvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-3/+2
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+2
2017-03-20atmel: remove time_t usageAlexandre Belloni1-1/+1
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+2
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-07-06mac80211: Add support for beacon report radio measurementAvraham Stern1-1/+4
2016-05-11atmel: potential underflow in atmel_set_freq()Dan Carpenter1-1/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg2-4/+4
2016-03-07at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware in at76_probe()Alexey Khoroshilov1-2/+0
2015-11-18atmel: move under atmel vendor directoryKalle Valo8-0/+8099