summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intersil/orinoco
AgeCommit message (Expand)Author
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-06-22orinoco: Avoid field-overflowing memcpy()Kees Cook
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada
2020-11-24orinoco: Annotate ezusb_read_ltv()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_docmd_wait()Sebastian Andrzej Siewior
2020-11-24orinoco: Remove ezusb_doicmd_wait()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_write_ltv()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_read_pda()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate firmware loadingSebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_init()Sebastian Andrzej Siewior
2020-11-24orinoco: Annotate ezusb_xmit()Sebastian Andrzej Siewior
2020-11-24orinoco: Prepare stubs for in_interrupt() removalSebastian Andrzej Siewior
2020-11-24orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior
2020-11-07orinoco: Remove BUG_ON(in_interrupt/irq())Sebastian Andrzej Siewior
2020-09-01orinoco_usb: Downgrade non-conforming kernel-doc headersLee Jones
2020-08-27intersil: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-27orinoco: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-02b43: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-15orinoco: use generic power managementVaibhav Gupta
2020-07-15orinoco_usb: fix spelling mistakeFlavio Suligoi
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-04-15orinoco: remove useless variable 'err' in spectrum_cs_suspend()Jason Yan
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-23orinoco: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-21orinoco_usb: Use the regular completion interfacesThomas Gleixner
2019-12-20Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-18orinoco: avoid assertion in case of NULL pointerAditya Pakki
2019-12-18orinoco_usb: fix interface sanity checkJohan Hovold
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 216Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-02-19orinoco : Replace function name in string with __func__Keyur Patel
2018-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-11-20crypto: drop mask=CRYPTO_ALG_ASYNC from 'shash' tfm allocationsEric Biggers
2018-11-06orinoco_usb: mark expected switch fall-throughGustavo A. R. Silva
2018-09-04orinoco_usb: fix spelling mistake in fall-through annotationGustavo A. R. Silva
2018-08-31orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEADColin Ian King
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-08orinoco_usb: remove redundant pointer devColin Ian King
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10orinoco: constify usb_device_idArvind Yadav
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-22orinoco_usb: convert request_context.refcount from atomic_t to refcount_tElena Reshetova
2017-04-26orinoco_usb: Fix buffer on stackMaksim Salau
2017-04-26orinoco: fix spelling mistake: "Registerred" -> "Registered"Colin Ian King
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg