Age | Commit message (Expand) | Author |
2010-06-07 | asix: check packet size against mtu+ETH_HLEN instead of ETH_FRAME_LEN | Jussi Kivilinna |
2010-05-25 | drivers/net/usb/asix.c: Fix pointer cast. | David S. Miller |
2010-05-25 | hso: add support for new products | Filip Aben |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-05-20 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack |
2010-05-17 | pegasus: fix USB device ID for ETX-US2 | Tadashi Abe |
2010-05-17 | drivers/net/usb: Use kmemdup | Julia Lawall |
2010-05-17 | drivers/net/usb: Use kmemdup | Julia Lawall |
2010-05-17 | drivers/net/usb: Use kmemdup | Julia Lawall |
2010-05-17 | drivers/net/usb/asix.c: Fix unaligned accesses | Neil Jones |
2010-05-15 | rndis_host: Poll status channel before control channel | Ben Hutchings |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-05-10 | net: trans_start cleanups | Eric Dumazet |
2010-05-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-03 | dm9601: fix phy/eeprom write routine | Peter Korsgaard |
2010-05-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-05-01 | net/usb: initiate sync sequence in sierra_net.c driver | Elina Pasheva |
2010-04-30 | net/usb: remove default in Kconfig for sierra_net driver | Elina Pasheva |
2010-04-30 | cdc_ether: Identify MBM devices by GUID in MDLM descriptor | Jonas Sjöquist |
2010-04-27 | net/usb: add sierra_net.c driver | Elina Pasheva |
2010-04-27 | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson |
2010-04-27 | ipheth: potential null dereferences on error path | Dan Carpenter |
2010-04-27 | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad... | Andreas Hartmann |
2010-04-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-21 | drivers/net/usb: Add new driver ipheth | Diego Giagio |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-06 | NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c | Elina Pasheva |
2010-04-03 | net: convert multicast list to list_head | Jiri Pirko |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-18 | smsc95xx: Fix tx checksum offload for small packets | Steve Glendinning |
2010-03-16 | smsc95xx: wait for PHY to complete reset during init | Steve Glendinning |
2010-03-16 | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver | Steve Glendinning |
2010-03-15 | obsolete config in kernel source: HSO_AUTOPM | Christoph Egger |
2010-03-10 | asix: fix setting mac address for AX88772 | Jussi Kivilinna |
2010-03-07 | another pegasus usb net device | Petko Manolov |
2010-02-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-23 | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) | Torgny Johansson |
2010-02-18 | net/usb: convert to use netdev_for_each_mc_addr | Jiri Pirko |
2010-02-17 | drivers/net/usb: Use netif_<level> logging facilities | Joe Perches |
2010-02-17 | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches |
2010-02-12 | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko |
2010-02-05 | net: dm9601: convert to use mc helpers | Jiri Pirko |
2010-02-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-03 | MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support | Andreas Mohr |
2010-02-03 | MCS7830 USB-Ether: change register define | Andreas Mohr |
2010-02-03 | MCS7830 USB-Ether: Spelling corrections | Andreas Mohr |
2010-02-03 | MCS7830 USB-Ether: add Rx error support | Andreas Mohr |
2010-01-28 | cdc_ether: Partially revert "usbnet: Set link down initially ..." | Ben Hutchings |
2010-01-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-07 | hso: fixed missing newlines | Jan Dumon |