Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
befc229c0e1aef9fd14948c12ca9dbad47958d9d
/
drivers
/
net
/
ethernet
/
freescale
44934fa
net: fec: make sure to init MAC address
by Lucas Stach
· 11 years ago
5cab273
fs_enet: remove empty MDIO bus function
by Florian Fainelli
· 11 years ago
fe29bd8
fec: remove empty MDIO bus function
by Florian Fainelli
· 11 years ago
3614574
ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
8e7e687
fec: Call dev_kfree_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
c65d753
gianfar: Fix P1010 config regression (SQ polling)
by Claudiu Manoil
· 11 years ago
4986b4f0
ptp: drivers: set the number of programmable pins.
by Richard Cochran
· 11 years ago
9b2c057
fs_enet: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
84fe618
eth: fec: Fix lost promiscuous mode after reconnecting cable
by Stefan Wahren
· 11 years ago
c9974ad
gianfar: Carefully free skbs in functions called by netpoll.
by Eric W. Biederman
· 11 years ago
b338ce2
gianfar: Fix multi-queue support checks @probe()
by Claudiu Manoil
· 11 years ago
71ff9e3
gianfar: Use Single-Queue polling for "fsl,etsec2"
by Claudiu Manoil
· 11 years ago
aeb12c5
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
by Claudiu Manoil
· 11 years ago
67ddc87
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
f19015b
gianfar: Fix Tx int miss, dont write IC on-the-fly
by Claudiu Manoil
· 11 years ago
0851133
gianfar: Fix device reset races (oops) for Tx
by Claudiu Manoil
· 11 years ago
80ec396
gianfar: Don't free/request irqs on device reset
by Claudiu Manoil
· 11 years ago
8830264
gianfar: Fix on-the-fly vlan and mtu updates
by Claudiu Manoil
· 11 years ago
a328ac9
gianfar: Implement MAC reset and reconfig procedure
by Claudiu Manoil
· 11 years ago
fb8ef78
net: fec: fix potential issue to avoid fec interrupt lost and crc error
by Duan Fugang-B38611
· 11 years ago
1e8d642
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ce5eaf0
NET: fec: only enable napi if we are successful
by Russell King
· 11 years ago
7cca336
gianfar: Remove clean_rx_ring race from gfar_ethtool
by Claudiu Manoil
· 11 years ago
c10650b
gianfar: Add missing graceful reset steps and fixes
by Claudiu Manoil
· 11 years ago
efeddce
gianfar: Factor out enabling/disabling of hw interrupts
by Claudiu Manoil
· 11 years ago
532c37b
gianfar: Remove useless HAS_PADDING device flag
by Claudiu Manoil
· 11 years ago
34018fd
gianfar: Remove sysfs stubs for FIFOCFG and stashing
by Claudiu Manoil
· 11 years ago
2086278
gianfar: Cleanup/Fix gfar_probe and the hw init code
by Claudiu Manoil
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
42851e8
gianfar: Fix portabilty issues for ethtool and ptp
by Claudiu Manoil
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
7d30622
fec: Revert "fec: Do not assume that PHY reset is active low"
by Fabio Estevam
· 11 years ago
7a399e3
fec: Do not assume that PHY reset is active low
by Fabio Estevam
· 11 years ago
40803a2
net: freescale: remove unused compare_addr()
by dingtianhong
· 11 years ago
7a2a845
net: fec: fix potential use after free
by Eric Dumazet
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
a1bf175
net:fec: remove duplicate lines in comment about errata ERR006358
by Philippe De Muyter
· 11 years ago
426e1fa
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
by David S. Miller
· 11 years ago
2488a54
net: fec_main: dma_map() only the length of the skb
by Sebastian Siewior
· 11 years ago
ca0c88c
gianfar: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
1d5244d
fec: Implement the SIOCGHWTSTAMP ioctl
by Ben Hutchings
· 11 years ago
d842a31
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
by Duan Fugang-B38611
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
f757849
of/irq: Use irq_of_parse_and_map()
by Thierry Reding
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3ba405d
gianfar: Simplify MQ polling to avoid soft lockup
by Claudiu Manoil
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
53fad77
gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1
by Claudiu Manoil
· 11 years ago
2969b1f
gianfar: Use mpc85xx support for errata detection
by Claudiu Manoil
· 11 years ago
ad3660c
gianfar: Enable eTSEC-A002 erratum w/a for all parts
by Claudiu Manoil
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
4fbef95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e58f6f4
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
by Aida Mynzhasova
· 11 years ago
3f3f096
Revert "powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file"
by David S. Miller
· 11 years ago
894116bd
powerpc/83xx: gianfar_ptp: select 1588 clock source through dts file
by Aida Mynzhasova
· 11 years ago
bddb2d9
gianfar: Remove extern from function prototypes
by Joe Perches
· 11 years ago
44a272d
net: fec: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
06c5405
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
36e24e2
net: fec: fix the error to get the previous BD entry
by Duan Fugang-B38611
· 11 years ago
50ad076
gianfar: Fix reported number of sent bytes to BQL
by Claudiu Manoil
· 11 years ago
0affdf3
net: fec: fix time stamping logic after napi conversion
by Richard Cochran
· 11 years ago
7d7628f
net/fec: cleanup types in fec_get_mac()
by Dan Carpenter
· 11 years ago
94660ba
net: fec: use dev_get_platdata()
by Jingoo Han
· 11 years ago
322555f
fec: Use NAPI_POLL_WEIGHT
by Fabio Estevam
· 11 years ago
2771399
fs_enet: cleanup clock API use
by Gerhard Sittig
· 11 years ago
35b9eb0
fs_enet: silence a build warning (unused variable)
by Gerhard Sittig
· 11 years ago
dcbe8a1
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
01007f5
net: ucc_geth: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
0b25183
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
4014e36
net: fec_mpc52xx_phy: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
65d7e7a
net: ucc_geth: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
a0e1860
net: fsl_pq_mdio: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
23402bd
gianfar: Add flow control support
by Claudiu Manoil
· 11 years ago
0d0cffd
gianfar: Cleanup TxFCB insertion on xmit
by Claudiu Manoil
· 11 years ago
02d88fb
gianfar: Fix Tx csum generation errata handling
by Claudiu Manoil
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
84915c6
gianfar: Remove unused field grp_id from gfar_priv_grp
by Claudiu Manoil
· 11 years ago
a264b98
net/fec: Don't let ndo_start_xmit return NETDEV_TX_BUSY without link
by Uwe Kleine-König
· 11 years ago
0319165
net: fec: workaround stop tx during errata ERR006358
by Frank Li
· 11 years ago
f8c0aca
fec: Add MODULE_ALIAS
by Fabio Estevam
· 11 years ago
0d9b2ab
fec: Use devm_request_irq()
by Fabio Estevam
· 11 years ago
399db75
fec: Remove unneeded check in platform_get_resource()
by Fabio Estevam
· 11 years ago
13a097b
fec: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 11 years ago
79820e7
fec: Enable/disable clk_ptp in suspend/resume
by Fabio Estevam
· 11 years ago
d265cf4
fec: Fix the order for enabling/disabling the clocks
by Fabio Estevam
· 11 years ago
9514fe7
fec: Do not enable/disable optional clocks unconditionally
by Fabio Estevam
· 11 years ago
cdffcf1
net: fec: Add VLAN receive HW support.
by Jim Baxter
· 11 years ago
0c1072a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
b9eef55
net: fec: Fix RMON registers on imx6
by Jim Baxter
· 11 years ago
06efce7
net: fec: Fix Transmitted bytes counter
by Jim Baxter
· 11 years ago
772e42b
net: fec: Fix multicast list setup in fec_restart().
by Christoph Müllner
· 11 years ago
38ae92d
fec: Add support for reading RMON registers
by Chris Healy
· 11 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 11 years ago
d139193
net: fec: Fix build for MCF5272
by Guenter Roeck
· 11 years ago
32bc9b4
fec: Add support to restart autonegotiate
by Chris Healy
· 11 years ago
5eaedf3
gianfar: Add backwards compatible Single Queue mode polling
by Claudiu Manoil
· 11 years ago
941e173
net: fec: Convert to use devm_ioremap_resource
by Tushar Behera
· 11 years ago
Next »