summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * p54: fix crash during initializationChristian Lamparter2019-05-281-1/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-192-10/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1912-48/+12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342Thomas Gleixner2019-06-0514-181/+14
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-053-42/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216Thomas Gleixner2019-05-301-2/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-216-0/+6
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-1/+2
|\
| * p54: drop device reference count if fails to enable devicePan Bian2019-04-251-1/+2
* | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-251-1/+0
|/
* orinoco : Replace function name in string with __func__Keyur Patel2019-02-191-5/+5
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-4/+2
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-201-4/+2
* | net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
* | prism54: islpci_dev: mark expected switch fall-throughGustavo A. R. Silva2018-11-061-0/+1
* | prism54: isl_ioctl: mark expected switch fall-throughGustavo A. R. Silva2018-11-061-0/+1
* | prism54: isl_38xx: Mark expected switch fall-throughGustavo A. R. Silva2018-11-061-0/+1
* | orinoco_usb: mark expected switch fall-throughGustavo A. R. Silva2018-11-061-0/+1
|/
* Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller2018-10-021-5/+1
|\
| * orinoco_usb: fix spelling mistake in fall-through annotationGustavo A. R. Silva2018-09-041-1/+1