aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin5-5/+5
2019-10-24net: core: add generic lockdep keysTaehee Yoo1-25/+0
2019-09-06hostap: use %*ph to print small bufferAndy Shevchenko2-6/+3
2019-09-06hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_readzhong jiang1-2/+1
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-32/+31
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller3-32/+31
2019-06-25p54: remove dead branch in op_conf_tx callbackChristian Lamparter1-6/+3
2019-06-25p54usb: Fix race between disconnect and firmware loadingAlan Stern1-25/+18
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2-10/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner12-48/+12
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342Thomas Gleixner14-181/+14
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner3-42/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216Thomas Gleixner1-2/+1
2019-05-28p54: Support boottime in scan resultsChristian Lamparter1-0/+6
2019-05-28p54: fix crash during initializationChristian Lamparter1-1/+4
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner6-0/+6
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner3-0/+3
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2
2019-04-25p54: drop device reference count if fails to enable devicePan Bian1-1/+2
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers1-1/+0
2019-02-19orinoco : Replace function name in string with __func__Keyur Patel1-5/+5
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+2
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata1-1/+1
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers1-4/+2
2018-11-06prism54: islpci_dev: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-06prism54: isl_ioctl: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-06prism54: isl_38xx: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-11-06orinoco_usb: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-5/+1
2018-09-10p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller1-2/+2
2018-09-04orinoco_usb: fix spelling mistake in fall-through annotationGustavo A. R. Silva1-1/+1
2018-08-31orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEADColin Ian King1-4/+0
2018-07-31hostap: hide unused procfs helpersYueHaibing3-18/+17
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-6/+8
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook2-4/+5
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+3
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches1-3/+3
2018-05-16hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig3-191/+39
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-14/+2
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-1/+1
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap1-2/+2
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook3-14/+12
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook2-10/+5
2017-11-08orinoco_usb: remove redundant pointer devColin Ian King1-2/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-0/+16
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman16-0/+16
2017-10-10p54: don't unregister leds when they are not initializedAndrey Konovalov1-4/+3
2017-08-10p54: constify usb_device_idArvind Yadav1-1/+1
2017-08-10orinoco: constify usb_device_idArvind Yadav1-1/+1
2017-08-03hostap: Fix outdated comment about dev->destructorStefano Brivio1-2/+2