summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski2021-12-211-5/+1
|\
| * mac80211: Use memset_after() to clear tx statusKees Cook2021-11-261-5/+1
* | intersil: Use struct_group() for memcpy() regionKees Cook2021-11-292-8/+11
|/
* hostap: use eth_hw_addr_set()Jakub Kicinski2021-10-201-1/+4
* wireless: use eth_hw_addr_set()Jakub Kicinski2021-10-202-3/+3
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+0
|\
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-1/+0
* | Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/...David S. Miller2021-08-2318-7470/+0
|\ \
| * | intersil: remove obsolete prism54 wireless driverLukas Bulwahn2021-08-0618-7470/+0
| |/
* / hostap: use ndo_siocdevprivateArnd Bergmann2021-07-273-7/+29
|/
* orinoco: Avoid field-overflowing memcpy()Kees Cook2021-06-223-10/+15
* treewide: remove editor modelines and cruftMasahiro Yamada2021-05-074-32/+0
* proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan2021-05-061-0/+1
* module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky2021-03-173-3/+0
* orinoco: Annotate ezusb_read_ltv()Sebastian Andrzej Siewior2020-11-244-45/+52
* orinoco: Annotate ezusb_docmd_wait()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Remove ezusb_doicmd_wait()Sebastian Andrzej Siewior2020-11-241-19/+2
* orinoco: Annotate ezusb_write_ltv()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Annotate ezusb_read_pda()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Annotate firmware loadingSebastian Andrzej Siewior2020-11-241-4/+4
* orinoco: Annotate ezusb_init()Sebastian Andrzej Siewior2020-11-241-9/+26
* orinoco: Annotate ezusb_xmit()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Prepare stubs for in_interrupt() removalSebastian Andrzej Siewior2020-11-241-12/+69
* orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior2020-11-241-7/+7
* prism54: isl_ioctl: Fix one function header and demote anotherLee Jones2020-11-071-3/+2
* hostap: Remove in_atomic() check.Sebastian Andrzej Siewior2020-11-071-13/+2
* orinoco: Remove BUG_ON(in_interrupt/irq())Sebastian Andrzej Siewior2020-11-071-4/+0
* net: hostap: fix function cast warningArnd Bergmann2020-11-071-12/+5
* Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-1510-51/+39
|\
| * net: hostap: Remove in_interrupt() usageSebastian Andrzej Siewior2020-09-291-12/+0
| * prism54: isl_ioctl: Remove unused variable 'j'Lee Jones2020-09-011-2/+1
| * hostap: Remove unused variable 'fc'Lee Jones2020-09-011-2/+1
| * orinoco_usb: Downgrade non-conforming kernel-doc headersLee Jones2020-09-011-3/+3
| * p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-09-011-1/+3
| * hostap: Remove set but unused variable 'hostscan'Lee Jones2020-09-011-2/+1
| * hostap: hostap_ap: Mark 'txt' as __always_unusedLee Jones2020-09-011-1/+1
| * hostap: Mark 'freq_list' as __maybe_unusedLee Jones2020-09-011-2/+4
| * intersil: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-273-17/+16
| * orinoco: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-272-6/+6
| * prism54: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-273-3/+3
* | net: wireless: drop bogus CRYPTO_xxx Kconfig selectsArd Biesheuvel2020-09-111-4/+0
|/
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-2/+2
* intersil: fix wiki website urlFlavio Suligoi2020-08-025-7/+8
* hostap: use generic power managementVaibhav Gupta2020-08-022-27/+13
* b43: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-2/+2
* prism54: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-024-41/+36
* prism54: islpci_hotplug: use generic power managementVaibhav Gupta2020-08-021-23/+11
* prism54: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-021-1/+1
* p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-021-30/+35
* orinoco: use generic power managementVaibhav Gupta2020-07-155-31/+13