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
/
smsc95xx.c
Commit message (
Expand
)
Author
Age
*
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
|
\
|
*
smsc95xx: fix reset check
Rabin Vincent
2011-05-02
*
|
ethtool: Call ethtool's get/set_settings callbacks with cleaned data
David Decotigny
2011-04-29
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
|
\
|
|
*
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
2011-04-10
*
|
net: convert SMSC USB net drivers to hw_features
Michał Mirosław
2011-04-01
|
/
*
NET: smsc95xx: don't use stack for async writes to the device
Marc Zyngier
2011-03-22
*
net: Use skb_checksum_start_offset()
Michał Mirosław
2010-12-16
*
smsc95xx: generate random MAC address once, not every ifup
Bernard Blackham
2010-10-21
*
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: convert multicast list to list_head
Jiri Pirko
2010-04-03
|
/
*
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
2010-03-19
*
smsc95xx: wait for PHY to complete reset during init
Steve Glendinning
2010-03-16
*
net/usb: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
*
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
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
smsc95xx: fix transmission where ZLP is expected
Steve Glendinning
2009-09-22
*
smsc95xx: add additional USB product IDs
Steve Glendinning
2009-09-22
*
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-02
*
smsc95xx: remove EEPROM loaded check
Steve Glendinning
2009-08-02
*
smsc95xx: Use netdev stats structure
Herbert Xu
2009-06-30
*
smsc95xx: strip ethernet fcs (crc) on receive path
Peter Korsgaard
2009-05-18
*
smsc95xx: add support for LAN9512 and LAN9514
Steve Glendinning
2009-05-01
*
smsc95xx: configure LED outputs
Steve Glendinning
2009-05-01
*
usbnet: convert smsc95xx driver to net_device_ops
Stephen Hemminger
2009-03-21
*
drivers/net/usb: fix sparse warnings: Should it be static?
Hannes Eder
2009-02-17
*
smsc95xx: fix function prototype of async callback
Steve Glendinning
2009-01-25
*
smsc95xx: remove unused completion struct
Steve Glendinning
2009-01-25
*
net: prepare usb net drivers for addition of status as a parameter
Oliver Neukum
2008-12-19
*
net: Refactor full duplex flow control resolution
Steve Glendinning
2008-12-16
*
net: Move flow control definitions to mii.h
Steve Glendinning
2008-12-16
*
smsc95xx: add tx checksum offload support
Steve Glendinning
2008-11-20
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
*
smsc95xx: fix usb usage on big endian platforms
Steve Glendinning
2008-10-09
*
net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver
Steve Glendinning
2008-10-08