index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
*
seems working
Namhoon Kim
2015-02-26
*
ENGR00322050 net: fec: remove the nonstandard performance optimaztion
Fugang Duan
2014-07-10
*
ENGR00322047 net: fec: set ftype for AVB bandwidth reservation
Fugang Duan
2014-07-10
*
ENGR00321358-1 can: m_can: fix incorrect buffer offset
Dong Aisheng
2014-07-04
*
ENGR00320354-2 can: m_can: add loopback and monitor mode support
Dong Aisheng
2014-06-29
*
ENGR00320354-1 can: m_can: add bus error handling
Dong Aisheng
2014-06-29
*
ENGR00320136 net: fec: fix rcv is not last issue when do suspend/resume test
Fugang Duan
2014-06-26
*
ENGR00320120 net: fec: remove unnecessary condition for magic packet set
Fugang Duan
2014-06-26
*
ENGR00319480 net: fec: support DSM with M/F mix off
Fugang Duan
2014-06-20
*
ENGR00319455-1 can: m_can: add Bosch M_CAN controller support
Dong Aisheng
2014-06-20
*
net: fec: Don't clear IPV6 header checksum field when IP accelerator enable
Fugang Duan
2014-06-19
*
net: fec: Add software TSO support
Fugang Duan
2014-06-13
*
net: fec: Add Scatter/gather support
Fugang Duan
2014-06-13
*
net: fec: Enable IP header hardware checksum
Fugang Duan
2014-06-13
*
net: fec: Factorize feature setting
Fugang Duan
2014-06-13
*
net: fec: Factorize the .xmit transmit function
Fugang Duan
2014-06-13
*
ENGR00313685-14 net: fec: check workaround for FEC_QUIRK_BUG_WAITMODE
Shawn Guo
2014-05-16
*
ENGR00313508-02 net: fec: add sleep mode support
Fugang Duan
2014-05-15
*
ENGR00310027 net:fec: return the suitable value in irq handler
Fugang Duan
2014-04-23
*
ENGR00309727 net:fec: fix mdio timeout issue
Fugang Duan
2014-04-22
*
ENGR00309045 net: fec_ptp: fix timestamp errors when do stress test
Fugang Duan
2014-04-18
*
ENGR00309055 net: fec_ptp: optimize 1588 convergent performance
Fugang Duan
2014-04-18
*
ENGR00308637 net: fec: fix NULL pointer causing kernel hang
Fugang Duan
2014-04-16
*
ENGR00305366-04 net: fec: optimize imx6sx enet performance
Fugang Duan
2014-04-16
*
ENGR00305366-03 net: fec: remove memory copy for rx path
Fugang Duan
2014-04-16
*
ENGR00305366-02 net: fec: disable txf interrupt in napi
Fugang Duan
2014-04-16
*
ENGR00305272 net: fec: keep VLAN tag in default
Fugang Duan
2014-04-16
*
ENGR00304827 net: fec: init the phy_id to invalid address
Fugang Duan
2014-04-16
*
ENGR00304563-1 net: fec: add fixed phy address support
Fugang Duan
2014-04-16
*
ENGR00304446 net: fec: free resource after phy probe fail
Fugang Duan
2014-04-16
*
net: fec: fix the error to get the previous BD entry
Fugang Duan
2014-04-16
*
NET: fec: only enable napi if we are successful
Fugang Duan
2014-04-16
*
ENGR00301115 net: fec_ptp: fix convergence issue to support IXXAT and LinuxPT...
Fugang Duan
2014-04-16
*
ENGR00300156 net: fec: Workaround for imx6sx enet tx hang when enable three q...
Fugang Duan
2014-04-16
*
ENGR00300439-5 can: flexcan: parse stop mode control bits from device tree
Dong Aisheng
2014-04-16
*
ENGR00300628 net: fec: align rx data buffer size for dma map/unmap
Fugang Duan
2014-04-16
*
ENGR00300625-1 net: fec: avoid imx6sx enet-avb Last bit is not set
Fugang Duan
2014-04-16
*
ENGR00300474-1 net: fec: Revert "ENGR00299593-4 net:fec: return -EPROBE_DEFER...
Luwei Zhou
2014-04-16
*
ENGR00299593-4 net:fec: return -EPROBE_DEFER when phy regulator isn't initial...
Luwei Zhou
2014-04-16
*
net: fec: fix potential issue to avoid fec interrupt lost and crc error
Fugang Duan
2014-04-16
*
ENGR00300078 net:fec: remove the ERR006358 workaround for imx6sx enet
Fugang Duan
2014-04-16
*
ENGR00300074-1 net:fec_ptp: avoid fec register access when clock is disabled
Fugang Duan
2014-04-16
*
ENGR00299323-20 net:fec: increase DMA queue number
Fugang Duan
2014-04-16
*
ENGR00299323-19 net:fec: fix crash when no ethernet card attached
Frank Li
2014-04-16
*
net: fec_main: dma_map() only the length of the skb
Sebastian Siewior
2014-04-16
*
ENGR00299323-18 net:fec: init complete variable in early to avoid kernel dump
Fugang Duan
2014-04-16
*
ENGR00299323-17 net:fec: Add Ftype to BD to distiguish three queues for AVB
Fugang Duan
2014-04-16
*
ENGR00299323-15 net:fec: remove unnessary memory copy for address alignment i...
Fugang Duan
2014-04-16
*
ENGR00299323-10 net:fec: add enet AVB Ubuntu Gstreamer demo support
Fugang Duan
2014-04-16
*
ENGR00299323-9 net:fec: add enet-avb interrupt coalescence feature support
Fugang Duan
2014-04-16
[next]