summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-125-5/+5
|/
* net: core: add generic lockdep keysTaehee Yoo2019-10-241-25/+0
* hostap: use %*ph to print small bufferAndy Shevchenko2019-09-062-6/+3
* hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_readzhong jiang2019-09-061-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-113-32/+31
|\
| * Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-263-32/+31
|/|
| * p54: remove dead branch in op_conf_tx callbackChristian Lamparter2019-06-251-6/+3
| * p54usb: Fix race between disconnect and firmware loadingAlan Stern2019-06-251-25/+18
| * p54: Support boottime in scan resultsChristian Lamparter2019-05-281-0/+6