index
:
litmus-rt-pandaboard.git
pandaboard-litmus
pandaboard-litmus-mc
LITMUS^RT and MC^2 V0 support for the pandaboard.
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
|
\
|
*
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
2009-06-12
*
|
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
2009-04-21
*
|
usbnet: remove old compat_net_dev_ops code
Alexander Beregalov
2009-04-16
|
/
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
*
usbnet: support net_device_ops
Stephen Hemminger
2009-03-21
*
usbnet: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
*
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
Bjørn Mork
2009-03-01
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
David S. Miller
2008-09-22
*
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
2008-01-31
*
usbnet: Use wlan device name for RNDIS wireless devices
Jussi Kivilinna
2008-01-31
*
[NET]: Let USB_USBNET always select MII.
Adrian Bunk
2007-11-07
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
support for USB autosuspend in the asix driver
Oliver Neukum
2007-10-10
*
Cleanup usbnet_probe() return value handling
Peter Korsgaard
2007-07-10
*
usbnet whitespace fixes
David Brownell
2007-07-08
*
usbnet: Zero padding byte if there is tail room in skb
Peter Korsgaard
2007-07-02
*
USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces
Oliver Neukum
2007-05-23
*
Move USB network drivers to drivers/net/usb.
Jeff Garzik
2007-05-09