index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-10
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
1
-1
/
+3
2009-10-05
usbnet: Set device type for wlan and wwan devices
Marcel Holtmann
1
-0
/
+14
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
1
-0
/
+3
2009-09-22
smsc95xx: fix transmission where ZLP is expected
Steve Glendinning
1
-1
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
1
-4
/
+4
2009-08-14
usbnet: add rx queue pausing
Jussi Kivilinna
1
-1
/
+43
2009-08-04
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
Jussi Kivilinna
1
-14
/
+18
2009-07-10
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
1
-0
/
+14
2009-06-30
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-1
/
+1
2009-06-12
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
1
-1
/
+1
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
1
-0
/
+31
2009-04-16
usbnet: remove old compat_net_dev_ops code
Alexander Beregalov
1
-6
/
+0
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-03-21
usbnet: support net_device_ops
Stephen Hemminger
1
-8
/
+23
2009-03-21
usbnet: convert to internal net_device_stats
Stephen Hemminger
1
-9
/
+0
2009-03-01
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
Bjørn Mork
1
-2
/
+2
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-09-22
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
David S. Miller
1
-2
/
+1
2008-01-31
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna
1
-2
/
+1
2008-01-31
usbnet: Use wlan device name for RNDIS wireless devices
Jussi Kivilinna
1
-0
/
+3
2007-11-07
[NET]: Let USB_USBNET always select MII.
Adrian Bunk
1
-7
/
+0
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-5
/
+3
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
support for USB autosuspend in the asix driver
Oliver Neukum
1
-5
/
+25
2007-07-10
Cleanup usbnet_probe() return value handling
Peter Korsgaard
1
-1
/
+1
2007-07-08
usbnet whitespace fixes
David Brownell
1
-37
/
+39
2007-07-02
usbnet: Zero padding byte if there is tail room in skb
Peter Korsgaard
1
-3
/
+6
2007-05-22
USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces
Oliver Neukum
1
-10
/
+15
2007-05-09
Move USB network drivers to drivers/net/usb.
Jeff Garzik
1
-0
/
+1304