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
/
smsc911x.c
Commit message (
Expand
)
Author
Age
*
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
|
/
*
smsc911x: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-18
*
smsc911x: replace manual phy lookup.
kirjanov@gmail.com
2010-02-17
*
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-09
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
|
\
|
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
|
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-17
|
\
|
|
|
*
|
smsc911x: Fix Console Hang when bringing the interface down.
Sriram
2009-11-16
|
|
/
*
/
net: smsc911x: allow platform_data to specify mac address
Manuel Lauss
2009-10-13
|
/
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-03
*
net: smsc911x: switch to new dev_pm_ops
Daniel Mack
2009-08-06
*
netdev: restore MTU change operation
Ben Hutchings
2009-07-12
*
drivers/net/smsc911x.c: Fix resource size off by 1 error
Julia Lawall
2009-07-05
*
netdev: smsc911x: add missing __devexit_p() usage
Mike Frysinger
2009-06-08
*
smsc911x: fix calculation of res_size for ioremap
Matthias Ludwig
2009-05-07
*
net: smsc911x: add power management functions
Daniel Mack
2009-05-05
*
smsc911x: add fifo byteswap support V2
Magnus Damm
2009-04-28
*
smsc911x: correct debugging message on mii read timeout
Steve Glendinning
2009-04-08
*
smsc911x: remove unused #include <linux/version.h>
Huang Weiyi
2009-04-06
*
smsc911x: enforce read-after-write timing restriction on eeprom access
Steve Glendinning
2009-03-27
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-03-20
|
\
|
*
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
2009-03-19
*
|
smsc911x: allow setting of mac address
Steve Glendinning
2009-03-20
*
|
smsc911x: replace print_mac with %pM
Steve Glendinning
2009-03-20
*
|
smsc911x: define status word positions as constants
Steve Glendinning
2009-03-20
*
|
smsc911x: improve EEPROM loading timeout logic in open
Steve Glendinning
2009-03-13
*
|
smsc911x: check for FFWD success before checking for timeout
Steve Glendinning
2009-03-13
*
|
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-24
|
\
|
|
*
SMSC: timeout reaches -1
Roel Kluin
2009-02-20
*
|
smsc911x: allow mac address to be saved before device reset
Steve Glendinning
2009-02-01
*
|
smsc911x: add external phy detection overrides
Steve Glendinning
2009-02-01
*
|
smsc911x: register isr as IRQF_SHARED
Steve Glendinning
2009-02-01
*
|
smsc911x: add support for platform-specific irq flags
Steve Glendinning
2009-02-01
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-01-30
|
\
|
|
*
smsc911x: timeout reaches -1
Roel Kluin
2009-01-29
*
|
smsc911x: leave RX_STOP interrupt permanently enabled
Steve Glendinning
2009-01-27
*
|
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
|
/
*
smsc911x: register irq with device name, not driver name
Steve Glendinning
2009-01-11
*
smsc911x: fix smsc911x_reg_read compiler warning
Steve Glendinning
2009-01-11
*
netdev: add missing set_mac_address hook
Stephen Hemminger
2009-01-11
*
smsc911x: compile fix re netif_rx signature changes
Alexey Dobriyan
2008-12-29
*
smsc911x: fix platform resource call during module unload
Steve Glendinning
2008-12-25
*
smsc911x: don't clobber driver_data
Steve Glendinning
2008-12-25
*
smsc911x: make smsc911x_ethtool_ops constant
Steve Glendinning
2008-12-25
[next]