Age | Commit message (Expand) | Author |
2009-11-23 | hso: fix soft-lockup | Antti Kaijanmäki |
2009-11-23 | hso: fix debug routines | Antti Kaijanmäki |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-04 | cdc_ether: additional Ericsson MBM PID's to the whitelist | Torgny Johansson |
2009-10-30 | USB: rndis_host: debug info clobbered before it is logged | George Nassar |
2009-10-29 | netdev: usb: dm9601.c can drive a device not supported yet, add support for it | Janusz Krzysztofik |
2009-10-13 | net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor... | Chris Rankin |
2009-10-07 | rndis_host: support ETHTOOL_GPERMADDR | John W. Linville |
2009-09-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-09-23 | USB: Fix CDC EEM host driver 'sentinel' CRC validation | Brian Niebuhr |
2009-09-22 | smsc95xx: fix transmission where ZLP is expected | Steve Glendinning |
2009-09-22 | kaweth: Fix memory leak in kaweth_control() | Kevin Cernekee |
2009-09-22 | smsc95xx: add additional USB product IDs | Steve Glendinning |
2009-09-14 | cdc-phonet: remove noisy debug statement | Rémi Denis-Courmont |
2009-09-11 | cdc-phonet: autoconfigure Phonet address | Rémi Denis-Courmont |
2009-09-11 | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-09-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger |
2009-08-14 | pegasus: Add new device ID. | Petko Manolov |
2009-08-14 | usbnet: add rx queue pausing | Jussi Kivilinna |
2009-08-04 | rndis_host: allow rndis_wlan to see all indications | Jussi Kivilinna |
2009-08-04 | usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop | Jussi Kivilinna |
2009-08-02 | smsc95xx: remove EEPROM loaded check | Steve Glendinning |
2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-21 | USB host CDC Phonet network interface driver | Rémi Denis-Courmont |
2009-07-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-16 | cdc-eem: bad crc checking | Vincent CUISSARD |
2009-07-12 | netdev: restore MTU change operation | Ben Hutchings |
2009-07-12 | netdev: restore MAC address set and validate operations | Ben Hutchings |
2009-07-10 | usbnet: Add stop function pointer to 'struct rndis_data'. | Jussi Kivilinna |
2009-07-05 | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy |
2009-06-30 | usbnet: Use netdev stats structure | Herbert Xu |
2009-06-30 | smsc95xx: Use netdev stats structure | Herbert Xu |
2009-06-30 | rndis_host: Use netdev stats structure | Herbert Xu |
2009-06-30 | net1080: Use netdev stats structure | Herbert Xu |
2009-06-30 | dm9601: Use netdev stats structure | Herbert Xu |
2009-06-30 | cdc_eem: Use netdev stats structure | Herbert Xu |
2009-06-20 | usbnet cdc_subset: fix issues talking to PXA gadgets | David Brownell |
2009-06-19 | cdc_ether: additional PID's to the whitelist | Jonas Sjöquist |
2009-06-19 | pegasus usb-net: Fix endianness bugs | Michael Buesch |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-13 | net: fix network drivers ndo_start_xmit() return values (part 8) | Patrick McHardy |
2009-06-12 | trivial: fix ETIMEOUT -> ETIMEDOUT typos | Jean Delvare |
2009-06-08 | hso: convert dev_alloc_skb() to netdev_alloc_skb() | Paulius Zaleckas |
2009-06-03 | rfkill: rewrite | Johannes Berg |
2009-05-29 | usbnet: ratelimit warning messages invoked from callback handler | André Goddard Rosa |
2009-05-17 | smsc95xx: strip ethernet fcs (crc) on receive path | Peter Korsgaard |
2009-05-17 | dm9601: trivial comment fixes | Peter Korsgaard |
2009-05-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |