index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc-phonet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-18
net: usb: cdc-phonet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
1
-14
/
+1
2019-02-09
net: usb: cdc-phonet: use struct_size() in alloc_netdev()
Gustavo A. R. Silva
1
-2
/
+2
2018-06-30
net: usb: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-06-22
net: usb: cdc-phonet: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-2
/
+3
2017-08-09
net: usb: cdc-phonet: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
1
-10
/
+2
2015-09-15
cdc-phonet: use common parser
Oliver Neukum
1
-23
/
+4
2014-11-12
phonet: Replace calls to __skb_alloc_page with __dev_alloc_page
Alexander Duyck
1
-3
/
+3
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2013-09-20
net: cdc-phonet: Staticize usbpn_probe
Sachin Kamat
1
-1
/
+1
2012-08-09
cdc-phonet: Don't leak in usbpn_open
Jesper Juhl
1
-0
/
+1
2012-08-01
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
1
-1
/
+1
2012-06-13
usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
1
-3
/
+1
2012-05-19
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-03-28
cdc-phonet: fix skb truesize underestimation
Eric Dumazet
1
-2
/
+2
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
1
-2
/
+4
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+1
2011-11-23
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
1
-5
/
+5
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-03-15
NET: cdc-phonet, handle empty phonet header
Jiri Slaby
1
-6
/
+3
2011-03-15
NET: cdc-phonet, fix stop-queue handling
Jiri Slaby
1
-1
/
+0
2010-07-06
usbnet: remove direct access to urb->status
Oliver Neukum
1
-3
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
drivers/net: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-09-15
cdc-phonet: remove noisy debug statement
Rémi Denis-Courmont
1
-1
/
+0
2009-09-11
cdc-phonet: autoconfigure Phonet address
Rémi Denis-Courmont
1
-0
/
+15
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
1
-3
/
+3
2009-07-21
USB host CDC Phonet network interface driver
Rémi Denis-Courmont
1
-0
/
+461