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
/
smsc9420.c
Commit message (
Expand
)
Author
Age
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
*
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
|
/
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
|
\
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
*
|
net: convert multiple drivers to use netdev_for_each_mc_addr, part2
Jiri Pirko
2010-02-18
*
|
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-08
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-12-02
|
\
|
*
smsc9420: prevent BUG() if ethtool is called with interface down
Steve Glendinning
2009-11-30
*
|
drivers/net/smsc9420.c: remove exceptional & on function name
Julia Lawall
2009-11-18
|
/
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-03
*
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
*
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
*
smsc9420: fix big endian rx checksum offload
Steve Glendinning
2009-03-20
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
|
\
|
*
smsc9420: handle magic field of ethtool_eeprom
Steve Glendinning
2009-02-20
|
*
smsc9420: fix another postfixed timeout
Steve Glendinning
2009-02-20
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-02-03
|
\
|
|
*
net: variables reach -1, but 0 tested
Roel Kluin
2009-02-03
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
|
\
|
|
*
smsc9420: fix interrupt signalling test failures
Steve Glendinning
2009-01-29
*
|
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-27
*
|
net: Remove redundant NAPI functions
Ben Hutchings
2009-01-21
|
/
*
netdev: add missing set_mac_address hook
Stephen Hemminger
2009-01-11
*
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-12-22
*
net: Refactor full duplex flow control resolution
Steve Glendinning
2008-12-16
*
smsc9420: add ethtool register dump support
Steve Glendinning
2008-12-15
*
smsc9420: add ethtool eeprom support
Steve Glendinning
2008-12-13
*
smsc9420: add netpoll support
Steve Glendinning
2008-12-13
*
smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter
Steve Glendinning
2008-12-11