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.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
/
fec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-13
net: allow FEC driver to use fixed PHY support
Greg Ungerer
1
-14
/
+27
2010-10-11
net/fec: carrier off initially to avoid root mount failure
Oskar Schirmer
1
-0
/
+3
2010-07-23
net/fec: restore interrupt mask after software-reset in fec_stop()
Wolfram Sang
1
-3
/
+4
2010-07-19
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-07-13
fec: use interrupt for MDIO completion indication
Baruch Siach
1
-30
/
+25
2010-06-26
net/fec: clean suspend/resume
Eric Benard
1
-18
/
+12
2010-06-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+8
2010-06-05
fec: convert legacy PM hooks to dem_pm_ops
Denis Kirjanov
1
-2
/
+20
2010-06-03
fec: Cleanup PHY probing
Denis Kirjanov
1
-11
/
+5
2010-06-03
fec: convert TX hook to netdev_tx_t
Denis Kirjanov
1
-1
/
+1
2010-06-02
net/fec: fix pm to survive to suspend/resume
Eric Bénard
1
-8
/
+8
2010-05-28
netdev/fec: fix ifconfig eth0 down hang issue
Bryan Wu
1
-12
/
+16
2010-05-24
fec: add support for PHY interface platform data
Baruch Siach
1
-0
/
+22
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+0
2010-05-05
FEC: Fix kernel panic in fec_set_mac_address.
Mattias Walström
1
-1
/
+1
2010-04-04
net: convert multicast list to list_head
Jiri Pirko
1
-5
/
+5
2010-04-02
netdev/fec.c: add phylib supporting to enable carrier detection (v2)
Bryan Wu
1
-877
/
+251
2010-02-23
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
Jiri Pirko
1
-4
/
+2
2010-02-12
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
1
-1
/
+1
2010-02-11
fec: Add LAN8700 phy support
Amit Kucheria
1
-0
/
+21
2010-02-11
fec: fix uninitialized rx buffer usage
Rob Herring
1
-28
/
+29
2009-10-21
net: fix section mismatch in fec.c
Steven King
1
-1
/
+1
2009-09-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-15
/
+3
2009-09-16
m68knommu: remove ColdFire direct interrupt register access
Greg Ungerer
1
-15
/
+3
2009-09-03
fec: don't enable irqs in hard irq context
Uwe Kleine-König
1
-6
/
+6
2009-09-03
fec: fix recursive locking of mii_lock
Uwe Kleine-König
1
-5
/
+17
2009-08-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+5
2009-08-10
fec: fix FEC driver packet transmission breakage
Greg Ungerer
1
-4
/
+5
2009-07-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-07-13
netdev: restore MTU change operation
Ben Hutchings
1
-0
/
+1
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-2
/
+2
2009-04-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-04-16
fec: call fec_restart() in fec_open()
Sascha Hauer
1
-10
/
+8
2009-04-16
FEC Buffer rework
Sascha Hauer
1
-51
/
+88
2009-04-16
fec: switch to net_device_ops
Sascha Hauer
1
-16
/
+20
2009-04-16
fec: remove debugging printks
Sascha Hauer
1
-33
/
+0
2009-04-16
fec: align receive packets
Sascha Hauer
1
-2
/
+3
2009-04-16
fec: refactor init function
Sascha Hauer
1
-35
/
+4
2009-04-16
fec: refactor set_multicast_list() to make it more readable
Sascha Hauer
1
-48
/
+51
2009-04-16
fec: Codingstyle cleanups
Sascha Hauer
1
-215
/
+139
2009-04-16
fec: remove unnecessary cast
Sascha Hauer
1
-9
/
+5
2009-04-16
fec: do not typedef struct types
Sascha Hauer
1
-17
/
+20
2009-04-16
fec: switch to writel/readl
Sascha Hauer
1
-164
/
+115
2009-04-09
FEC driver: add missing #endif
Sascha Hauer
1
-0
/
+1
2009-02-27
m68knommu: remove ColdFire specific setup code from FEC driver
Greg Ungerer
1
-500
/
+12
2009-02-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-02-01
FEC: Turn FEC driver into platform device driver
Sascha Hauer
1
-29
/
+220
2009-02-01
fec: Add support for Freescale MX27
Sascha Hauer
1
-2
/
+13
[next]