index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
phy: add phy_device_remove()
Russell King
1
-2
/
+3
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
2
-1
/
+10
2015-09-24
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-4
/
+5
2015-09-21
net: gianfar_ptp: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-09
net: fec: add netif status check before set mac address
Nimrod Andy
1
-0
/
+8
2015-09-05
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
Maciej S. Szmigiero
1
-1
/
+3
2015-09-02
net: fec: clear receive interrupts before processing a packet
Russell King
1
-0
/
+1
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-08-25
net: fec: use reinit_completion() in mdio accessor functions
Russell King
1
-2
/
+2
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2015-08-13
gianfar: Restore link state settings after MAC reset
Claudiu Manoil
1
-0
/
+5
2015-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-343
/
+8
2015-08-12
net: fec: Remove unneeded use of IS_ERR_VALUE() macro
Fabio Estevam
1
-3
/
+3
2015-08-12
gianfar: remove faulty filer optimizer
Jakub Kicinski
1
-337
/
+0
2015-08-12
gianfar: correct list membership accounting
Jakub Kicinski
1
-1
/
+2
2015-08-12
gianfar: correct filer table writing
Jakub Kicinski
1
-3
/
+2
2015-08-11
net: fs_enet: mask interrupts for TX partial frames.
LEROY Christophe
1
-1
/
+1
2015-08-11
net: fs_enet: explicitly remove I flag on TX partial frames
LEROY Christophe
1
-1
/
+2
2015-08-10
net: fec: fix the race between xmit and bdp reclaiming path
Kevin Hao
1
-15
/
+20
2015-08-06
net: fec: fix initial runtime PM refcount
Lucas Stach
1
-0
/
+1
2015-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-97
/
+124
2015-07-31
gianfar: Enable device wakeup when appropriate
Claudiu Manoil
3
-13
/
+3
2015-07-31
gianfar: Fix suspend/resume for wol magic packet
Claudiu Manoil
1
-68
/
+30
2015-07-31
gianfar: Fix warning when CONFIG_PM off
Claudiu Manoil
1
-0
/
+2
2015-07-29
gianfar: Fix warnings when built on 64-bit
Scott Wood
2
-8
/
+16
2015-07-27
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+76
2015-07-26
net: fec: introduce fec_ptp_stop and use in probe fail path
Lucas Stach
3
-3
/
+13
2015-07-26
net: fec: use managed DMA API functions to allocate BD ring
Lucas Stach
1
-2
/
+2
2015-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-75
/
+13
2015-07-17
freescale: remove incorrect copied comment
Jacob Keller
1
-6
/
+0
2015-07-15
gianfar: Add paged allocation and Rx S/G
Claudiu Manoil
3
-144
/
+208
2015-07-15
gianfar: Use ndev, more Rx path cleanup
Claudiu Manoil
2
-32
/
+26
2015-07-15
gianfar: Fix and cleanup rxbd status handling
Claudiu Manoil
1
-16
/
+18
2015-07-15
gianfar: Bundle Rx allocation, cleanup
Claudiu Manoil
3
-107
/
+136
2015-07-15
Revert "net: fec: Ensure clocks are enabled while using mdio bus"
Fabio Estevam
1
-75
/
+13
2015-07-08
net: fec: Ensure clocks are enabled while using mdio bus
Andrew Lunn
1
-13
/
+75
2015-06-28
net: fec: don't access RACC register when not available
Greg Ungerer
2
-13
/
+19
2015-06-25
net/fsl: remove dependency FSL_SOC for Gianfar
Alison Wang
1
-2
/
+2
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+23
2015-06-23
net: fec: init MAC prior to mii bus probe
Nimrod Andy
1
-1
/
+3
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-06-23
net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121
Alexander Popov
1
-3
/
+23
2015-06-11
net: fs_enet: use swap() in fs_enet_rx_napi()
Fabian Frederick
1
-5
/
+2
2015-06-07
net: fec: ptp: correct the ENET_ATCOR value
Fugang Duan
1
-0
/
+1
2015-05-11
net: fec: add support of ethtool get_regs
Philippe Reynes
1
-0
/
+78
2015-05-09
gianfar: Enable changing mac addr when if up
Claudiu Manoil
1
-1
/
+12
2015-05-09
gianfar: Move TxFIFO underrun handling to reset path
Claudiu Manoil
1
-30
/
+10
2015-04-30
net: fec: Fix RGMII-ID mode
Markus Pargmann
1
-1
/
+4
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+30
2015-03-31
ptp: fec: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
[next]