- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / net / usb / usbnet.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-17 Joe Perchesdrivers/net/usb: Use netif_<level> logging facilities
2010-02-17 Joe Perchesusbnet: Convert dev(dbg|err|warn|info) macros to netdev...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-03 Oliver Neukumusbnet & cdc-ether: Autosuspend for online devices
2009-12-03 Joe Perchesdrivers/net: Move && and || to end of previous line
2009-11-11 Ben Hutchingsusbnet: Set link down initially for drivers that update...
2009-10-05 Marcel Holtmannusbnet: Set device type for wlan and wwan devices
2009-10-05 Marcel Holtmannusbnet: Use wwan%d interface name for mobile broadband...
2009-09-22 Steve Glendinningsmsc95xx: fix transmission where ZLP is expected
2009-09-02 Stephen Hemmingernetdev: drivers should make ethtool_ops const
2009-09-01 Stephen Hemmingerusbnet: convert to netdev_tx_t
2009-08-14 Jussi Kivilinnausbnet: add rx queue pausing
2009-08-04 Jussi Kivilinnausbnet: allow "minidriver" to prevent urb unlinking...
2009-07-10 Jussi Kivilinnausbnet: Add stop function pointer to 'struct rndis_data'.
2009-07-01 Herbert Xuusbnet: Use netdev stats structure
2009-06-15 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2009-06-12 Jean Delvaretrivial: fix ETIMEOUT -> ETIMEDOUT typos
2009-04-21 Peter Holikexport usbnet_get_ethernet_addr from usbnet and fixed...
2009-04-16 Alexander Beregalovusbnet: remove old compat_net_dev_ops code
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_64BIT_MASK macro with...
2009-03-22 Stephen Hemmingerusbnet: support net_device_ops
2009-03-22 Stephen Hemmingerusbnet: convert to internal net_device_stats
2009-03-02 Bjørn Morkusbnet: make usbnet_get_link() fall back to ethtool_op_...
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-23 David S. Millerusbnet: Use skb_queue_walk_safe() instead of by-hand...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-01 Jussi KivilinnaMove usbnet.h and rndis_host.h to include/linux/usb
2008-02-01 Jussi Kivilinnausbnet: Use wlan device name for RNDIS wireless devices
2007-11-07 Adrian Bunk[NET]: Let USB_USBNET always select MII.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Oliver Neukumsupport for USB autosuspend in the asix driver
2007-07-10 Peter KorsgaardCleanup usbnet_probe() return value handling
2007-07-09 David Brownellusbnet whitespace fixes
2007-07-02 Peter Korsgaardusbnet: Zero padding byte if there is tail room in skb
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-23 Oliver NeukumUSB: address FIXME in usbnet w.r.t drivers claiming...
2007-05-10 Jeff GarzikMove USB network drivers to drivers/net/usb.