summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-30dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard
2013-09-30net: qmi_wwan: fix Cinterion PLXX product IDAleksander Morgado
2013-09-30net: qmi_wwan: fix checkpatch warningsFabio Porcedda
2013-09-30net: qmi_wwan: add Telit LE920 newer firmware supportFabio Porcedda
2013-09-28USBNET: fix handling padding packetMing Lei
2013-09-20net: cdc-phonet: Staticize usbpn_probeSachin Kamat
2013-09-17net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda
2013-09-17net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda
2013-09-17net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda
2013-09-11net: qmi_wwan: add new Qualcomm devicesBjørn Mork
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05net: usbnet: update addr_assign_type if appropriateBjørn Mork
2013-09-04drivers/net: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches
2013-09-04USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver SupportLiu Junliang
2013-09-03Merge tag 'usb-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-08-28net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner
2013-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-22hso: Fix stack corruption on some architecturesDaniel Gimpelevich
2013-08-22hso: Earlier catch of error conditionDaniel Gimpelevich
2013-08-20r8152: add commentshayeswang
2013-08-20r8152: adjust tx_bottom functionhayeswang
2013-08-20r8152: move some declearation of variableshayeswang
2013-08-20r8152: adjust some duplicated codehayeswang
2013-08-20r8152: replace lockflags with flagshayeswang
2013-08-20r8152: replace void * with struct r8152 *hayeswang
2013-08-20r8152: remove clearing the memory to zero for netdev privhayeswang
2013-08-15net/usb/r8152: enable interrupt transferhayeswang
2013-08-15net/usb/r8152: enable tx checksumhayeswang
2013-08-15net/usb/r8152: support aggregationhayeswang
2013-08-13net: asix: Move declaration of ax88172a_info to shared headerMark Brown
2013-08-13net: asix: Staticise non-exported symbolsMark Brown
2013-08-12USBNET: ax88179_178a: enable tso if usb host supports sg dmaMing Lei
2013-08-12USBNET: support DMA SGMing Lei
2013-08-04ax88179_178a: avoid copy of tx tcp packetsEric Dumazet
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-31net/usb/r8152: adjust relative ocp functionhayeswang
2013-07-31net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang
2013-07-31net/usb/r815x: change the return value for bind functionshayeswang
2013-07-31net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang
2013-07-31net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang
2013-07-28USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei
2013-07-28USBNET: centralize computing of max rx/tx qlenMing Lei
2013-07-26usbnet: do not pretend to support SG/TSOEric Dumazet
2013-07-12usb/net/r815x: fix cast to restricted __le32hayeswang
2013-07-12usb/net/r8152: fix integer overflow in expressionhayeswang
2013-07-12net/usb: add relative mii functions for r815xhayeswang
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller