index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fec: enable hardware checksum only on imx6q-fec
Shawn Guo
2013-05-11
1
-7
/
+13
*
net: fec: fix kernel oops when plug/unplug cable many times
Frank Li
2013-05-08
2
-15
/
+39
*
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-05-07
2
-5
/
+14
|
\
|
*
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
2013-05-06
1
-32
/
+50
|
|
\
|
*
|
net: freescale: fec: add support for optional enet_out clk
Wolfram Sang
2013-04-04
2
-0
/
+11
|
*
|
net: fec: handle optional clk_ptp more gracefully
Shawn Guo
2013-04-04
1
-5
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-30
1
-2
/
+1
|
\
\
\
|
*
|
|
gianfar: do not advertise any alarm capability.
Richard Cochran
2013-04-25
1
-2
/
+1
*
|
|
|
net: fec: Enable imx6 enet checksum acceleration.
Jim Baxter
2013-04-25
2
-4
/
+106
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
net: fec: fix regression in link change accounting
Lucas Stach
2013-04-16
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
net: Fix some __vlan_hwaccel_put_tag() callers.
David S. Miller
2013-04-22
1
-1
/
+1
*
|
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
2
-8
/
+9
*
|
|
fec: Remove unneeded asm header files
Fabio Estevam
2013-04-18
1
-5
/
+0
*
|
|
fec: Use SIMPLE_DEV_PM_OPS
Fabio Estevam
2013-04-16
1
-12
/
+3
*
|
|
ucc_geth: Convert ugeth_<level> to pr_<level>
Joe Perches
2013-04-14
2
-502
/
+403
*
|
|
gianfar: Use netdev_<level> when possible
Joe Perches
2013-04-14
3
-12
/
+17
*
|
|
fec: Convert printks to netdev_<level>
Joe Perches
2013-04-14
3
-23
/
+21
*
|
|
fec: Fix PHC device log
Fabio Estevam
2013-04-13
2
-2
/
+3
*
|
|
ethernet/fec: Add Vybrid family fec support
Jingchang Lu
2013-04-12
1
-0
/
+5
*
|
|
net/freescale/fec: Simplify OF dependencies
Guenter Roeck
2013-04-02
1
-18
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-01
1
-32
/
+50
|
\
\
\
|
|
/
/
|
*
|
enet: fec: fix fail resume from suspend state
Frank Li
2013-03-27
1
-32
/
+50
|
|
/
*
|
net: fec: TX Buffer incorrectly initialized
Jim Baxter
2013-03-26
1
-1
/
+1
*
|
net: fec: build fec.c and fec_ptp.c to one module
Frank Li
2013-03-25
3
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-22
1
-0
/
+3
|
\
\
|
|
/
|
*
fec: Fix the build as module
Fabio Estevam
2013-03-20
1
-0
/
+3
*
|
gianfar: Remove superfluous kernel_dropped local counter
Claudiu Manoil
2013-03-21
3
-7
/
+1
*
|
gianfar: Cleanup dead code and minor formatting
Claudiu Manoil
2013-03-21
1
-4
/
+3
*
|
gianfar: Remove 'maybe-uninitialized' compile warning
Claudiu Manoil
2013-03-21
1
-1
/
+1
*
|
net: fec: make local function fec_poll_controller() static
Wei Yongjun
2013-03-20
1
-1
/
+1
*
|
gianfar: Refactor config coalescing calls for all queues
Claudiu Manoil
2013-03-20
3
-6
/
+10
*
|
gianfar: Remove redundant programming of [rt]xic registers
Claudiu Manoil
2013-03-20
1
-12
/
+12
*
|
gianfar: Poll only active Rx queues
Claudiu Manoil
2013-03-20
2
-10
/
+22
*
|
gianfar: Fix tx napi polling
Claudiu Manoil
2013-03-20
1
-37
/
+45
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
2
-14
/
+20
|
\
\
|
|
/
|
*
net: fec: Define indexes as 'unsigned int'
Fabio Estevam
2013-03-20
1
-3
/
+3
|
*
net: fec: fix missing napi_disable call
Georg Hofmann
2013-03-15
1
-0
/
+1
|
*
net: fec: restart the FEC when PHY speed changes
Lucas Stach
2013-03-15
2
-11
/
+16
*
|
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-03-15
2
-11
/
+8
*
|
fec: Use devm_request_and_ioremap()
Fabio Estevam
2013-03-12
1
-18
/
+3
*
|
fec: Remove unused pci header
Fabio Estevam
2013-03-12
1
-1
/
+0
*
|
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
2
-16
/
+3
|
/
*
net: fec: fix build error in no MXC platform
Frank Li
2013-03-04
1
-8
/
+7
*
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2013-03-04
2
-47
/
+41
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-26
2
-41
/
+43
|
\
|
*
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
2013-02-24
1
-12
/
+14
|
*
net: fec: Fix division by zero
Fabio Estevam
2013-02-22
1
-34
/
+34
|
*
net: fec: Ensure that initialization is done prior to request_irq()
Fabio Estevam
2013-02-21
1
-15
/
+15
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-02-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[next]