index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Commit message (
Expand
)
Author
Age
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
*
gianfar: Fix portabilty issues for ethtool and ptp
Claudiu Manoil
2014-01-15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
|
\
|
*
fec: Revert "fec: Do not assume that PHY reset is active low"
Fabio Estevam
2014-01-05
|
*
fec: Do not assume that PHY reset is active low
Fabio Estevam
2013-12-29
|
*
net: fec: fix potential use after free
Eric Dumazet
2013-12-19
*
|
net: freescale: remove unused compare_addr()
dingtianhong
2013-12-26
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
|
\
|
|
*
net:fec: remove duplicate lines in comment about errata ERR006358
Philippe De Muyter
2013-12-11
*
|
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2013-12-05
|
\
\
|
|
/
|
/
|
|
*
gianfar: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
|
*
fec: Implement the SIOCGHWTSTAMP ioctl
Ben Hutchings
2013-11-21
*
|
net: fec_main: dma_map() only the length of the skb
Sebastian Siewior
2013-12-02
|
/
*
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
Duan Fugang-B38611
2013-11-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-11-13
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
|
|
\
|
*
|
gianfar: Simplify MQ polling to avoid soft lockup
Claudiu Manoil
2013-10-18
|
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
|
|
\
\
|
*
|
|
gianfar: Remove extern from function prototypes
Joe Perches
2013-09-24
*
|
|
|
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
|
|
\
\
\
|
|
*
|
|
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
|
|
|
|
/
|
|
|
/
|
|
*
|
|
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
|
|
|
/
|
|
/
|
*
|
|
gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1
Claudiu Manoil
2013-10-09
*
|
|
gianfar: Use mpc85xx support for errata detection
Claudiu Manoil
2013-10-09
*
|
|
gianfar: Enable eTSEC-A002 erratum w/a for all parts
Claudiu Manoil
2013-10-09
|
|
/
|
/
|
*
|
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2013-10-01
*
|
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
David S. Miller
2013-10-01
*
|
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
Aida Mynzhasova
2013-09-30
|
/
*
net: fec: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
|
\
|
*
net: fec: fix the error to get the previous BD entry
Duan Fugang-B38611
2013-09-04
|
*
net: fec: fix time stamping logic after napi conversion
Richard Cochran
2013-08-30
*
|
gianfar: Fix reported number of sent bytes to BQL
Claudiu Manoil
2013-09-03
*
|
net/fec: cleanup types in fec_get_mac()
Dan Carpenter
2013-08-30
*
|
net: fec: use dev_get_platdata()
Jingoo Han
2013-08-30
*
|
fec: Use NAPI_POLL_WEIGHT
Fabio Estevam
2013-08-29
*
|
fs_enet: cleanup clock API use
Gerhard Sittig
2013-08-23
*
|
fs_enet: silence a build warning (unused variable)
Gerhard Sittig
2013-08-23
*
|
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-21
*
|
net: ucc_geth: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-21
*
|
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
2013-08-21
*
|
net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()
Libo Chen
2013-08-20
*
|
net: ucc_geth: use platform_{get,set}_drvdata()
Libo Chen
2013-08-20
*
|
net: fsl_pq_mdio: use platform_{get,set}_drvdata()
Libo Chen
2013-08-20
*
|
gianfar: Add flow control support
Claudiu Manoil
2013-08-13
*
|
gianfar: Cleanup TxFCB insertion on xmit
Claudiu Manoil
2013-08-05
*
|
gianfar: Fix Tx csum generation errata handling
Claudiu Manoil
2013-08-05
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-04
|
\
|
[next]