Age | Commit message (Expand) | Author | Files | Lines |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-03-22 | NET: smsc95xx: don't use stack for async writes to the device | Marc Zyngier | 1 | -7/+10 |
2011-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -7/+3 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -5/+5 |
2011-03-15 | NET: cdc-phonet, handle empty phonet header | Jiri Slaby | 1 | -6/+3 |
2011-03-15 | NET: cdc-phonet, fix stop-queue handling | Jiri Slaby | 1 | -1/+0 |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 3 | -87/+156 |
2011-02-24 | Added support for usb ethernet (0x0fe6, 0x9700) | Shahar Havivi | 1 | -0/+4 |
2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox | 1 | -1/+1 |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 1 | -3/+3 |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 1 | -1/+1 |
2011-02-14 | Net, USB, Option, hso: Do not dereference NULL pointer | Jesper Juhl | 1 | -6/+6 |
2011-02-13 | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r... | Jesper Juhl | 1 | -1/+3 |
2011-02-09 | USB CDC NCM errata updates for cdc_ncm host driver | Alexey Orishko | 1 | -80/+147 |
2011-01-25 | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware() | Jesper Juhl | 1 | -0/+1 |
2011-01-19 | USB CDC NCM: tx_fixup() race condition fix | Alexey Orishko | 1 | -7/+12 |
2011-01-14 | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ... | Jesper Juhl | 1 | -1/+3 |
2010-12-31 | USB: cdc_ether: remove unneeded check | Dan Carpenter | 1 | -3/+1 |
2010-12-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-12-23 | USB: mcs7830: return negative if auto negotiate fails | Dan Carpenter | 1 | -1/+1 |
2010-12-21 | usb: Use static const, consolidate code | Joe Perches | 1 | -23/+16 |
2010-12-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+10 |
2010-12-20 | net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant | Andreas Mohr | 1 | -2/+10 |
2010-12-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -4/+4 |
2010-12-17 | asix: add USB ID for Logitec LAN-GTJ U2A | Arnaud Ebalard | 1 | -0/+4 |
2010-12-17 | net: Use skb_checksum_start_offset() | Michał Mirosław | 1 | -4/+3 |
2010-12-12 | drivers/net: don't use flush_scheduled_work() | Tejun Heo | 2 | -5/+3 |
2010-12-10 | hso: IP checksuming doesn't work on GE0301 option cards | Thomas Bogendoerfer | 1 | -4/+0 |
2010-12-09 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -4/+6 |
2010-12-06 | USB CDC NCM host driver | Alexey Orishko | 3 | -0/+1233 |
2010-12-06 | usbnet: changes for upcoming cdc_ncm driver | Alexey Orishko | 1 | -14/+31 |
2010-11-28 | hso: fix disable_net | Filip Aben | 1 | -4/+6 |
2010-11-17 | drivers/net/usb: Remove unnecessary casts of netdev_priv | Joe Perches | 1 | -2/+2 |
2010-11-15 | hso: Fix unused variable warning | Alan Cox | 1 | -1/+0 |
2010-11-09 | drivers/net/usb: Update WARN uses | Joe Perches | 1 | -1/+1 |
2010-11-01 | usbnet: fix usb_autopm_get_interface failure(v1) | Ming Lei | 1 | -0/+11 |
2010-10-25 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 7 | -22/+359 |
2010-10-22 | tty: Convert the USB drivers to the new icount interface | Alan Cox | 1 | -19/+16 |
2010-10-21 | smsc95xx: generate random MAC address once, not every ifup | Bernard Blackham | 1 | -2/+2 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -1/+1 |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+2 |
2010-09-27 | drivers/net: return operator cleanup | Eric Dumazet | 1 | -2/+2 |
2010-09-17 | drivers/net/usb/hso.c: prevent reading uninitialized memory | Dan Rosenberg | 1 | -0/+2 |
2010-09-14 | cx82310_eth: allow empty URBs | Ondrej Zary | 1 | -9/+3 |
2010-09-14 | cx82310_eth: check usb_string() return value for error | Ondrej Zary | 1 | -5/+3 |
2010-09-10 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -6/+6 |
2010-09-10 | ipheth: remove incorrect devtype to WWAN | Dan Williams | 1 | -6/+1 |
2010-09-09 | introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver | Ondrej Zary | 3 | -0/+363 |
2010-08-23 | ipheth: add support for iPhone 4 | Jens Axboe | 1 | -0/+5 |