summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorLines
2015-03-18Revert "net: cx82310_eth: use common match macro"Ondrej Zary-1/+10
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+11
2015-02-27net: asix: add support for the Sitecom LN-028 USB adapterLuca Ceresoli-0/+5
2015-02-22hso: replace current->state by __set_current_state()Fabian Frederick-1/+1
2015-02-20usb: plusb: Add support for National Instruments host-to-host cableBen Shelton-0/+5
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds-6/+6
2015-02-14r8152: restore hw settingshayeswang-2/+57
2015-02-13hso: fix rx parsing logic when skb allocation failsAleksander Morgado-1/+1
2015-02-07r8152: use BIT macrohayeswang-17/+17
2015-02-07r8152: replace get_protocol with vlan_get_protocolhayeswang-14/+2
2015-02-07r8152: adjust the line feed for hw_featureshayeswang-2/+1
2015-02-07r8152: check RTL8152_UNPLUG for rtl8152_closehayeswang-1/+1
2015-02-07r8152: check linking status with netif_carrier_okhayeswang-14/+9
2015-02-07r8152: adjust lpm timerhayeswang-3/+3
2015-02-07r8152: adjust rx_bottomhayeswang-2/+13
2015-02-05hso: Use static attribute groups for sysfs entryTakashi Iwai-7/+10
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-51/+51
2015-02-04net: usb: sr9700: Use 'SR_' prefix for the common register macrosChen Gang-51/+51
2015-02-01hso: fix rfkill name conflictsOlivier Sobrie-2/+3
2015-02-01hso: add missing cancel_work_sync in disconnect()Olivier Sobrie-0/+2
2015-02-01hso: update serial_table in usb disconnect methodOlivier Sobrie-1/+1
2015-02-01hso: move tty_unregister outside hso_serial_common_free()Olivier Sobrie-3/+9
2015-02-01hso: replace reset_device work by usb_queue_reset_device()Olivier Sobrie-24/+1
2015-02-01hso: rename hso_dev into serial in hso_free_interface()Olivier Sobrie-6/+6
2015-02-01hso: fix small indentation errorOlivier Sobrie-2/+2
2015-02-01hso: fix memory leak in hso_create_rfkill()Olivier Sobrie-9/+3
2015-02-01hso: fix memory leak when device disconnectsOlivier Sobrie-0/+1
2015-02-01hso: fix crash when device disappears while serial port is openOlivier Sobrie-4/+13
2015-02-01hso: remove useless header file timer.hOlivier Sobrie-1/+0
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-24/+6
2015-01-25usbnet: re-use native hex2bin()Andy Shevchenko-9/+8
2015-01-19r8152: remove sram_readhayeswang-18/+6
2015-01-19r8152: remove generic_ocp_read before writinghayeswang-6/+0
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-01-14r8152: replace tasklet with NAPIhayeswang-35/+85
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko-2/+2
2015-01-12usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov-1/+1
2015-01-12r8152: check the status before submitting rxhayeswang-0/+5
2015-01-12r8152: call rtl_start_rx after netif_carrier_onhayeswang-1/+2
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger-6/+6
2015-01-06r8152: support ndo_features_checkhayeswang-0/+17
2015-01-02qmi_wwan: Set random MAC on devices with buggy fwKristian Evensen-3/+7
2014-12-09r8152: redefine REALTEK_USB_DEVICEhayeswang-6/+20
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2014-11-21net: USB: Deletion of unnecessary checks before the function call "kfree"Markus Elfring-4/+2
2014-11-21r8152: adjust rtl_start_rxhayeswang-0/+19
2014-11-21r8152: adjust r8152_submit_rxhayeswang-20/+20
2014-11-21vlan: kill vlan_put_tag helperJiri Pirko-1/+1
2014-11-19usbnet: rtl8150: remove unused variableSudip Mukherjee-2/+1
2014-11-16qmi_wwan: Add support for HP lt4112 LTE/HSPA+ Gobi 4G ModemMartin Hauke-0/+1