summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil
Commit message (Expand)AuthorAgeFilesLines
* 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
| * orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEADColin Ian King2018-08-311-4/+0
* | p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller2018-09-101-2/+2
|/
* hostap: hide unused procfs helpersYueHaibing2018-07-313-18/+17
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-6/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-3/+3
|\
| * drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-3/+3
* | hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig2018-05-163-191/+39
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
|/
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-1/+1
* net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-131-2/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-213-14/+12
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-212-10/+5
* orinoco_usb: remove redundant pointer devColin Ian King2017-11-081-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-0416-0/+16
|\
OpenPOWER on IntegriCloud