index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
micrel
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ks8851: Added support for half-duplex SPI
Sergey Shcherbakov
2017-03-09
1
-30
/
+11
*
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-4
/
+4
*
net: micrel: ks8851_mll: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-6
/
+8
*
net: micrel: ks8851: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-6
/
+8
*
net: micrel: ks8695net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-41
/
+50
*
net: micrel: ksz884x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-12
1
-24
/
+38
*
ks8695net: add GRO support
Eric Dumazet
2017-02-05
1
-6
/
+5
*
net: ks8851: Drop eeprom_size structure member
Stephen Boyd
2017-01-24
1
-7
/
+0
*
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-16
/
+17
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
2
-2
/
+0
*
drivers: net: Don't print unpopulated net_device name
Harvey Hunt
2016-05-17
1
-2
/
+5
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
ethernet: micrel: fix some error codes
Dan Carpenter
2016-03-18
1
-4
/
+6
*
-
.
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
2015-11-04
1
-1
/
+0
|
\
\
|
|
*
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-28
1
-1
/
+0
|
|
/
*
/
net: ks8851: Export OF module alias information
Javier Martinez Canillas
2015-09-17
1
-0
/
+1
|
/
*
net: ethernet: micrel: fix an error code
Dan Carpenter
2015-08-17
1
-3
/
+2
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
ethernet: micrel: use time_is_before_eq_jiffies
Antonio Murdaca
2015-06-07
1
-1
/
+1
*
ethernet: micrel: use time_after_eq
Antonio Murdaca
2015-06-03
1
-1
/
+1
*
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
*
ksz884x: Use setup_timer
Julia Lawall
2014-12-30
1
-3
/
+1
*
net: ethernet: micrel: ksz884x.c: Remove unused function
Rickard Strandqvist
2014-12-22
1
-6
/
+0
*
net: ethernet: micrel: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
3
-3
/
+0
*
net: ks8842: use dmaengine_terminate_all() API
Vinod Koul
2014-10-15
1
-4
/
+2
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
micrel: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-4
/
+3
*
net: ks8851-ml: Use devm_ioremap_resource
Himangi Saraogi
2014-08-02
1
-38
/
+21
*
net: ks8851: Don't use regulator_get_optional()
Stephen Boyd
2014-06-02
1
-28
/
+22
*
net: Revert mlx4 cpumask changes.
David S. Miller
2014-06-01
1
-22
/
+28
*
net: ks8851: Don't use regulator_get_optional()
Stephen Boyd
2014-06-01
1
-28
/
+22
*
net: ks8851: Add of match table
Stephen Boyd
2014-05-24
1
-0
/
+6
*
net: ks8851: Add optional vdd_io regulator and reset gpio
Stephen Boyd
2014-05-24
1
-1
/
+53
*
net: ks8851: Use devm_regulator_get_optional()
Stephen Boyd
2014-05-24
1
-8
/
+3
*
micrel: Use time_before_eq()
Manuel Schölling
2014-05-22
1
-1
/
+1
*
drivers: net: Register Micrel ksz884x network devices in PCI device tree.
Markus Lottmann
2014-05-15
1
-0
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
3
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-25
1
-1
/
+29
|
\
|
*
net: micrel : ks8851-ml: add vdd-supply support
Nishanth Menon
2014-03-24
1
-1
/
+29
*
|
ksz884x: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
|
/
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
ksz884x: delete useless variable
Julia Lawall
2014-01-15
1
-3
/
+0
*
net: ksz884x: slight optimization of addr compare
dingtianhong
2013-12-31
1
-5
/
+4
*
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-11-20
1
-4
/
+2
|
\
|
*
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
2013-11-14
1
-4
/
+2
*
|
net: ksz884x: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
2013-10-22
1
-1
/
+1
*
|
net: ksz884x: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-2
/
+2
|
/
*
net: ks8851-ml: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-1
/
+1
*
net: ks8851-ml: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
[next]