index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
cdc-phonet.c
Age
Commit message (
Expand
)
Author
2012-08-08
cdc-phonet: Don't leak in usbpn_open
Jesper Juhl
2012-07-31
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2012-06-12
usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-03-27
cdc-phonet: fix skb truesize underestimation
Eric Dumazet
2012-03-25
net: add a truesize parameter to skb_add_rx_frag()
Eric Dumazet
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-06-21
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-03-14
NET: cdc-phonet, handle empty phonet header
Jiri Slaby
2011-03-14
NET: cdc-phonet, fix stop-queue handling
Jiri Slaby
2010-07-05
usbnet: remove direct access to urb->status
Oliver Neukum
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-03
drivers/net: Move && and || to end of previous line
Joe Perches
2009-09-14
cdc-phonet: remove noisy debug statement
Rémi Denis-Courmont
2009-09-11
cdc-phonet: autoconfigure Phonet address
Rémi Denis-Courmont
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-07-21
USB host CDC Phonet network interface driver
Rémi Denis-Courmont