index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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_main: dma_map() only the length of the skb
Sebastian Siewior
2013-12-02
1
-5
/
+4
*
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
Duan Fugang-B38611
2013-11-14
1
-6
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
4
-64
/
+53
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-10
/
+28
|
|
\
|
*
|
gianfar: Simplify MQ polling to avoid soft lockup
Claudiu Manoil
2013-10-18
1
-49
/
+38
|
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
2
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-1
/
+3
|
|
\
\
|
*
|
|
gianfar: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-13
/
+13
*
|
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
8
-3
/
+16
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
4
-4
/
+6
|
|
\
\
\
|
|
*
|
|
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
3
-3
/
+3
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
8
-0
/
+13
|
|
|
/
|
|
/
|
*
|
|
gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1
Claudiu Manoil
2013-10-09
1
-0
/
+3
*
|
|
gianfar: Use mpc85xx support for errata detection
Claudiu Manoil
2013-10-09
1
-8
/
+25
*
|
|
gianfar: Enable eTSEC-A002 erratum w/a for all parts
Claudiu Manoil
2013-10-09
1
-6
/
+4
|
|
/
|
/
|
*
|
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2013-09-30
1
-1
/
+3
*
|
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
2013-09-30
1
-3
/
+1
*
|
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2013-09-30
1
-1
/
+3
|
/
*
net: fec: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
2
-48
/
+78
|
\
|
*
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2013-09-04
2
-46
/
+77
|
*
net: fec: fix time stamping logic after napi conversion
Richard Cochran
2013-08-30
1
-2
/
+1
*
|
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
2013-09-03
2
-8
/
+12
*
|
net/fec: cleanup types in fec_get_mac()
Dan Carpenter
2013-08-30
1
-4
/
+4
*
|
net: fec: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-2
/
+2
*
|
fec: Use NAPI_POLL_WEIGHT
Fabio Estevam
2013-08-29
1
-2
/
+1
*
|
fs_enet: cleanup clock API use
Gerhard Sittig
2013-08-22
1
-0
/
+20
*
|
fs_enet: silence a build warning (unused variable)
Gerhard Sittig
2013-08-22
1
-1
/
+0
*
|
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-21
1
-1
/
+0
*
|
net: ucc_geth: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-21
1
-1
/
+0
*
|
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-21
1
-2
/
+0
*
|
net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()
Libo Chen
2013-08-20
1
-2
/
+1
*
|
net: ucc_geth: use platform_{get,set}_drvdata()
Libo Chen
2013-08-20
1
-2
/
+1
*
|
net: fsl_pq_mdio: use platform_{get,set}_drvdata()
Libo Chen
2013-08-20
1
-1
/
+1
*
|
gianfar: Add flow control support
Claudiu Manoil
2013-08-13
3
-3
/
+132
*
|
gianfar: Cleanup TxFCB insertion on xmit
Claudiu Manoil
2013-08-05
1
-29
/
+33
*
|
gianfar: Fix Tx csum generation errata handling
Claudiu Manoil
2013-08-05
1
-19
/
+25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
2
-7
/
+32
|
\
\
|
|
/
|
*
net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link
Uwe Kleine-König
2013-07-30
1
-5
/
+0
|
*
net: fec: workaround stop tx during errata ERR006358
Frank Li
2013-07-27
2
-2
/
+31
|
*
fec: Add MODULE_ALIAS
Fabio Estevam
2013-07-23
1
-0
/
+1
*
|
gianfar: Remove unused field grp_id from gfar_priv_grp
Claudiu Manoil
2013-08-01
2
-4
/
+1
*
|
fec: Use devm_request_irq()
Fabio Estevam
2013-07-22
1
-18
/
+3
*
|
fec: Remove unneeded check in platform_get_resource()
Fabio Estevam
2013-07-22
1
-4
/
+1
*
|
fec: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-07-22
1
-12
/
+54
*
|
fec: Enable/disable clk_ptp in suspend/resume
Fabio Estevam
2013-07-22
1
-0
/
+4
*
|
fec: Fix the order for enabling/disabling the clocks
Fabio Estevam
2013-07-22
1
-8
/
+8
*
|
fec: Do not enable/disable optional clocks unconditionally
Fabio Estevam
2013-07-22
1
-8
/
+16
|
/
*
net: fec: Add VLAN receive HW support.
Jim Baxter
2013-07-03
2
-10
/
+55
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
1
-2
/
+13
|
\
[next]