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
/
ucc_geth.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
ucc_geth: Fix hangs after switching from full to half duplex
Anton Vorontsov
1
-5
/
+31
2009-09-11
ucc_geth: Rearrange some code to avoid forward declarations
Anton Vorontsov
1
-151
/
+149
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+3
2009-08-31
ucc_geth: Implement suspend/resume and Wake-On-LAN support
Anton Vorontsov
1
-0
/
+85
2009-08-31
ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code
Anton Vorontsov
1
-32
/
+0
2009-08-31
ucc_geth: Factor out MAC initialization steps into a call
Anton Vorontsov
1
-35
/
+52
2009-08-15
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
1
-2
/
+3
2009-07-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-16
/
+7
2009-07-22
ucc_geth: Revive fixed link support
Anton Vorontsov
1
-16
/
+7
2009-07-08
ucc_geth: Add support for skb recycling
Anton Vorontsov
1
-12
/
+28
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-67
/
+46
2009-06-18
net/ucc_geth: Add SGMII support for UCC GETH driver
Haiying Wang
1
-1
/
+57
2009-06-18
Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"
Grant Likely
1
-78
/
+1
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-57
/
+130
2009-06-03
net/ucc_geth: Add SGMII support for UEC GETH driver
Haiying Wang
1
-1
/
+78
2009-05-27
net/ucc_geth: allow to set mac address on running device
Kevin Hao
1
-1
/
+32
2009-05-19
net/ucc_geth: Assign six threads to Rx for UEC
Haiying Wang
1
-1
/
+9
2009-05-19
net/ucc_geth: update riscTx and riscRx in ucc_geth
Haiying Wang
1
-3
/
+11
2009-04-28
net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.
Grant Likely
1
-3
/
+0
2009-04-27
net: Rework ucc_geth driver to use of_mdio infrastructure
Grant Likely
1
-35
/
+12
2009-04-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+2
2009-04-22
ucc_geth.c: Fix upsmr setting in RMII mode
Heiko Schocher
1
-1
/
+2
2009-04-21
ucc_geth: Move freeing of TX packets to NAPI context
Joakim Tjernlund
1
-20
/
+11
2009-04-02
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
Anton Vorontsov
1
-10
/
+11
2009-04-02
ucc_geth: Remove unused header
Kumar Gala
1
-1
/
+0
2009-03-29
ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().
David S. Miller
1
-5
/
+6
2009-03-28
ucc_geth: Fix three oopses in PHY {de,}initialization code
Anton Vorontsov
1
-10
/
+11
2009-03-25
ucc_geth: Convert to net_device_ops
Joakim Tjernlund
1
-9
/
+15
2009-03-24
ucc_geth: Fix build breakage caused by a merge
Anton Vorontsov
1
-1
/
+1
2009-03-24
ucc_geth: Fix merge error.
David S. Miller
1
-5
/
+0
2009-03-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-23
/
+13
2009-03-23
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
1
-24
/
+10
2009-02-05
netdev: Merge UCC and gianfar MDIO bus drivers
Andy Fleming
1
-12
/
+4
2009-01-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+18
2009-01-30
ucc_geth: Change uec phy id to the same format as gianfar's
Haiying Wang
1
-2
/
+18
2009-01-22
net: Remove redundant NAPI functions
Ben Hutchings
1
-3
/
+3
2009-01-11
ucc_geth: use correct UCCE macros
Timur Tabi
1
-85
/
+43
2008-12-26
ucc_geth: Eliminate the need for forward references
Anton Vorontsov
1
-42
/
+39
2008-12-23
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-3
/
+3
2008-12-19
ucc_geth: Remove UGETH_FILTERING dead code
Anton Vorontsov
1
-262
/
+0
2008-12-19
ucc_geth: Fix IO memory (un)mapping code
Anton Vorontsov
1
-3
/
+12
2008-12-19
ucc_geth: Cleanup repetitive ucc_geth_memclean() calls
Anton Vorontsov
1
-30
/
+1
2008-12-19
ucc_geth: Fix IRQ freeing code in ucc_geth_open()
Anton Vorontsov
1
-9
/
+8
2008-12-19
ucc_geth: Fix TX watchdog timeout handling
Anton Vorontsov
1
-8
/
+29
2008-12-19
ucc_geth: Fix endless loop in stop_{tx,rx} routines
Anton Vorontsov
1
-3
/
+6
2008-11-11
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-09-25
drivers/net: replace __FUNCTION__ with __func__
Harvey Harrison
1
-58
/
+58
2008-07-21
ucc_geth: do not touch net queue in adjust_link phylib callback
Anton Vorontsov
1
-1
/
+0
[next]