index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
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
*
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
2011-04-01
*
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
2011-03-30
*
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...
Jesper Juhl
2011-02-13
*
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
*
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
2010-12-06
*
usbnet: fix usb_autopm_get_interface failure(v1)
Ming Lei
2010-11-01
*
usbnet: rx_submit() should return an error code.
David S. Miller
2010-08-10
*
usbnet: remove noisy and hardly useful printk
Christian Samsel
2010-08-05
*
usbnet: use jiffies in schedule_timeout(), not msecs
Kulikov Vasiliy
2010-07-27
*
usb: usbnet: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
|
\
|
*
usbnet: Set parent device early for netdev_printk()
Ben Hutchings
2010-07-03
*
|
usbnet: Print device statistics as unsigned
Ben Hutchings
2010-06-12
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
Elina Pasheva
2010-04-06
|
/
*
drivers/net/usb: Use netif_<level> logging facilities
Joe Perches
2010-02-17
*
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
2010-02-17
*
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
2009-12-03
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
*
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
2009-11-10
*
usbnet: Set device type for wlan and wwan devices
Marcel Holtmann
2009-10-05
*
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
2009-10-05
*
smsc95xx: fix transmission where ZLP is expected
Steve Glendinning
2009-09-22
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
*
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-09-01
*
usbnet: add rx queue pausing
Jussi Kivilinna
2009-08-14
*
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
Jussi Kivilinna
2009-08-04
*
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
2009-07-10
*
usbnet: Use netdev stats structure
Herbert Xu
2009-06-30
*
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
[next]