summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* orinoco_usb: fix spelling mistakeFlavio Suligoi2020-07-151-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-131-0/+3
|\
| * net: change addr_list_lock back to static keyCong Wang2020-06-091-0/+3
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-144-19/+19
|/
* prism54: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-122-5/+5
* Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-073-2/+4
|\
| * orinoco: remove useless variable 'err' in spectrum_cs_suspend()Jason Yan2020-04-151-2/+1
| * hostap: Add missing annotations for prism2_bss_list_proc_start() and prism2_b...Jules Irenge2020-04-151-0/+2
| * p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo2020-04-141-0/+1
* | net: partially revert dynamic lockdep key changesCong Wang2020-05-041-0/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-3111-38/+38
|\
| * hostap: convert to struct proc_opsYueHaibing2020-03-261-5/+5
| * p54: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-233-8/+8
| * orinoco: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-234-6/+6
| * hostap: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-232-2/+2
| * prism54: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-17/+17
* | orinoco_usb: Use the regular completion interfacesThomas Gleixner2020-03-211-16/+5
|/
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-043-10/+10
* hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor2020-01-261-1/+1
* Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller2019-12-201-3/+4
|\
| * orinoco: avoid assertion in case of NULL pointerAditya Pakki2019-12-181-1/+2
| * orinoco_usb: fix interface sanity checkJohan Hovold2019-12-181-2/+2