Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
80dc6a9f8e0dfb3f2c516273b2faa29c866974b2
/
drivers
/
net
/
ethernet
/
freescale
/
fec_main.c
80dc6a9
net: fec: don't disable FEC_ENET_TS_TIMER interrupt
by Troy Kisky
· 10 years ago
53bb20d
net: fec: add variable reg_desc_active to speed things up
by Troy Kisky
· 10 years ago
7355f27
net: fec: add struct bufdesc_prop
by Troy Kisky
· 10 years ago
93c595f
net: fec: fix fec_enet_get_free_txdesc_num
by Troy Kisky
· 10 years ago
095098e
net: fec: fix rx error counts
by Troy Kisky
· 10 years ago
55cd48c
net: fec: stop the "rcv is not +last, " error messages
by Troy Kisky
· 10 years ago
05f3b50
net: fec: use CONFIG_ARM instead of CONFIG_ARCH_MXC/SOC_IMX28
by Johannes Berg
· 10 years ago
5cfa303
net: fec: make driver endian-safe
by Johannes Berg
· 10 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 10 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 10 years ago
2220943
phy: Centralise print about attached phy
by Andrew Lunn
· 10 years ago
73b1c90
net: fec: no need to test for the return type of of_property_read_u32
by Saurabh Sengar
· 10 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f444457
fec: Use gpio_set_value_cansleep()
by Fabio Estevam
· 10 years ago
5b40f70
net: fec: Remove unneeded FEATURES_NEED_QUIESCE definition
by Fabio Estevam
· 10 years ago
9638d19
net: fec: add netif status check before set mac address
by Nimrod Andy
· 10 years ago
42ea445
net: fec: normalize return value of pm_runtime_get_sync() in MDIO write
by Maciej S. Szmigiero
· 10 years ago
ed63f1d
net: fec: clear receive interrupts before processing a packet
by Russell King
· 10 years ago
0d36938
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
aac27c7
net: fec: use reinit_completion() in mdio accessor functions
by Russell King
· 10 years ago
182ad46
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b0c6ce2
net: fec: Remove unneeded use of IS_ERR_VALUE() macro
by Fabio Estevam
· 10 years ago
c4bc44c
net: fec: fix the race between xmit and bdp reclaiming path
by Kevin Hao
· 10 years ago
14d2b7c
net: fec: fix initial runtime PM refcount
by Lucas Stach
· 10 years ago
8fff755
net: fec: Ensure clocks are enabled while using mdio bus
by Andrew Lunn
· 10 years ago
32cba57
net: fec: introduce fec_ptp_stop and use in probe fail path
by Lucas Stach
· 10 years ago
c0a1a0a
net: fec: use managed DMA API functions to allocate BD ring
by Lucas Stach
· 10 years ago
c9805b9
Revert "net: fec: Ensure clocks are enabled while using mdio bus"
by Fabio Estevam
· 10 years ago
6c3e921b
net: fec: Ensure clocks are enabled while using mdio bus
by Andrew Lunn
· 10 years ago
1880349
net: fec: don't access RACC register when not available
by Greg Ungerer
· 10 years ago
55dd275
net: fec: init MAC prior to mii bus probe
by Nimrod Andy
· 10 years ago
db65f35
net: fec: add support of ethtool get_regs
by Philippe Reynes
· 10 years ago
e813bb2
net: fec: Fix RGMII-ID mode
by Markus Pargmann
· 10 years ago
63c6073
net: fec: setup right value for mdio hold time
by Uwe Kleine-König
· 10 years ago
a2fe37b
Revert "net: fec: fix the warning found by dma debug"
by Fabio Estevam
· 10 years ago
af5cbc9
net: fec: fix receive VLAN CTAG HW acceleration issue
by Nimrod Andy
· 10 years ago
e9647d1
net: fec: fix unbalanced clk disable on driver unbind
by Stefan Agner
· 10 years ago
61615cd
net: fec: fix rcv is not last issue when do suspend/resume test
by Fugang Duan
· 10 years ago
1b4b32c
net: fec: Delete unnecessary checks before the function call "kfree"
by Markus Elfring
· 11 years ago
2b995f6
net: fec: fix the warning found by dma debug
by Nimrod Andy
· 11 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
3d125f9
net: fec: fix MDIO bus assignement for dual fec SoC's
by Stefan Agner
· 11 years ago
0c81859
net: fec: fix NULL pointer dereference in fec_enet_timeout_work
by Hubert Feurstein
· 11 years ago
de40ed3
net: fec: add Wake-on-LAN support
by Nimrod Andy
· 11 years ago
94191fd
net: fec: Fix NAPI race
by Nimrod Andy
· 11 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
· 11 years ago
0c5a3ae
net: fec: only enable mdio interrupt before phy device link up
by Nimrod Andy
· 11 years ago
e17f7fe
net: fec: clear all interrupt events to support i.MX6SX
by Nimrod Andy
· 11 years ago
858eeb7
net: fec: reset fep link status in suspend function
by Nimrod Andy
· 11 years ago
213a992
net: fec: avoid kernal crash by NULL pointer when no phy connection
by Nimrod Andy
· 11 years ago
d543a76
net: fec: init maximum receive buffer size for ring1 and ring2
by Nimrod Andy
· 11 years ago
c20e599
net: fec: remove unused return value from swap_buffer()
by Lothar Waßmann
· 11 years ago
7b487d0
net: fec: simplify loop counter handling in swap_buffer()
by Lothar Waßmann
· 11 years ago
e453789
net: fec: use swab32s() instead of cpu_to_be32()
by Lothar Waßmann
· 11 years ago
6b7e400
net: fec: improve access to quirk flags by copying them into fec_enet_private struct
by Lothar Waßmann
· 11 years ago
217b584
net: fec: change type of 'bufdesc_ex' to bool
by Lothar Waßmann
· 11 years ago
1310b54
net: fec: fix regression on i.MX28 introduced by rx_copybreak support
by Lothar Waßmann
· 11 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
· 11 years ago
f4c4a4e
net: fec: fix suspend broken on multiple MACs sillicons
by Nimrod Andy
· 11 years ago
81f35ff
net: fec: ptp: fix NULL pointer dereference if ptp_clock is not set
by Philipp Zabel
· 11 years ago
a057351
net: ethernet: freescale: drop owner assignment from platform_drivers
by Wolfram Sang
· 11 years ago
28b5f05
net: fec: ptp: fix convergence issue to support LinuxPTP stack
by Nimrod Andy
· 11 years ago
278d240
net: fec: ptp: Enable PPS output based on ptp clock
by Luwei Zhou
· 11 years ago
5bc2672
net: fec: Fix sparse warnings with different lock contexts for basic block
by Nimrod Andy
· 11 years ago
681d242
fec: Fix fec_enet_alloc_buffers() error path
by Fabio Estevam
· 11 years ago
c259c13
net: fec: fix build error at m68k platform
by Frank Li
· 11 years ago
1b7bde6
net: fec: implement rx_copybreak to improve rx performance
by Nimrod Andy
· 11 years ago
e3c9614
net: fec: free resource after phy probe failed
by Nimrod Andy
· 11 years ago
b64bf4b
net: fec: align rx data buffer size for dma map/unmap
by Nimrod Andy
· 11 years ago
f88c7ed
net: fec: remove the ERR006358 workaround for imx6sx enet
by Nimrod Andy
· 11 years ago
befe821
net: fec: Add Ftype to BD to distiguish three tx queues for AVB
by Nimrod Andy
· 11 years ago
aebac74
fec: Remove fec_enet_select_queue()
by Fabio Estevam
· 11 years ago
b749fc9
net: fec: fix code identation
by Nimrod Andy
· 11 years ago
37d6017
net: fec: Workaround for imx6sx enet tx hang when enable three queues
by Fugang Duan
· 11 years ago
d851b47
net: fec: add interrupt coalescence feature support
by Fugang Duan
· 11 years ago
b7bd75c
net: fec: refine error handle of parser queue number from DT
by Frank Li
· 11 years ago
949bdd2
net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 11 years ago
61cd2eb
net: fec: use container_of to resolve bufdesc_ex from bufdesc
by Fabian Frederick
· 11 years ago
b4d39b5
net: fec: init complete variable in early to avoid kernel dump
by Fugang Duan
· 11 years ago
41ef84c
net: fec: change FEC alignment according to i.mx6 sx requirement
by Fugang Duan
· 11 years ago
ba593e0
net:fec: Add fsl,imx6sx-fec compatible strings
by Fugang Duan
· 11 years ago
ce99d0d
net: fec: add enet-avb IP support
by Frank Li
· 11 years ago
106c314
net:fec: Disable enet-avb MAC instead of reset MAC
by Fugang Duan
· 11 years ago
59d0f746
net: fec: init multi queue date structure
by Frank Li
· 11 years ago
9fc095f
net: fec: parser max queue number from dt file
by Fugang Duan
· 11 years ago
4d494cd
net: fec: change data structure to support multiqueue
by Fugang Duan
· 11 years ago
95a7747
net:fec: add enet AVB feature macro define for imx6sx
by Fugang Duan
· 11 years ago
9b5330e
net:fec: add enet refrence clock for i.MX 6SX chip
by Fugang Duan
· 11 years ago
91c0d98
net: fec: ptp: avoid register access when ipg clock is disabled
by Nimrod Andy
· 11 years ago
407066f
net: fec: Support phys probed from devicetree and fixed-link
by Uwe Kleine-König
· 11 years ago
dd66d38
fec: Simplify the PM related hooks
by Fabio Estevam
· 11 years ago
bfd4ecd
net: fec: consolidate hwtstamp implementation
by Russell King
· 11 years ago
96018f5
net: fec: remove useless status check in tx reap path
by Russell King
· 11 years ago
344756f
net: fec: add support for dumping transmit ring on timeout
by Russell King
· 11 years ago
c1d7c48
net: fec: reorder ethtool ops to match order in struct declaration
by Russell King
· 11 years ago
db3421c
net: fec: clear receive interrupts before processing a packet
by Russell King
· 11 years ago
36cdc74
net: fec: replace delayed work with standard work
by Russell King
· 11 years ago
ccea296
net: fec: better implementation of iMX6 ERR006358 quirk
by Russell King
· 11 years ago
ef83337
net: fec: clean up duplex mode handling
by Russell King
· 11 years ago
f208ce1
net: fec: quiesce packet processing when taking link down in fec_enet_adjust_link()
by Russell King
· 11 years ago
Next »