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