aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb/cdc-phonet.c
AgeCommit message (Expand)Author
2015-09-15cdc-phonet: use common parserOliver Neukum
2014-11-12phonet: Replace calls to __skb_alloc_page with __dev_alloc_pageAlexander Duyck
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2013-09-20net: cdc-phonet: Staticize usbpn_probeSachin Kamat
2012-08-08cdc-phonet: Don't leak in usbpn_openJesper Juhl
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-06-12usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-03-27cdc-phonet: fix skb truesize underestimationEric Dumazet
2012-03-25net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-11-22net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-03-14NET: cdc-phonet, handle empty phonet headerJiri Slaby
2011-03-14NET: cdc-phonet, fix stop-queue handlingJiri Slaby
2010-07-05usbnet: remove direct access to urb->statusOliver Neukum
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-14cdc-phonet: remove noisy debug statementRémi Denis-Courmont
2009-09-11cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-07-21USB host CDC Phonet network interface driverRémi Denis-Courmont