summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil/orinoco/orinoco_usb.c
Commit message (Expand)AuthorAgeFilesLines
* orinoco: Annotate ezusb_read_ltv()Sebastian Andrzej Siewior2020-11-241-29/+20
* orinoco: Annotate ezusb_docmd_wait()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Remove ezusb_doicmd_wait()Sebastian Andrzej Siewior2020-11-241-19/+2
* orinoco: Annotate ezusb_write_ltv()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Annotate ezusb_read_pda()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Annotate firmware loadingSebastian Andrzej Siewior2020-11-241-4/+4
* orinoco: Annotate ezusb_init()Sebastian Andrzej Siewior2020-11-241-9/+26
* orinoco: Annotate ezusb_xmit()Sebastian Andrzej Siewior2020-11-241-1/+1
* orinoco: Prepare stubs for in_interrupt() removalSebastian Andrzej Siewior2020-11-241-12/+69
* orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior2020-11-241-7/+7
* orinoco: Remove BUG_ON(in_interrupt/irq())Sebastian Andrzej Siewior2020-11-071-4/+0
* orinoco_usb: Downgrade non-conforming kernel-doc headersLee Jones2020-09-011-3/+3
* orinoco: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-271-4/+4
* orinoco_usb: fix spelling mistakeFlavio Suligoi2020-07-151-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-311-1/+1
|\
| * orinoco: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-231-1/+1
* | orinoco_usb: Use the regular completion interfacesThomas Gleixner2020-03-211-16/+5
|/
* orinoco: avoid assertion in case of NULL pointerAditya Pakki2019-12-181-1/+2
* orinoco_usb: fix interface sanity checkJohan Hovold2019-12-181-2/+2
* orinoco_usb: mark expected switch fall-throughGustavo A. R. Silva2018-11-061-0/+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
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-3/+3
* orinoco_usb: remove redundant pointer devColin Ian King2017-11-081-2/+0
* orinoco: constify usb_device_idArvind Yadav2017-08-101-1/+1
* orinoco_usb: convert request_context.refcount from atomic_t to refcount_tElena Reshetova2017-05-221-7/+8
* orinoco_usb: Fix buffer on stackMaksim Salau2017-04-261-4/+17
* orinoco: Use net_device_stats from struct net_deviceTobias Klauser2017-02-151-4/+2
* net: wireless: intersil: orinoco: orinoco_usb: don't print error when allocat...Wolfram Sang2016-08-131-3/+1
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* orinoco: move under intersil vendor directoryKalle Valo2015-11-181-0/+1748