index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
micrel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-14
net: micrel: ks8695net: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2018-09-21
net: micrel: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-08-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+2
2018-07-27
net: ethernet: Use existing define with polynomial
Krzysztof Kozlowski
1
-1
/
+2
2018-07-04
ethernet: micrel: remove redundant pointer 'info'
Colin Ian King
1
-3
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-12-19
net: ks8851: Support DT-provided MAC address
Lukas Wunner
1
-2
/
+11
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-18
net: ksz884x: Convert timers to use timer_setup()
Kees Cook
1
-9
/
+9
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-2
/
+1
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
yuval.shaia@oracle.com
2
-2
/
+8
2017-03-09
net: ks8851: Added support for half-duplex SPI
Sergey Shcherbakov
1
-30
/
+11
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
1
-4
/
+4
2017-02-12
net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-02-12
net: micrel: ks8851: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2017-02-12
net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+50
2017-02-12
net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-24
/
+38
2017-02-05
ks8695net: add GRO support
Eric Dumazet
1
-6
/
+5
2017-01-24
net: ks8851: Drop eeprom_size structure member
Stephen Boyd
1
-7
/
+0
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-16
/
+17
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2
-2
/
+0
2016-05-17
drivers: net: Don't print unpopulated net_device name
Harvey Hunt
1
-2
/
+5
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2016-03-18
ethernet: micrel: fix some error codes
Dan Carpenter
1
-4
/
+6
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire', 'spi/topic/owner', 'spi/topic/pxa' and 'spi/topic/pxa2xx' into spi-next
Mark Brown
1
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-09-17
net: ks8851: Export OF module alias information
Javier Martinez Canillas
1
-0
/
+1
2015-08-17
net: ethernet: micrel: fix an error code
Dan Carpenter
1
-3
/
+2
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-07
ethernet: micrel: use time_is_before_eq_jiffies
Antonio Murdaca
1
-1
/
+1
2015-06-03
ethernet: micrel: use time_after_eq
Antonio Murdaca
1
-1
/
+1
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2014-12-30
ksz884x: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-12-22
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
1
-6
/
+0
2014-10-20
net: ethernet: micrel: drop owner assignment from platform_drivers
Wolfram Sang
3
-3
/
+0
2014-10-15
net: ks8842: use dmaengine_terminate_all() API
Vinod Koul
1
-4
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-08
micrel: use pci_zalloc_consistent
Joe Perches
1
-4
/
+3
2014-08-02
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-01
net: Revert mlx4 cpumask changes.
David S. Miller
1
-22
/
+28
2014-06-01
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-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
3
-5
/
+5
[next]