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
/
micrel
Age
Commit message (
Expand
)
Author
2014-12-22
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
2014-10-20
net: ethernet: micrel: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-15
net: ks8842: use dmaengine_terminate_all() API
Vinod Koul
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-08
micrel: use pci_zalloc_consistent
Joe Perches
2014-08-02
net: ks8851-ml: Use devm_ioremap_resource
Himangi Saraogi
2014-06-02
net: ks8851: Don't use regulator_get_optional()
Stephen Boyd
2014-06-01
net: Revert mlx4 cpumask changes.
David S. Miller
2014-06-01
net: ks8851: Don't use regulator_get_optional()
Stephen Boyd
2014-05-24
net: ks8851: Add of match table
Stephen Boyd
2014-05-24
net: ks8851: Add optional vdd_io regulator and reset gpio
Stephen Boyd
2014-05-24
net: ks8851: Use devm_regulator_get_optional()
Stephen Boyd
2014-05-22
micrel: Use time_before_eq()
Manuel Schölling
2014-05-15
drivers: net: Register Micrel ksz884x network devices in PCI device tree.
Markus Lottmann
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-24
ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
net: micrel : ks8851-ml: add vdd-supply support
Nishanth Menon
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-15
ksz884x: delete useless variable
Julia Lawall
2013-12-31
net: ksz884x: slight optimization of addr compare
dingtianhong
2013-11-20
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-10-22
net: ksz884x: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
2013-10-21
net: ksz884x: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-15
net: ks8851-ml: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-08-30
net: ks8851-ml: use dev_get_platdata()
Jingoo Han
2013-08-30
net: ks8842: use dev_get_platdata()
Jingoo Han
2013-08-05
net: micrel: Staticize local functions
Jingoo Han
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-05-27
net: micrel : ks8851-ml: add dt support
Jean-Christophe PLAGNIOL-VILLARD
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-16
ks8851: Remove unneeded PM_OPS definitions
Fabio Estevam
2013-04-08
net: ks8851: Use dev_pm_ops
Lars-Peter Clausen
2013-04-08
net: ks8851: Use module_spi_driver
Lars-Peter Clausen
2013-04-07
net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-29
ks8851: Fix interpretation of rxlen field.
Max.Nekludov@us.elster.com
2013-03-20
net: ks8695net: Use module_platform_driver()
Sachin Kamat
2013-03-12
ks8851_mll: basic ethernet statistics
David J. Choi
2013-01-29
net: ks8851: convert to threaded IRQ
Felipe Balbi
2013-01-03
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
Jiri Pirko
2012-12-19
ksz884x: fix receive polling race condition
Lennert Buytenhek
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
net/micrel: remove __dev* attributes
Bill Pemberton
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-11-19
treewide: fix typo of "suport" in various comments and Kconfig
Masanari Iida
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]