Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a0582e24d371d62a749a14e4187af304bd64ef42
/
drivers
/
usb
/
gadget
/
function
/
u_ether.c
b2b8137
usb: gadget: u_ether: fix a potential null pointer dereference
by Maciej Żenczykowski
· 3 years, 6 months ago
9cc6bf9
usb: gadget: u_ether: Fix MTU size mismatch with RX packet size
by Manish Narani
· 4 years, 1 month ago
4eea21d
usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
by Lorenzo Colitti
· 4 years, 4 months ago
a74005a
usb: gadget: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 6 months ago
b1e4d55
usb: gadget: function: u_ether: Downgrade kerneldoc headers which to not make the mark
by Lee Jones
· 4 years, 6 months ago
37e444c
usb: Replace snprintf with scnprintf in gether_get_ifname
by Daniel M German
· 6 years ago
d29fcf7
usb: gadget: ether: Fix race between gether_disconnect and rx_submit
by Kiruthika Varadarajan
· 6 years ago
3a37a96
net: dev: Add extack argument to dev_set_mac_address()
by Petr Machata
· 6 years ago
c9287fa
usb: gadget: u_ether: fix unsafe list iteration
by Marek Szyprowski
· 6 years ago
eea5274
USB: Gadget Ethernet: Re-enable Jumbo frames.
by John Greb
· 7 years ago
24ceb9c
USB: gadget: function: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
5fd54ac
USB: add SPDX identifiers to all remaining files in drivers/usb/
by Greg Kroah-Hartman
· 7 years ago
0852659
usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
by Dmitry Osipenko
· 7 years ago
387f869
usb: gadget: u_ether: conditionally align transfer size
by Felipe Balbi
· 8 years ago
fea14e6
usb: gadget: u_ether: use better list accessors
by Felipe Balbi
· 8 years ago
00b6c62
usb: gadget: ether: Add \n to each attribute of ethernet functions
by Krzysztof Opasiak
· 8 years ago
03f8d4c
Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
ae4d814
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
38314e5
usb: gadget: NCM: differentiate consumed packets from dropped packets
by Torsten Polle
· 8 years ago
18d4689
usb: gadget: u_ether: link socket buffers to the device for received packets
by Torsten Polle
· 8 years ago
fd9afd3
usb: gadget: u_ether: remove interrupt throttling
by Felipe Balbi
· 8 years ago
27058af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b3e3893
net: use core MTU range checking in misc drivers
by Jarod Wilson
· 8 years ago
6c83f77
usb: gadget: function: u_ether: don't starve tx request queue
by Felipe Balbi
· 8 years ago
3a383cc
Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"
by Greg Kroah-Hartman
· 8 years ago
c9ffc78
usb: gadget: NCM: Protect dev->port_usb using dev->lock
by Harish Jenny K N
· 8 years ago
79775f4
usb: gadget: u_ether: fix another dereference after null check
by Harish Jenny K N
· 8 years ago
05f6b0f
usb: gadget: u_ether: add a flag to avoid skb_reserve() calling
by Yoshihiro Shimoda
· 8 years ago
88c09ea
usb: gadget: u_ether: fix dereference after null check coverify warning
by Peter Chen
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
ab738ff
usb: gadget: ether: Allow changing the MTU
by Mike Looijmans
· 9 years ago
6e4bfc5
usb: gadget: u_ether: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
bba787a
usb: gadget: ether: Allow jumbo frames
by Mike Looijmans
· 9 years ago
27f3870
usb: gadget: ethernet: re-use %pM specifier to print MAC
by Andy Shevchenko
· 10 years ago
7166c32
Revert "usb: gadget: u_ether: synchronize with transmit when stopping queue"
by Li RongQing
· 10 years ago
61fe2d7
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
00a2430
usb: gadget: Gadget directory cleanup - group usb functions
by Andrzej Pietrasiewicz
· 10 years ago
[Renamed from drivers/usb/gadget/u_ether.c]
6d3865f
usb: gadget: NCM: Add transmit multi-frame.
by Jim Baxter
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
f871252
Merge tag 'usb-for-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
0700faa
usb: gadget: only GPL drivers in the gadget and phy framework
by Felipe Balbi
· 11 years ago
9189a33
Revert "usb: gadget: u_ether: move hardware transmit to RX NAPI"
by Felipe Balbi
· 11 years ago
716fb91
usb: gadget: u_ether: move hardware transmit to RX NAPI
by Weinn Jheng
· 11 years ago
574f24f
usb: gadget: update some out of date comments
by Dan Carpenter
· 11 years ago
bf4277c
usb: gadget: u_ether: allow getting binary-form host address
by Andrzej Pietrasiewicz
· 12 years ago
bcd4a1c
usb: gadget: u_ether: construct with default values and add setters/getters
by Andrzej Pietrasiewicz
· 12 years ago
f1a1823
usb: gadget: u_ether: convert into module
by Andrzej Pietrasiewicz
· 12 years ago
d6a0143
usb: gadget: move the global the_dev variable to their users
by Sebastian Andrzej Siewior
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
4fe5f07
usb: gadget: g_ether: fix frame size check for 802.1Q
by Ian Coolidge
· 12 years ago
033d995
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 12 years ago
7135f08
Merge tag 'gadget-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 12 years ago
9830317
usb: gadget: add module.h to u_ether.c
by Sebastian Andrzej Siewior
· 12 years ago
85b8614
usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
by Michal Nazarewicz
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
b1b552a
usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces in eth_stop
by Michael Grzeschik
· 12 years ago
9fc3777
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
006c913
usb: Use eth_random_addr
by Joe Perches
· 12 years ago
31bde1c
usb: gadget: Fix g_ether interface link status
by Kevin Cernekee
· 13 years ago
036e98b
usb: gadget: Add variant of gether_setup to customize the device name
by Mike Lockwood
· 13 years ago
28c9fc6
usb gadget: clean up FSF boilerplate text
by Klaus Schwarzkopf
· 13 years ago
04617db
usb: gadget: add SS descriptors to Ethernet gadget
by Paul Zimmerman
· 14 years ago
72c973d
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
by Tatyana Brokhman
· 14 years ago
45d1b7a
usb-gadget: fix warning in ethernet
by Stephen Hemminger
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
569ff2d
usb: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
36facad
Merge branch 'usb-next' into musb-merge
by Greg Kroah-Hartman
· 14 years ago
5c1168d
usb: gadget: u_ether: prepare for NCM
by Yauheni Kaliuta
· 14 years ago
315daea
USB: gadget: fix ethernet gadget crash in gether_setup
by Dmitry Artamonow
· 14 years ago
349f6c5
USB: gadget: fix ethernet gadget crash in gether_setup
by Dmitry Artamonow
· 14 years ago
e644814
usb: throw away custom hex digit methods
by Andy Shevchenko
· 15 years ago
28824b1
USB: gadget: __init and __exit tags removed
by Michal Nazarewicz
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
aa79074
USB: gadget: Add DEVTYPE support for Ethernet functions
by Marcel Holtmann
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
9b39e9d
USB: gadget: Add EEM gadget driver
by Brian Niebuhr
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
25a79c4
usbnet: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 16 years ago
237e75b
usb gadget: fix ethernet link reports to ethtool
by Jonathan McDowell
· 16 years ago
5ec38f3
gadget: convert devices to new API
by Stephen Hemminger
· 16 years ago
ccad637
netdev: expose ethernet address primitives
by Stephen Hemminger
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
29bac7b
usb gadget: cdc ethernet notification bugfix
by David Brownell
· 16 years ago
8a1ce2c
usb gadget: link fixes for cdc composite gadget
by David Brownell
· 16 years ago
b6c6393
Rename WARN() to WARNING() to clear the namespace
by Arjan van de Ven
· 16 years ago
2b3d942
usb ethernet gadget: split out network core
by David Brownell
· 17 years ago