Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9a73f0b580ff0b6d027298681737bec07d603fb4
/
drivers
/
net
/
usb
/
cdc-phonet.c
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 5 months ago
dc3cc34
net: usb: cdc-phonet: Replace zero-length array with flexible-array member
by Gustavo A. R. Silva
· 5 years ago
2b27bdc
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
by Thomas Gleixner
· 6 years ago
fd6d122
net: usb: cdc-phonet: use struct_size() in alloc_netdev()
by Gustavo A. R. Silva
· 6 years ago
9ca7867
net: usb: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
fafa6b1
net: usb: cdc-phonet: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 7 years ago
7f04c61
net: usb: cdc-phonet: constify usb_device_id
by Arvind Yadav
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
cf124db
net: Fix inconsistent teardown and release of private netdev state.
by David S. Miller
· 8 years ago
f77f0ae
net: use core MTU range checking in USB NIC drivers
by Jarod Wilson
· 8 years ago
7b6ee48
cdc-phonet: use common parser
by Oliver Neukum
· 9 years ago
5693d28
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
by Alexander Duyck
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 11 years ago
052c19e
net: cdc-phonet: Staticize usbpn_probe
by Sachin Kamat
· 11 years ago
47dffc7
cdc-phonet: Don't leak in usbpn_open
by Jesper Juhl
· 12 years ago
0614002
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
by Mel Gorman
· 12 years ago
50e7d15
usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect
by tom.leiming@gmail.com
· 13 years ago
e1f12eb
USB: Disable hub-initiated LPM for comms devices.
by Sarah Sharp
· 13 years ago
094b585
cdc-phonet: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
50269e1
net: add a truesize parameter to skb_add_rx_frag()
by Eric Dumazet
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
1f2149c
net: remove netdev_alloc_page and use __GFP_COLD
by Eric Dumazet
· 13 years ago
d632eb1
USB: convert drivers/net/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
b7f080c
net: remove mm.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
468c3f9
NET: cdc-phonet, handle empty phonet header
by Jiri Slaby
· 14 years ago
ac90fa6
NET: cdc-phonet, fix stop-queue handling
by Jiri Slaby
· 14 years ago
c31fd6c
usbnet: remove direct access to urb->status
by Oliver Neukum
· 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
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
ce18761
cdc-phonet: remove noisy debug statement
by Rémi Denis-Courmont
· 15 years ago
02571f8
cdc-phonet: autoconfigure Phonet address
by Rémi Denis-Courmont
· 15 years ago
25a79c4
usbnet: convert to netdev_tx_t
by Stephen Hemminger
· 15 years ago
87cf656
USB host CDC Phonet network interface driver
by Rémi Denis-Courmont
· 16 years ago