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
/
smc911x.c
Commit message (
Expand
)
Author
Age
*
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
*
|
net/smc91xx: remove trailing space in messages
Frans Pop
2010-03-24
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-26
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
drivers/net/smc911x.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-29
*
drivers/net: request_irq - Remove unnecessary leading & from second arg
Joe Perches
2009-11-19
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
*
smc911x: convert to net_device_ops
Alexander Beregalov
2009-04-16
*
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-03-24
*
net: variables reach -1, but 0 tested
Roel Kluin
2009-02-03
*
drivers/net/smc911x.c: smc911x_drv_probe() cleanup
Andrew Morton
2008-12-04
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-02
|
\
|
*
section errors in smc911x/smc91x
Al Viro
2008-11-30
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
|
\
|
|
*
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
2008-11-20
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-19
|
\
|
|
*
[netdrvr] smc911x: fix for driver resume (and compilation warning)
Dasgupta, Romit
2008-11-11
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-07
|
\
|
|
*
drivers/net/smc911x.c: Fix lockdep warning on xmit.
Will Newton
2008-11-02
*
|
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-04
|
/
*
smc911x: Make the driver safer on SMP
Catalin Marinas
2008-10-22
*
smc911x: Add IRQ polarity configuration
Catalin Marinas
2008-10-22
*
SMC911x: unbreak PXA builds
Dmitry Baryshkov
2008-10-22
*
smc911x: Add support for LAN921{5,7,8} chips from SMSC
Guennadi Liakhovetski
2008-10-13
*
smc911x: Fix external PHY detection
Guennadi Liakhovetski
2008-10-11
*
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
2008-09-24
*
smc911x: remove duplicate debug printout
Magnus Damm
2008-09-24
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-13
|
\
|
*
net: Eliminate flush_scheduled_work() calls while RTNL is held.
David S. Miller
2008-06-12
*
|
smc911x: introduce platform data flags
Magnus Damm
2008-06-11
*
|
smc911x: pass along private data and use iomem
Magnus Damm
2008-06-11
|
/
*
smc911x: test after postfix decrement fails in smc911x_{reset,drop_pkt}
Roel Kluin
2008-04-25
*
net drivers: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-25
*
SMC911X: Fix using of dereferenced skb after netif_rx
Wang Chen
2007-12-04
*
smc911x: Fix multicast handling
Peter Korsgaard
2007-11-23
*
smc911x: Fix unused variable warning.
Peter Korsgaard
2007-11-23
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
*
smc911x irq sense request and MPR2 board support
Markus Brunner
2007-10-10
*
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-10-10
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
*
smc911x: fix compilation breakage
Vitaly Wool
2007-05-15
*
smc911x: fix compilation breakage wjen debug is on
Vitaly Wool
2007-04-28
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-26
*
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
*
[PATCH] net/smc911x: match up spin lock/unlock
Peter Korsgaard
2007-02-03
*
[PATCH] smc911 workqueue fixes
Andrew Morton
2006-12-22
*
[PATCH] smc911x: fix netpoll compilation faliure
Vitaly Wool
2006-12-22
[next]