Commit Graph

62 Commits (7736c09c6cf9521f2413d78856a66f4a37046e84)

Author SHA1 Message Date
Anton Vorontsov ebbdbd7c02 ucc_geth: do not touch net queue in adjust_link phylib callback 17 years ago
David S. Miller 263ba3204a netdev: Convert all drivers away from netif_schedule(). 17 years ago
Francois Romieu 1a342d224a ucc_geth: delete non NAPI code from the driver. 17 years ago
Stephen Rothwell 55b6c8e99d drivers/net: Use linux/of_{device,platform}.h instead of asm 17 years ago
Andy Fleming 7f80202bb9 ucc_geth: Fix arguments to dma map/unmap functions 17 years ago
Joakim Tjernlund e410553fd3 ucc_geth: Don't use RX clock as TX clock. 17 years ago
Andy Fleming 6fee40e9b8 ucc_geth: Fix a bunch of sparse warnings 17 years ago
Andy Fleming f38d1008b0 ucc_geth: Fix sneaky merge conflict regarding bus_id 17 years ago
Anton Vorontsov 56626f335b [POWERPC] QE: UCC nodes cleanup 17 years ago
Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
Joakim Tjernlund 3d137fdd16 ucc_geth: fix non-functional fixed phy support 17 years ago
Joakim Tjernlund ffea31ed1c ucc_geth: use correct thread number for 10/100Mbps link 17 years ago
Anton Vorontsov 26d29ea799 ucc_geth: add support for netpoll 17 years ago
Anton Vorontsov 80a9fad8e8 ucc_geth: fix module removal 17 years ago
Jeff Garzik 28fc1f5a0c [netdrvr] irq handler minor cleanups in several drivers 17 years ago
Andrew Morton 4b8fdefa09 ucc_geth: minor whitespace fix 17 years ago
Timur Tabi 9fb1e350e1 [POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties 17 years ago
Kim Phillips bd0ceaab86 ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection type parameters 17 years ago
Joakim Tjernlund 9030b3dd67 Fix ethernet multicast for ucc_geth. 18 years ago
Jeff Garzik 06efcad0d4 Eliminate pointless casts from void* in a few driver irq handlers. 18 years ago
Emil Medve 88a15f2e28 ucc_geth: Fix build break introduced by commit 09f75cd7bf 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Timur Tabi 6b0b594bb8 [POWERPC] qe: miscellaneous code improvements and fixes to the QE library 18 years ago
Anton Vorontsov 62270336e8 ucc_geth: fix compilation 18 years ago
Li Yang 890de95e8f ucc_geth: add support to netif message level 18 years ago
Li Yang ac421852b3 ucc_geth: add ethtool support 18 years ago
Timur Tabi c6f5047b63 QE Ethernet driver writes to wrong register to mask interrupts 18 years ago
Li Yang 66bd23fad8 ucc_geth:trivial fix 18 years ago
Kim Phillips 4e19b5c193 ucc_geth: eliminate max-speed, change interface-type to phy-connection-type 18 years ago
Timur Tabi 4c35630ccd [POWERPC] Change rheap functions to use ulongs instead of pointers 18 years ago
Stephen Rothwell 40cd3a4564 [POWERPC] Rename get_property to of_get_property: drivers 18 years ago
Kim Phillips c2bcf00b43 ucc_geth: version 1.1 18 years ago
Nicu Ioan Petru 3a8205ead4 ucc_geth: fixes for ucc_geth_memclean 18 years ago
Michael Reiss d5b9049df2 ucc_geth: Implement Transmit on Demand support 18 years ago
Michael Barkowski 7563907eb8 ucc_geth: Fix interrupt coalescing size and alignment 18 years ago
Michael Reiss 702ff12ce7 ucc_geth: NAPI-related bug fixes 18 years ago
Kim Phillips 728de4c927 ucc_geth: migrate ucc_geth to phylib 18 years ago
Paul Mackerras a48141db68 Revert "[POWERPC] Rename get_property to of_get_property: drivers" 18 years ago
Stephen Rothwell d05c7a80cf [POWERPC] Rename get_property to of_get_property: drivers 18 years ago
Li Yang 6f6881b846 Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full" 18 years ago
Li Yang 18babd3854 ucc_geth: returns NETDEV_TX_BUSY when BD ring is full 18 years ago
Li Yang a394f013f0 ucc_geth: Fix BD processing 18 years ago
Timur Tabi e9eb70c921 ucc_geth: use of_get_mac_address() 18 years ago
Thomas Gleixner 38515e908b [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 18 years ago
Li Yang 9b4c7a4ec9 ucc_geth: Add support to local-mac-address property 18 years ago
Li Yang a1862a53df ucc_geth: Remove obsolete workaround of link speed change 18 years ago
Ahmed S. Darwish 04b588d727 UCC Ether driver: kmalloc casting cleanups 18 years ago
Timur Tabi df19b6b020 Update ucc_geth.c for new workqueue structure 18 years ago