index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
2
-4
/
+8
|
\
|
*
net: fec: fix MDIO bus assignement for dual fec SoC's
Stefan Agner
2015-01-14
2
-4
/
+7
|
*
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
Hubert Feurstein
2015-01-09
1
-0
/
+1
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
|
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
Shaohui Xie
2015-01-13
1
-7
/
+7
*
|
net/fsl: fix a bug in xgmac_mdio
Shaohui Xie
2015-01-13
1
-1
/
+1
*
|
net/fsl: Add mEMAC MDIO support to XGMAC MDIO
Andy Fleming
2015-01-06
2
-12
/
+55
*
|
net/fsl: remove hardcoded clock setting from xgmac_mdio
Shaohui Xie
2015-01-02
1
-14
/
+0
*
|
net/fsl: remove irq assignment from xgmac_mdio
Shaohui Xie
2015-01-02
1
-2
/
+1
*
|
net/fsl: remove reset from xgmac_mdio
Shaohui Xie
2015-01-02
1
-19
/
+0
*
|
net: fec: add Wake-on-LAN support
Nimrod Andy
2014-12-31
2
-10
/
+96
*
|
net: gianfar: add missing __iomem annotation
Kevin Hao
2014-12-31
2
-2
/
+2
*
|
net: gianfar: mark the local functions static
Kevin Hao
2014-12-31
1
-4
/
+5
*
|
net: fec: convert to timecounter adjtime.
Richard Cochran
2014-12-31
1
-15
/
+1
*
|
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-31
1
-0
/
+1
|
/
*
net: fec: Fix NAPI race
Nimrod Andy
2014-12-16
1
-12
/
+7
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
9
-9
/
+0
|
\
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-04
9
-9
/
+0
|
|
\
|
|
*
net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
3
-3
/
+0
|
|
*
net: ethernet: freescale: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
6
-6
/
+0
*
|
|
gianfar: Fix dma check map error when DMA_API_DEBUG is enabled
Kevin Hao
2014-12-11
1
-28
/
+56
*
|
|
net: fec: only enable mdio interrupt before phy device link up
Nimrod Andy
2014-12-11
1
-1
/
+4
*
|
|
net: fec: clear all interrupt events to support i.MX6SX
Nimrod Andy
2014-12-11
1
-1
/
+1
*
|
|
net: fec: reset fep link status in suspend function
Nimrod Andy
2014-12-11
1
-0
/
+6
*
|
|
net: fec: avoid kernal crash by NULL pointer when no phy connection
Nimrod Andy
2014-12-10
1
-0
/
+2
*
|
|
net: fec: init maximum receive buffer size for ring1 and ring2
Nimrod Andy
2014-11-24
2
-5
/
+10
*
|
|
net: fec: remove unused return value from swap_buffer()
Lothar Waßmann
2014-11-18
1
-3
/
+1
*
|
|
net: fec: simplify loop counter handling in swap_buffer()
Lothar Waßmann
2014-11-18
1
-1
/
+1
*
|
|
net: fec: use swab32s() instead of cpu_to_be32()
Lothar Waßmann
2014-11-18
1
-1
/
+1
*
|
|
net: fec: improve access to quirk flags by copying them into fec_enet_private...
Lothar Waßmann
2014-11-18
2
-68
/
+39
*
|
|
net: fec: change type of 'bufdesc_ex' to bool
Lothar Waßmann
2014-11-18
2
-4
/
+2
*
|
|
net: fec: properly parenthesize macro args
Lothar Waßmann
2014-11-18
1
-15
/
+16
*
|
|
net: fec: consistently use lower case chars as hex digits
Lothar Waßmann
2014-11-18
1
-44
/
+44
*
|
|
net: fec: indentation cleanup
Lothar Waßmann
2014-11-18
1
-54
/
+54
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
1
-4
/
+19
|
\
\
\
|
*
|
|
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
Lothar Waßmann
2014-11-07
1
-4
/
+19
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-07
1
-8
/
+8
|
\
|
|
|
|
*
|
|
net: fec: fix suspend broken on multiple MACs sillicons
Nimrod Andy
2014-11-03
1
-8
/
+8
|
|
/
/
*
|
|
gianfar: Implement PAUSE frame generation support
Matei Pavaluca
2014-10-29
3
-2
/
+93
*
|
|
Fix the way the local advertising flow options are determined
Pavaluca Matei-B46610
2014-10-29
1
-1
/
+5
*
|
|
Add flow control support flags to gianfar's capabilities
Pavaluca Matei-B46610
2014-10-29
2
-3
/
+4
|
/
/
*
|
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
Philipp Zabel
2014-10-22
1
-1
/
+2
*
|
net: fs_enet: set back promiscuity mode after restart
LEROY Christophe
2014-10-22
2
-0
/
+6
|
/
*
gianfar: Add FCS to rx buffer size (fix)
Claudiu Manoil
2014-10-15
1
-1
/
+1
*
net: fec: ptp: fix convergence issue to support LinuxPTP stack
Nimrod Andy
2014-10-15
3
-42
/
+56
*
net: fec: ptp: Enable PPS output based on ptp clock
Luwei Zhou
2014-10-14
3
-1
/
+205
*
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
Luwei Zhou
2014-10-14
2
-12
/
+56
*
net: fec: ptp: Use the 31-bit ptp timer.
Luwei Zhou
2014-10-14
1
-4
/
+6
*
net: fec: Fix sparse warnings with different lock contexts for basic block
Nimrod Andy
2014-10-14
1
-10
/
+14
*
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2014-10-10
2
-2
/
+2
[next]