summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intersil
AgeCommit message (Expand)Author
2021-10-20hostap: use eth_hw_addr_set()Jakub Kicinski
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-23Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/...David S. Miller
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-06intersil: remove obsolete prism54 wireless driverLukas Bulwahn
2021-07-27hostap: use ndo_siocdevprivateArnd Bergmann
2021-06-22orinoco: Avoid field-overflowing memcpy()Kees Cook
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2021-05-06proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2020-11-24orinoco: Annotate ezusb_read_ltv()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_docmd_wait()Sebastian Andrzej Siewior
2020-11-24orinoco: Remove ezusb_doicmd_wait()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_write_ltv()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_read_pda()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate firmware loadingSebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_init()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_xmit()Sebastian Andrzej Siewior
2020-11-24orinoco: Prepare stubs for in_interrupt() removalSebastian Andrzej Siewior
2020-11-24orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior
2020-11-07prism54: isl_ioctl: Fix one function header and demote anotherLee Jones
2020-11-07hostap: Remove in_atomic() check.Sebastian Andrzej Siewior
2020-11-07orinoco: Remove BUG_ON(in_interrupt/irq())Sebastian Andrzej Siewior
2020-11-07net: hostap: fix function cast warningArnd Bergmann
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-09-29net: hostap: Remove in_interrupt() usageSebastian Andrzej Siewior
2020-09-11net: wireless: drop bogus CRYPTO_xxx Kconfig selectsArd Biesheuvel
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