summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intersil/orinoco/orinoco_usb.c
AgeCommit message (Expand)Author
2023-10-30wifi: remove orphaned orinoco driverArnd Bergmann
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
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-27orinoco: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-15orinoco_usb: fix spelling mistakeFlavio Suligoi
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-18orinoco: avoid assertion in case of NULL pointerAditya Pakki
2019-12-18orinoco_usb: fix interface sanity checkJohan Hovold
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-08-10orinoco: constify usb_device_idArvind Yadav
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-02-15orinoco: Use net_device_stats from struct net_deviceTobias Klauser
2016-08-13net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocat...Wolfram Sang
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2015-11-18orinoco: move under intersil vendor directoryKalle Valo