Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aa47ad3f853ae72c32b7e46dfc8bc2c8dc2dbad7
/
drivers
/
net
/
usb
/
usbnet.c
c955e329
net: usbnet: use new tasklet API
by Emil Renner Berthing
· 4 years ago
90a586b
net: usbnet: initialize tasklet using tasklet_init
by Emil Renner Berthing
· 4 years ago
2961f56
usbnet: fix the indentation of one code snippet
by Dongliang Mu
· 4 years ago
af0c351
usbnet: switch to core handling of rx/tx byte/packet counters
by Heiner Kallweit
· 4 years, 2 months ago
ab2b3ff
net: usbnet: use new function dev_fetch_sw_netstats
by Heiner Kallweit
· 4 years, 3 months ago
6236239
net: usbnet: remove driver version
by Heiner Kallweit
· 4 years, 3 months ago
1a10d0b
usbnet: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 5 months ago
1ea2b74
net: usbnet: export usbnet_set_rx_mode()
by Bjørn Mork
· 4 years, 6 months ago
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
2eb1d3f
net: usbnet: Fix -Wcast-function-type
by Phong Tran
· 5 years ago
8d3d7c2
usbnet: ignore endpoints with invalid wMaxPacketSize
by Bjørn Mork
· 5 years ago
280ceae
usbnet: sanity checking of packet sizes and device mtu
by Oliver Neukum
· 5 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 5 years ago
d784097
net: Use skb accessors in network drivers
by Matthew Wilcox (Oracle)
· 5 years ago
f75b6f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
ad70411
usbnet: fix kernel crash after disconnect
by Kloetzke Jan
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
f3edc2d
net: usbnet: make driver_info const
by Ben Dooks
· 6 years ago
2fc4aa5
net: usbnet: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
2695578
net: usbnet: fix potential deadlock on 32bit hosts
by Eric Dumazet
· 7 years ago
ab18a9c
usbnet: silence an unnecessary warning
by Oliver Neukum
· 7 years ago
a4abd7a
usbnet: fix alignment for frames with no ethernet header
by Bjørn Mork
· 7 years ago
2183c1a
net/usb/usbnet: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
82c01a8
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
by yuval.shaia@oracle.com
· 8 years ago
6b6cbc1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6c22fce
usbnet: make sure no NULL pointer is passed through
by Oliver Neukum
· 8 years ago
b73b3cd
net: usbnet: Remove unused driver_name variable
by Florian Fainelli
· 8 years ago
c8b5d12
net: usbnet: support 64bit stats
by Greg Ungerer
· 8 years ago
bde87ad
net: usb: usb: remove old api ethtool_{get|set}_settings
by Philippe Reynes
· 8 years ago
8bae355
net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
f77f0ae
net: use core MTU range checking in USB NIC drivers
by Jarod Wilson
· 8 years ago
ef6cd13
net: usb: usbnet: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
b7545b7
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
e4c6fb7
usbnet: move the CDC parser into USB core
by Oliver Neukum
· 9 years ago
43daa96
usbnet: Stop RX Q on MTU change
by Soohoon Lee
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
ea07984
usbnet: correct speed testing
by Oliver Neukum
· 9 years ago
1666984
usbnet: cleanup after bind() in probe()
by Oliver Neukum
· 9 years ago
81e0ce7
usbnet: allow mini-drivers to consume L2 headers
by Bjørn Mork
· 9 years ago
704c16d
usbnet: remove ifdefed out call to dma_supported
by Christoph Hellwig
· 9 years ago
c40a2c8
CDC: common parser for extra headers
by Oliver Neukum
· 9 years ago
fcb0bb6
usbnet: Fix a race between usbnet_stop() and the BH
by Eugene Shatokhin
· 9 years ago
f50791a
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
by Eugene Shatokhin
· 9 years ago
3e4336a
usbnet: avoid integer overflow in start_xmit
by Jason A. Donenfeld
· 10 years ago
11f17ef
usbnet: rename work handler
by Oliver Neukum
· 10 years ago
7a1e890
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
by Ben Hutchings
· 10 years ago
1e9e39f
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
by Ben Hutchings
· 10 years ago
51487ae
usbnet: re-use native hex2bin()
by Andy Shevchenko
· 10 years ago
1efed2d
usbnet: add a callback for set_rx_mode
by Olivier Blin
· 10 years ago
37ebb54
usb: hub: rename khubd to hub_wq in documentation and comments
by Petr Mladek
· 10 years ago
dbcdd4d
cdc_subset: deal with a device that needs reset for timeout
by Oliver Neukum
· 10 years ago
1d8fcba
Revert "cdc_subset: deal with a device that needs reset for timeout"
by Linus Torvalds
· 10 years ago
20fbe3a
cdc_subset: deal with a device that needs reset for timeout
by Oliver Neukum
· 10 years ago
14a0d63
usbnet: include wait queue head in device structure
by Oliver Neukum
· 11 years ago
eb85569
usbnet: remove generic hard_header_len check
by Emil Goode
· 11 years ago
0a379e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
fdc3452
net: usbnet: fix SG initialisation
by Bjørn Mork
· 11 years ago
9cb0007
usb: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
52f48d0
usbnet: fix status interrupt urb handling
by Felix Fietkau
· 11 years ago
09b6902
usbnet: fix error return code in usbnet_probe()
by Wei Yongjun
· 11 years ago
60e453a
USBNET: fix handling padding packet
by Ming Lei
· 11 years ago
cc998ff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
eef23b5
net: usbnet: update addr_assign_type if appropriate
by Bjørn Mork
· 11 years ago
638c511
USBNET: support DMA SG
by Ming Lei
· 11 years ago
452c447
USBNET: increase max rx/tx qlen for improving USB3 thoughtput
by Ming Lei
· 11 years ago
a88c32a
USBNET: centralize computing of max rx/tx qlen
by Ming Lei
· 11 years ago
98f541c
USB: remove remaining instances of USB_SUSPEND
by Alan Stern
· 12 years ago
6eecdc5
usbnet: allow status interrupt URB to always be active
by Dan Williams
· 12 years ago
4b49f58
usbnet: handle link change
by Ming Lei
· 12 years ago
0162c55
usbnet: apply usbnet_link_change
by Ming Lei
· 12 years ago
ac64995
usbnet: introduce usbnet_link_change API
by Ming Lei
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
38673c8
drivers: net: usb: Remove unnecessary alloc/OOM messages
by Joe Perches
· 12 years ago
bf414b3
net: usbnet: fix tx_dropped statistics
by Bjørn Mork
· 12 years ago
70c37bf
net: usbnet: prevent buggy devices from killing us
by Bjørn Mork
· 12 years ago
6509141
usbnet: add new flag FLAG_NOARP for usb net devices
by Wei Shuai
· 12 years ago
2dd7c8c
usbnet: generic manage_power()
by Oliver Neukum
· 12 years ago
a1c088e
usbnet: handle PM failure gracefully
by Oliver Neukum
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
9532021
usbnet: ratelimit kevent may have been dropped warnings
by Steve Glendinning
· 12 years ago
6f0a098
usbnet: runtime wake up device before calling usbnet_{read|write}_cmd
by Ming Lei
· 12 years ago
0547fad
usbnet: introduce usbnet_{read|write}_cmd_nopm
by Ming Lei
· 12 years ago
39707c2
net: usb: Fix memory leak on Tx data path
by Hemant Kumar
· 12 years ago
877bd86
usbnet: introduce usbnet 3 command helpers
by Ming Lei
· 12 years ago
5d9d01a
usbnet: Support devices reporting idleness
by Oliver Neukum
· 12 years ago
85e8787
net: usbnet: fix softirq storm on suspend
by Bjørn Mork
· 12 years ago
ab6f148
usbnet: fix deadlock in resume
by Oliver Neukum
· 12 years ago
c7e12ea
net: usb: Use eth_random_addr
by Joe Perches
· 13 years ago
e486463
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
65841fd
usbnet: handle remote wakeup asap
by Ming Lei
· 13 years ago
5eeb313
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
by Ming Lei
· 13 years ago
fb13c47
usbnet: clear OPEN flag in failure path
by Ming Lei
· 13 years ago
86a2f41
usbnet: sanitise overlong driver information strings
by Phil Sutter
· 13 years ago
072c055
usbnet: don't initialize transfer buffer before submit status URB
by tom.leiming@gmail.com
· 13 years ago
24ead29
usbnet: remove declaration for intr_complete
by tom.leiming@gmail.com
· 13 years ago
ef9d884
usbnet: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 13 years ago
Next »