index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-17
net: fec: fix regression in link change accounting
Lucas Stach
1
-0
/
+1
2013-03-27
enet: fec: fix fail resume from suspend state
Frank Li
1
-32
/
+50
2013-03-20
fec: Fix the build as module
Fabio Estevam
1
-0
/
+3
2013-03-20
net: fec: Define indexes as 'unsigned int'
Fabio Estevam
1
-3
/
+3
2013-03-15
net: fec: fix missing napi_disable call
Georg Hofmann
1
-0
/
+1
2013-03-15
net: fec: restart the FEC when PHY speed changes
Lucas Stach
2
-11
/
+16
2013-03-04
net: fec: fix build error in no MXC platform
Frank Li
1
-8
/
+7
2013-03-04
net: fec: put tx to napi poll function to fix dead lock
Frank Li
2
-47
/
+41
2013-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-41
/
+43
2013-02-24
gianfar: fix compile fail for NET_POLL=y due to struct packing
Paul Gortmaker
1
-12
/
+14
2013-02-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-2
/
+2
2013-02-23
net: fec: Fix division by zero
Fabio Estevam
1
-34
/
+34
2013-02-22
net: fec: Ensure that initialization is done prior to request_irq()
Fabio Estevam
1
-15
/
+15
2013-02-19
net: fec: Do a sanity check on the gpio number
Fabio Estevam
1
-1
/
+4
2013-02-14
gianfar: Fix and cleanup Rx FCB indication
Claudiu Manoil
2
-21
/
+21
2013-02-14
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
Claudiu Manoil
1
-3
/
+0
2013-02-14
gianfar: gfar_process_frame returns void
Claudiu Manoil
1
-6
/
+4
2013-02-14
gianfar: GRO_DROP is unlikely
Claudiu Manoil
1
-1
/
+1
2013-02-14
gianfar: Cleanup and optimize struct gfar_private
Claudiu Manoil
1
-45
/
+48
2013-02-14
gianfar: Add device ref (dev) in gfar_private
Claudiu Manoil
2
-12
/
+14
2013-02-14
gianfar: Remove unused device_node ref in gfar_private
Claudiu Manoil
2
-5
/
+0
2013-02-13
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kern...
David S. Miller
3
-45
/
+37
2013-02-13
gianfar: convert u64 status counters to atomic64_t
Paul Gortmaker
3
-30
/
+31
2013-02-13
gianfar: remove largely unused gfar_stats struct
Paul Gortmaker
2
-16
/
+7
2013-02-13
net: fec_mpc52xx: Read MAC address from device-tree
Stefan Roese
1
-24
/
+38
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-15
/
+10
2013-02-08
net: fec: fix spin_lock dead lock
Frank Li
1
-1
/
+3
2013-02-08
net: fec: correct fix method about miss init spinlock
Frank Li
1
-4
/
+3
2013-02-05
gianfar: dont conditionally alloc Rx/Err irq structs
Paul Gortmaker
1
-12
/
+4
2013-02-05
net: fec: fix miss init spinlock
Frank Li
1
-0
/
+1
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-5
/
+4
2013-01-30
gianfar: Pack struct gfar_priv_grp into three cachelines
Claudiu Manoil
2
-51
/
+87
2013-01-30
gianfar: Cleanup gfar_parse_group() code
Claudiu Manoil
1
-18
/
+16
2013-01-30
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
Claudiu Manoil
1
-13
/
+12
2013-01-29
net: fec: add napi support to improve proformance
Frank Li
2
-7
/
+36
2013-01-23
gianfar: Restore promisc mode on gfar_init_mac()
Claudiu Manoil
1
-0
/
+4
2013-01-18
net: fec: enable pause frame to improve rx prefomance for 1G network
Frank Li
2
-1
/
+91
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-1
/
+1
2013-01-12
gianfar: use more portable i/o accessors
Kim Phillips
1
-4
/
+4
2013-01-09
net: fec: Remove 'inline' declarations
Fabio Estevam
1
-3
/
+3
2013-01-08
net: fec: report correct hardware stamping info to ethtool
Frank Li
1
-1
/
+30
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
5
-15
/
+15
2013-01-05
NET: FEC: dynamtic check DMA desc buff type
Frank Li
4
-87
/
+116
2013-01-03
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
Philippe De Muyter
1
-2
/
+2
2012-12-19
net: fec: forbid FEC_PTP on SoCs that do not support
Shawn Guo
1
-2
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-2
/
+1
2012-12-03
net/freescale: remove __dev* attributes
Bill Pemberton
3
-8
/
+8
2012-12-03
fs_enet: remove __dev* attributes
Bill Pemberton
3
-4
/
+4
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+5
2012-11-10
gianfar: ethernet vanishes after restoring from hibernation
Wang Dongsheng
1
-1
/
+4
[next]