summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intersil
AgeCommit message (Expand)Author
2020-09-01prism54: isl_ioctl: Remove unused variable 'j'Lee Jones
2020-09-01hostap: Remove unused variable 'fc'Lee Jones
2020-09-01orinoco_usb: Downgrade non-conforming kernel-doc headersLee Jones
2020-09-01p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai
2020-09-01hostap: Remove set but unused variable 'hostscan'Lee Jones
2020-09-01hostap: hostap_ap: Mark 'txt' as __always_unusedLee Jones
2020-09-01hostap: Mark 'freq_list' as __maybe_unusedLee Jones
2020-08-27intersil: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27orinoco: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-27prism54: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-02intersil: fix wiki website urlFlavio Suligoi
2020-08-02hostap: use generic power managementVaibhav Gupta
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02prism54: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-02prism54: islpci_hotplug: use generic power managementVaibhav Gupta
2020-08-02prism54: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-15orinoco: use generic power managementVaibhav Gupta
2020-07-15orinoco_usb: fix spelling mistakeFlavio Suligoi
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09net: change addr_list_lock back to static keyCong Wang
2020-05-12prism54: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-05-04net: partially revert dynamic lockdep key changesCong Wang
2020-04-15orinoco: remove useless variable 'err' in spectrum_cs_suspend()Jason Yan
2020-04-15hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_b...Jules Irenge
2020-04-14p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-26hostap: convert to struct proc_opsYueHaibing
2020-03-23p54: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-23orinoco: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-23hostap: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-21orinoco_usb: Use the regular completion interfacesThomas Gleixner
2020-03-12prism54: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-26hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-18orinoco: avoid assertion in case of NULL pointerAditya Pakki
2019-12-18orinoco_usb: fix interface sanity checkJohan Hovold
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-10-24net: core: add generic lockdep keysTaehee Yoo
2019-09-06hostap: use %*ph to print small bufferAndy Shevchenko
2019-09-06hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_readzhong jiang
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-06-26Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller
2019-06-25p54: remove dead branch in op_conf_tx callbackChristian Lamparter
2019-06-25p54usb: Fix race between disconnect and firmware loadingAlan Stern
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner