summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intersil
AgeCommit message (Expand)AuthorFilesLines
2020-09-11net: wireless: drop bogus CRYPTO_xxx Kconfig selectsArd Biesheuvel1-4/+0
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long1-2/+2
2020-08-02intersil: fix wiki website urlFlavio Suligoi5-7/+8
2020-08-02hostap: use generic power managementVaibhav Gupta2-27/+13
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov1-2/+2
2020-08-02prism54: switch from 'pci_' to 'dma_' APIChristophe JAILLET4-41/+36
2020-08-02prism54: islpci_hotplug: use generic power managementVaibhav Gupta1-23/+11
2020-08-02prism54: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-02p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-30/+35
2020-07-15orinoco: use generic power managementVaibhav Gupta5-31/+13
2020-07-15orinoco_usb: fix spelling mistakeFlavio Suligoi1-3/+3
2020-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+3
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada4-19/+19
2020-06-09net: change addr_list_lock back to static keyCong Wang1-0/+3
2020-05-12prism54: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-5/+5
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller3-2/+4
2020-05-04net: partially revert dynamic lockdep key changesCong Wang1-0/+22
2020-04-15orinoco: remove useless variable 'err' in spectrum_cs_suspend()Jason Yan1-2/+1
2020-04-15hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_b...Jules Irenge1-0/+2
2020-04-14p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo1-0/+1
2020-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds11-38/+38
2020-03-26hostap: convert to struct proc_opsYueHaibing1-5/+5
2020-03-23p54: Replace zero-length array with flexible-array memberGustavo A. R. Silva3-8/+8
2020-03-23orinoco: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-6/+6
2020-03-23hostap: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-03-21orinoco_usb: Use the regular completion interfacesThomas Gleixner1-16/+5
2020-03-12prism54: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-17/+17
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan3-10/+10
2020-01-26hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor1-1/+1
2019-12-21Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller1-3/+4
2019-12-18orinoco: avoid assertion in case of NULL pointerAditya Pakki1-1/+2
2019-12-18orinoco_usb: fix interface sanity checkJohan Hovold1-2/+2
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin5-5/+5
2019-10-25net: 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.or...David 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-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+2