index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
smsc
Age
Commit message (
Expand
)
Author
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-24
smc91x: improve definition of debug macros
Zi Shen Lim
2014-04-22
smc91x: fix compile error when SMC_DEBUG >= 2
Zi Shen Lim
2014-04-04
net: smc911x: Remove unused local variable
Laurent Pinchart
2014-03-26
smsc911x: No need to print driver version
Fabio Estevam
2014-03-26
smsc911x: Do not use netdev_dbg() when device is not registered
Fabio Estevam
2014-03-24
smsc911x: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
smc91x: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
smc911x: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-20
smsc911x: Change clock warning message to debug level
Fabio Estevam
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-13
drivers: net: silence compiler warning in smc91x.c
Pankaj Dubey
2014-01-03
smsc9420: use named constants for pci_power_t values
Julia Lawall
2013-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-11
net: smc91x: Fix device tree based configuration so it's usable
Tony Lindgren
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-11-29
net: smc91: fix crash regression on the versatile
Linus Walleij
2013-11-29
Revert "net: smc91: fix crash regression on the versatile"
David S. Miller
2013-11-29
net: smc91: fix crash regression on the versatile
Linus Walleij
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-08
netdev: smc91x: enable for xtensa
Baruch Siach
2013-11-07
smsc: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
2013-11-07
smsc9420: Use netif_<level>
Joe Perches
2013-11-02
smsc9420: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
smc91c92_cs: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
smc9194: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
smsc911x: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
smc911x: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
smc91x: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
epic100: replace printk with netdev_ calls
Ben Boeckel
2013-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-22
net: smsc9420: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-22
net: epic100: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-11
net: smc91x: dont't use SMC_outw for fixing up halfword-aligned data
Will Deacon
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-16
net/ethernet: smsc9194: Drop conditional code for H8/300
Guenter Roeck
2013-09-15
net: smsc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-08-30
net: smsc911x: use dev_get_platdata()
Jingoo Han
2013-08-30
net: smc911x: use dev_get_platdata()
Jingoo Han
2013-08-30
net: smc91x: use dev_get_platdata()
Jingoo Han
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-22
net: smsc911x: don't artificially limit build
Mark Rutland
2013-05-02
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-30
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-26
arm64: vexpress: Enable ARMv8 RTSM model (SoC) support
Catalin Marinas
2013-03-19
net/smsc911x: Use NULL instead of integer for pointer
Sachin Kamat
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
[prev]
[next]