Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
98ec21a01896751b673b6c731ca8881daa8b2c6d
/
drivers
/
net
/
ethernet
/
freescale
e813bb2
net: fec: Fix RGMII-ID mode
by Markus Pargmann
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6630514
ptp: fec: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
3359e7c
ptp: gianfar: use helpers for converting ns to timespec.
by Richard Cochran
· 10 years ago
d28fdf0
ptp: gianfar: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
241926b
ptp: fec: convert to the 64 bit get/set time methods.
by Richard Cochran
· 10 years ago
63c6073
net: fec: setup right value for mdio hold time
by Uwe Kleine-König
· 10 years ago
1452db7
ucc_geth: Intialize link state to down before register_netdev
by Cliff Clark
· 10 years ago
0fa74a4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
94e5a2a
net/fsl: constify of_device_id array
by Fabian Frederick
· 10 years ago
73ee544
net/fsl: modify xgmac_mdio for little endian SoCs
by Shaohui Xie
· 10 years ago
26eee02
net/fsl: fix a bug in xgmac_mdio
by Shaohui Xie
· 10 years ago
5591764
gianfar: Consider dts property endianess on handling
by Jingchang Lu
· 10 years ago
26eb937
gianfar: Make FCB access endian safe
by Claudiu Manoil
· 10 years ago
a7312d5
gianfar: Make BDs access endian safe
by Claudiu Manoil
· 10 years ago
a2fe37b
Revert "net: fec: fix the warning found by dma debug"
by Fabio Estevam
· 10 years ago
19693f1
net/fsl: remove dependency FSL_SOC from MDIO
by Shaohui Xie
· 10 years ago
af5cbc9
net: fec: fix receive VLAN CTAG HW acceleration issue
by Nimrod Andy
· 10 years ago
3cef5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
e9647d1
net: fec: fix unbalanced clk disable on driver unbind
by Stefan Agner
· 10 years ago
f50724c
net: gianfar: correctly determine the number of queue groups
by Tobias Waldekranz
· 10 years ago
61615cd
net: fec: fix rcv is not last issue when do suspend/resume test
by Fugang Duan
· 10 years ago
0ae93b2
gianfar: Reduce logging noise seen due to phy polling if link is down
by Guenter Roeck
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1b4b32c
net: fec: Delete unnecessary checks before the function call "kfree"
by Markus Elfring
· 10 years ago
75300ad
gianfar: correct the bad expression while writing bit-pattern
by Sanjeev Sharma
· 10 years ago
4fc9b87
net: fs_enet: Implement NETIF_F_SG feature
by LEROY Christophe
· 10 years ago
4b222ca
net: gianfar: remove the unneeded check of disabled device
by Kevin Hao
· 10 years ago
22f6bba
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
by Shaohui Xie
· 10 years ago
ca43e58
net/fsl: drop in_be32() & out_be32() in xgmac_mdio
by Shaohui Xie
· 10 years ago
2b995f6
net: fec: fix the warning found by dma debug
by Nimrod Andy
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
3d125f9
net: fec: fix MDIO bus assignement for dual fec SoC's
by Stefan Agner
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
49ff2d3
net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio
by Shaohui Xie
· 10 years ago
e54bfe9
net/fsl: fix a bug in xgmac_mdio
by Shaohui Xie
· 10 years ago
0c81859
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
by Hubert Feurstein
· 10 years ago
1fcf77c
net/fsl: Add mEMAC MDIO support to XGMAC MDIO
by Andy Fleming
· 10 years ago
05930b5
net/fsl: remove hardcoded clock setting from xgmac_mdio
by Shaohui Xie
· 10 years ago
aa84247
net/fsl: remove irq assignment from xgmac_mdio
by Shaohui Xie
· 10 years ago
cef27f9
net/fsl: remove reset from xgmac_mdio
by Shaohui Xie
· 10 years ago
de40ed3
net: fec: add Wake-on-LAN support
by Nimrod Andy
· 10 years ago
03366a3
net: gianfar: add missing __iomem annotation
by Kevin Hao
· 10 years ago
91c53f76
net: gianfar: mark the local functions static
by Kevin Hao
· 10 years ago
59e1696
net: fec: convert to timecounter adjtime.
by Richard Cochran
· 10 years ago
74d23cc
time: move the timecounter/cyclecounter code into its own file.
by Richard Cochran
· 10 years ago
94191fd
net: fec: Fix NAPI race
by Nimrod Andy
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
0a4b5a2
gianfar: Fix dma check map error when DMA_API_DEBUG is enabled
by Kevin Hao
· 10 years ago
0c5a3ae
net: fec: only enable mdio interrupt before phy device link up
by Nimrod Andy
· 10 years ago
e17f7fe
net: fec: clear all interrupt events to support i.MX6SX
by Nimrod Andy
· 10 years ago
858eeb7
net: fec: reset fep link status in suspend function
by Nimrod Andy
· 10 years ago
213a992
net: fec: avoid kernal crash by NULL pointer when no phy connection
by Nimrod Andy
· 10 years ago
d543a76
net: fec: init maximum receive buffer size for ring1 and ring2
by Nimrod Andy
· 10 years ago
c20e599
net: fec: remove unused return value from swap_buffer()
by Lothar Waßmann
· 10 years ago
7b487d0
net: fec: simplify loop counter handling in swap_buffer()
by Lothar Waßmann
· 10 years ago
e453789
net: fec: use swab32s() instead of cpu_to_be32()
by Lothar Waßmann
· 10 years ago
6b7e400
net: fec: improve access to quirk flags by copying them into fec_enet_private struct
by Lothar Waßmann
· 10 years ago
217b584
net: fec: change type of 'bufdesc_ex' to bool
by Lothar Waßmann
· 10 years ago
df406bc
net: fec: properly parenthesize macro args
by Lothar Waßmann
· 10 years ago
745f42b
net: fec: consistently use lower case chars as hex digits
by Lothar Waßmann
· 10 years ago
ea209de
net: fec: indentation cleanup
by Lothar Waßmann
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1310b54
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
by Lothar Waßmann
· 10 years ago
4e84b49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
f4c4a4e
net: fec: fix suspend broken on multiple MACs sillicons
by Nimrod Andy
· 10 years ago
45b679c9
gianfar: Implement PAUSE frame generation support
by Matei Pavaluca
· 10 years ago
43ef8d2
Fix the way the local advertising flow options are determined
by Pavaluca Matei-B46610
· 10 years ago
cf987af
Add flow control support flags to gianfar's capabilities
by Pavaluca Matei-B46610
· 10 years ago
81f35ff
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
by Philipp Zabel
· 10 years ago
8751b12
net: fs_enet: set back promiscuity mode after restart
by LEROY Christophe
· 10 years ago
bfd5f04
net: ethernet: freescale: fs_enet: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
a057351
net: ethernet: freescale: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
f5b720b
gianfar: Add FCS to rx buffer size (fix)
by Claudiu Manoil
· 10 years ago
28b5f05
net: fec: ptp: fix convergence issue to support LinuxPTP stack
by Nimrod Andy
· 10 years ago
278d240
net: fec: ptp: Enable PPS output based on ptp clock
by Luwei Zhou
· 10 years ago
89bddcd
net: fec: ptp: Use hardware algorithm to adjust PTP counter.
by Luwei Zhou
· 10 years ago
f28460b2
net: fec: ptp: Use the 31-bit ptp timer.
by Luwei Zhou
· 10 years ago
5bc2672
net: fec: Fix sparse warnings with different lock contexts for basic block
by Nimrod Andy
· 10 years ago
7b4ecf3
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
by LEROY Christophe
· 10 years ago
d55398b
gianfar: Replace eieio with wmb for non-PPC archs
by Claudiu Manoil
· 10 years ago
a4feee8
gianfar: Replace spin_event_timeout() with arch independent
by Claudiu Manoil
· 10 years ago
83bfc3c
gianfar: Make MAC addr setup endian safe, cleanup
by Claudiu Manoil
· 10 years ago
d6ef0bc
gianfar: Exclude PPC specific errata handling from ARM builds
by Claudiu Manoil
· 10 years ago
fd31a95
gianfar: Include missing headers for ARM builds
by Claudiu Manoil
· 10 years ago
e4b081f
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
by Claudiu Manoil
· 10 years ago
f5bbd26
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
by Claudiu Manoil
· 10 years ago
9a4cbd5
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
by Claudiu Manoil
· 10 years ago
d43a396
net: fs_enet: Add NAPI TX
by LEROY Christophe
· 10 years ago
583d4a6
net: fs_enet: Remove non NAPI RX
by LEROY Christophe
· 10 years ago
681d242
fec: Fix fec_enet_alloc_buffers() error path
by Fabio Estevam
· 10 years ago
c259c13
net: fec: fix build error at m68k platform
by Frank Li
· 10 years ago
1b7bde6
net: fec: implement rx_copybreak to improve rx performance
by Nimrod Andy
· 10 years ago
e3c9614
net: fec: free resource after phy probe failed
by Nimrod Andy
· 10 years ago
b64bf4b
net: fec: align rx data buffer size for dma map/unmap
by Nimrod Andy
· 10 years ago
f88c7ed
net: fec: remove the ERR006358 workaround for imx6sx enet
by Nimrod Andy
· 10 years ago
befe821
net: fec: Add Ftype to BD to distiguish three tx queues for AVB
by Nimrod Andy
· 10 years ago
aebac74
fec: Remove fec_enet_select_queue()
by Fabio Estevam
· 10 years ago
Next »