summaryrefslogtreecommitdiff
path: root/drivers/net/usb/cdc-phonet.c
Commit message (Expand)AuthorAge
* net: cdc-phonet: Staticize usbpn_probeSachin Kamat2013-09-20
* cdc-phonet: Don't leak in usbpn_openJesper Juhl2012-08-08
* netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-31
* usbnet:cdc-phonet: remove usb_get/put_dev in .probe and .disconnecttom.leiming@gmail.com2012-06-12
* USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* cdc-phonet: fix skb truesize underestimationEric Dumazet2012-03-27
* net: add a truesize parameter to skb_add_rx_frag()Eric Dumazet2012-03-25
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\
| * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* | net: remove netdev_alloc_page and use __GFP_COLDEric Dumazet2011-11-22
|/
* net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-21
* NET: cdc-phonet, handle empty phonet headerJiri Slaby2011-03-14
* NET: cdc-phonet, fix stop-queue handlingJiri Slaby2011-03-14
* usbnet: remove direct access to urb->statusOliver Neukum2010-07-05
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* cdc-phonet: remove noisy debug statementRémi Denis-Courmont2009-09-14
* cdc-phonet: autoconfigure Phonet addressRémi Denis-Courmont2009-09-11
* usbnet: convert to netdev_tx_tStephen Hemminger2009-09-01
* USB host CDC Phonet network interface driverRémi Denis-Courmont2009-07-21