summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2012-04-25net: usb: raw-ip: Fix autopm / system suspend issues.Michael Hsu
2012-04-19drivers: resolve compilation time warningsSanjay Singh Rawat
2012-04-16net: usb: raw-ip: check invalid referenceShawn Joo(Seongho)
2012-04-16net: usb: raw-ip: do not free skb if TX_BUSY flag setVinayak Pane
2012-04-12usb: cdc_ether: Add new product id for the 5AE profileJonathan Roux
2012-03-23net: usb: raw-ip: rx / tx statisticsShawn Joo(Seongho)
2012-02-10net: usb: raw-ip: Fix memory leak in raw_ipcSeshendra Gadagottu
2012-01-31net: usb: raw-ip: Defer tx urb submit to work function.Michael Hsu
2012-01-30net: usb: raw-ip: Avoid urb submit if usb interface disconnected.Michael Hsu
2012-01-20cdc_ncm: Modify NCM network interface.BH Hsieh
2012-01-19arm: tegra: comms: Cleanup code for RAW-IP network driver.Michael Hsu
2012-01-16Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar
2012-01-12asix: fix infinite loop in rx_fixup()Aurelien Jacobs
2012-01-12asix: new device idAurelien Jacobs
2011-12-21net: usb: raw-ip: Fix kernel panic in RAW-IP network driverMichael Hsu
2011-11-30arm: tegra: comms: Fix file permission.Michael Hsu
2011-11-30arm: tegra: comms: Enable autopm for RAW-IP network driver.Michael Hsu
2011-11-30arm: tegra: comms: Allow variable number of RAW-IP interfaces.Michael Hsu
2011-11-30arm: tegra: comms: Fix RAW-IP rx after resume.pyu
2011-11-30driver: net: usb: SMSC: Add device id for new SMSC chipManoj Chourasia
2011-11-30usbnet: Fix data transfer issue for website browsingpyu
2011-11-30cdc_ether: Force Tango cdc-ether to enumerate as wwan0Matthieu Vincenot
2011-11-30usbnet: Adding power management for raw ip driverSeshendra Gadagottu
2011-11-30arm: tegra: net: Support multiple RAW-IP devices.Michael Hsu
2011-11-30ARM: usb: Add enterprise A01 modem to the cdc ether device listSteve Lin
2011-11-30usbnet: Add RAW-IP network driver.Michael Hsu
2011-11-30ARM: usb: Add PH450 modem to the cdc ether device listSteve Lin
2011-09-15ipheth: iPhone 4 Verizon CDMA USB Product ID addKavan Smith
2011-08-13usbnet/cdc_ncm: Don't use stack variables for DMAJosh Boyer
2011-08-07rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)huajun li
2011-08-04cdc_ncm: fix endianness problem.Giuseppe Scrivano
2011-07-27ASIX: Use only 11 bits of header for data sizeMarek Vasut
2011-07-27ASIX: Simplify condition in rx_fixup()Marek Vasut
2011-07-21ASIX: Add AX88772B USB IDMarek Vasut
2011-07-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-11drivers/net: static should be at beginning of declarationJesper Juhl
2011-07-08hso: fix a use after free conditionGreg KH
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-29usbnet: Remove over-broad module alias from zaurus.Dave Jones
2011-06-24net: Remove unneeded version.h includes from drivers/net/Jesper Juhl
2011-06-23net/usb/kalmia: signedness bug in kalmia_bind()Dan Carpenter
2011-06-22net/usb: kalmia: Various fixes for better support of non-x86 architectures.Marius B. Kotsbak
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-16net/usb: Add Samsung Kalmia driver for Samsung GT-B3730Marius B. Kotsbak
2011-06-08iph: use default get_statsstephen hemminger
2011-06-01usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov
2011-05-24CDC NCM: release interfaces fix in unbind()Alexey Orishko
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds