index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
2011-11-07
1
-1
/
+2
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-1
/
+1
|
\
|
*
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-08-19
1
-1
/
+1
*
|
usbnet: add timestamping support
Michael Riesch
2011-09-29
1
-0
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
|
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
1
-3
/
+15
|
\
\
|
*
|
usbnet: runtime pm: fix out of memory
Ming Lei
2011-05-05
1
-3
/
+7
|
*
|
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
2011-04-28
1
-0
/
+8
|
|
/
*
|
drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.
Thiago Farina
2011-04-17
1
-3
/
+3
|
/
*
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
2011-04-01
1
-1
/
+2
*
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
2011-03-30
1
-3
/
+7
*
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...
Jesper Juhl
2011-02-13
1
-1
/
+3
*
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-2
/
+1
*
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
2010-12-06
1
-14
/
+31
*
usbnet: fix usb_autopm_get_interface failure(v1)
Ming Lei
2010-11-01
1
-0
/
+11
*
usbnet: rx_submit() should return an error code.
David S. Miller
2010-08-10
1
-6
/
+16
*
usbnet: remove noisy and hardly useful printk
Christian Samsel
2010-08-05
1
-1
/
+0
*
usbnet: use jiffies in schedule_timeout(), not msecs
Kulikov Vasiliy
2010-07-26
1
-1
/
+1
*
usb: usbnet: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
1
-11
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
1
-2
/
+3
|
\
|
*
usbnet: Set parent device early for netdev_printk()
Ben Hutchings
2010-07-02
1
-2
/
+3
*
|
usbnet: Print device statistics as unsigned
Ben Hutchings
2010-06-12
1
-1
/
+1
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
Elina Pasheva
2010-04-06
1
-6
/
+9
|
/
*
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
2010-02-17
1
-117
/
+91
*
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2010-02-17
1
-80
/
+82
*
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
2009-12-03
1
-29
/
+128
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-24
/
+24
*
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
2009-11-10
1
-1
/
+3
*
usbnet: Set device type for wlan and wwan devices
Marcel Holtmann
2009-10-05
1
-0
/
+14
*
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
2009-10-05
1
-0
/
+3
*
smsc95xx: fix transmission where ZLP is expected
Steve Glendinning
2009-09-22
1
-1
/
+1
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
1
-1
/
+1
*
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-4
/
+4
*
usbnet: add rx queue pausing
Jussi Kivilinna
2009-08-14
1
-1
/
+43
*
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
Jussi Kivilinna
2009-08-04
1
-14
/
+18
*
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
2009-07-10
1
-0
/
+14
*
usbnet: Use netdev stats structure
Herbert Xu
2009-06-30
1
-15
/
+15
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-15
1
-1
/
+1
|
\
|
*
trivial: fix ETIMEOUT -> ETIMEDOUT typos
Jean Delvare
2009-06-12
1
-1
/
+1
*
|
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
2009-04-21
1
-0
/
+31
*
|
usbnet: remove old compat_net_dev_ops code
Alexander Beregalov
2009-04-16
1
-6
/
+0
|
/
*
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-07
1
-1
/
+1
*
usbnet: support net_device_ops
Stephen Hemminger
2009-03-21
1
-8
/
+23
*
usbnet: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
1
-9
/
+0
*
usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()
Bjørn Mork
2009-03-01
1
-2
/
+2
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-3
/
+2
*
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
David S. Miller
2008-09-22
1
-2
/
+1
[next]