aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ucc_geth.c
Commit message (Expand)AuthorAge
* ucc_geth: Fix full TX queue processingJiajun Wu2010-01-19
* ucc_geth: Fix netdev watchdog triggering on suspendAnton Vorontsov2009-12-31
* ucc_geth: Don't needlessly change MAC settings in adjust_link()Anton Vorontsov2009-12-26
* ucc_geth: Fix netdev watchdog triggering on link changesAnton Vorontsov2009-12-26
* ucc_geth: Fix empty TX queue processingAnton Vorontsov2009-12-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
|/
* ucc_geth: Fix hangs after switching from full to half duplexAnton Vorontsov2009-09-11
* ucc_geth: Rearrange some code to avoid forward declarationsAnton Vorontsov2009-09-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\
| * drivers/net: fixed drivers that support netpoll use ndo_start_xmit()Dongdong Deng2009-08-14
* | ucc_geth: Implement suspend/resume and Wake-On-LAN supportAnton Vorontsov2009-08-31
* | ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and codeAnton Vorontsov2009-08-31
* | ucc_geth: Factor out MAC initialization steps into a callAnton Vorontsov2009-08-31
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\|
| * ucc_geth: Revive fixed link supportAnton Vorontsov2009-07-22
* | ucc_geth: Add support for skb recyclingAnton Vorontsov2009-07-07
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-18
|\
| * net/ucc_geth: Add SGMII support for UCC GETH driverHaiying Wang2009-06-17
| * Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"Grant Likely2009-06-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-15
|\|
| * net/ucc_geth: Add SGMII support for UEC GETH driverHaiying Wang2009-06-03
| * net/ucc_geth: allow to set mac address on running deviceKevin Hao2009-05-26
| * net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.Grant Likely2009-04-28
| * net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely2009-04-27
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-23
| |\
| * | ucc_geth: Move freeing of TX packets to NAPI contextJoakim Tjernlund2009-04-21
* | | net/ucc_geth: Assign six threads to Rx for UECHaiying Wang2009-05-19
* | | net/ucc_geth: update riscTx and riscRx in ucc_gethHaiying Wang2009-05-19
| |/ |/|
* | ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher2009-04-22
|/
* ucc_geth: Pass proper device to DMA routines, otherwise oops happensAnton Vorontsov2009-04-02
* ucc_geth: Remove unused headerKumar Gala2009-04-02
* ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().David S. Miller2009-03-29
* ucc_geth: Fix three oopses in PHY {de,}initialization codeAnton Vorontsov2009-03-27
* ucc_geth: Convert to net_device_opsJoakim Tjernlund2009-03-24
* ucc_geth: Fix build breakage caused by a mergeAnton Vorontsov2009-03-24
* ucc_geth: Fix merge error.David S. Miller2009-03-23
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-23
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-23
* | netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming2009-02-04
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-30
|\|
| * ucc_geth: Change uec phy id to the same format as gianfar'sHaiying Wang2009-01-29
* | net: Remove redundant NAPI functionsBen Hutchings2009-01-21
|/
* ucc_geth: use correct UCCE macrosTimur Tabi2009-01-11
* ucc_geth: Eliminate the need for forward referencesAnton Vorontsov2008-12-26
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
* ucc_geth: Remove UGETH_FILTERING dead codeAnton Vorontsov2008-12-19
* ucc_geth: Fix IO memory (un)mapping codeAnton Vorontsov2008-12-19