aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil
Commit message (Expand)AuthorAge
* net: core: add generic lockdep keysTaehee Yoo2019-10-24
* hostap: use %*ph to print small bufferAndy Shevchenko2019-09-06
* hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_readzhong jiang2019-09-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\
| * Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-26
|/|
| * p54: remove dead branch in op_conf_tx callbackChristian Lamparter2019-06-25
| * p54usb: Fix race between disconnect and firmware loadingAlan Stern2019-06-25
| * p54: Support boottime in scan resultsChristian Lamparter2019-05-28
| * p54: fix crash during initializationChristian Lamparter2019-05-28
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-19
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 342Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-05
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216Thomas Gleixner2019-05-30
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\
| * p54: drop device reference count if fails to enable devicePan Bian2019-04-25
* | crypto: shash - remove shash_desc::flagsEric Biggers2019-04-25
|/
* orinoco : Replace function name in string with __func__Keyur Patel2019-02-19
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-27
|\
| * crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers2018-11-20
* | net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-06
* | prism54: islpci_dev: mark expected switch fall-throughGustavo A. R. Silva2018-11-06
* | prism54: isl_ioctl: mark expected switch fall-throughGustavo A. R. Silva2018-11-06
* | prism54: isl_38xx: Mark expected switch fall-throughGustavo A. R. Silva2018-11-06
* | orinoco_usb: mark expected switch fall-throughGustavo A. R. Silva2018-11-06
|/
* Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller2018-10-02
|\
| * orinoco_usb: fix spelling mistake in fall-through annotationGustavo A. R. Silva2018-09-04
| * orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEADColin Ian King2018-08-31
* | p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller2018-09-10
|/
* hostap: hide unused procfs helpersYueHaibing2018-07-31
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-06
|\
| * drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-30
* | hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig2018-05-16
* | proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-16
|/
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-27
* net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-13
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-21
* orinoco_usb: remove redundant pointer devColin Ian King2017-11-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-03
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | p54: don't unregister leds when they are not initializedAndrey Konovalov2017-10-10
|/
* p54: constify usb_device_idArvind Yadav2017-08-10
* orinoco: constify usb_device_idArvind Yadav2017-08-10
* hostap: Fix outdated comment about dev->destructorStefano Brivio2017-08-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\