Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
580da34847488b404218d1d7f53b156f245f5555
/
drivers
/
net
/
ucc_geth.c
ebbdbd7
ucc_geth: do not touch net queue in adjust_link phylib callback
by Anton Vorontsov
· 16 years ago
49997d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
263ba32
netdev: Convert all drivers away from netif_schedule().
by David S. Miller
· 16 years ago
1a342d2
ucc_geth: delete non NAPI code from the driver.
by Francois Romieu
· 16 years ago
55b6c8e
drivers/net: Use linux/of_{device,platform}.h instead of asm
by Stephen Rothwell
· 16 years ago
7f80202
ucc_geth: Fix arguments to dma map/unmap functions
by Andy Fleming
· 16 years ago
e410553
ucc_geth: Don't use RX clock as TX clock.
by Joakim Tjernlund
· 17 years ago
6fee40e
ucc_geth: Fix a bunch of sparse warnings
by Andy Fleming
· 17 years ago
2e561c7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
f38d100
ucc_geth: Fix sneaky merge conflict regarding bus_id
by Andy Fleming
· 17 years ago
9a64388
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
56626f3
[POWERPC] QE: UCC nodes cleanup
by Anton Vorontsov
· 17 years ago
9d9326d
phy: Change mii_bus id field to a string
by Andy Fleming
· 17 years ago
3d137fd
ucc_geth: fix non-functional fixed phy support
by Joakim Tjernlund
· 17 years ago
ffea31e
ucc_geth: use correct thread number for 10/100Mbps link
by Joakim Tjernlund
· 17 years ago
26d29ea
ucc_geth: add support for netpoll
by Anton Vorontsov
· 17 years ago
80a9fad
ucc_geth: fix module removal
by Anton Vorontsov
· 17 years ago
bd45ac0
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
28fc1f5
[netdrvr] irq handler minor cleanups in several drivers
by Jeff Garzik
· 17 years ago
c2a7dcad
Merge branch 'linux-2.6'
by Paul Mackerras
· 17 years ago
4b8fdef
ucc_geth: minor whitespace fix
by Andrew Morton
· 17 years ago
9fb1e35
[POWERPC] ucc_geth: use rx-clock-name and tx-clock-name device tree properties
by Timur Tabi
· 17 years ago
bd0ceaa
ucc_geth: handle passing of RX-only and TX-only internal delay PHY connection type parameters
by Kim Phillips
· 17 years ago
9030b3d
Fix ethernet multicast for ucc_geth.
by Joakim Tjernlund
· 17 years ago
06efcad
Eliminate pointless casts from void* in a few driver irq handlers.
by Jeff Garzik
· 17 years ago
88a15f2
ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107ce9a5bd5a0
by Emil Medve
· 17 years ago
e869086
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
09f75cd
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
by Jeff Garzik
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
bea3348
[NET]: Make NAPI polling independent of struct net_device objects.
by Stephen Hemminger
· 17 years ago
6b0b594
[POWERPC] qe: miscellaneous code improvements and fixes to the QE library
by Timur Tabi
· 17 years ago
6227033
ucc_geth: fix compilation
by Anton Vorontsov
· 17 years ago
890de95
ucc_geth: add support to netif message level
by Li Yang
· 17 years ago
ac42185
ucc_geth: add ethtool support
by Li Yang
· 17 years ago
c6f5047
QE Ethernet driver writes to wrong register to mask interrupts
by Timur Tabi
· 17 years ago
66bd23f
ucc_geth:trivial fix
by Li Yang
· 17 years ago
4e19b5c
ucc_geth: eliminate max-speed, change interface-type to phy-connection-type
by Kim Phillips
· 18 years ago
4c35630
[POWERPC] Change rheap functions to use ulongs instead of pointers
by Timur Tabi
· 18 years ago
40cd3a4
[POWERPC] Rename get_property to of_get_property: drivers
by Stephen Rothwell
· 18 years ago
c2bcf00
ucc_geth: version 1.1
by Kim Phillips
· 18 years ago
3a8205e
ucc_geth: fixes for ucc_geth_memclean
by Nicu Ioan Petru
· 18 years ago
d5b9049
ucc_geth: Implement Transmit on Demand support
by Michael Reiss
· 18 years ago
7563907
ucc_geth: Fix interrupt coalescing size and alignment
by Michael Barkowski
· 18 years ago
702ff12
ucc_geth: NAPI-related bug fixes
by Michael Reiss
· 18 years ago
728de4c9
ucc_geth: migrate ucc_geth to phylib
by Kim Phillips
· 18 years ago
6f6881b
Revert "ucc_geth: returns NETDEV_TX_BUSY when BD ring is full"
by Li Yang
· 18 years ago
18babd3
ucc_geth: returns NETDEV_TX_BUSY when BD ring is full
by Li Yang
· 18 years ago
a394f01
ucc_geth: Fix BD processing
by Li Yang
· 18 years ago
e9eb70c
ucc_geth: use of_get_mac_address()
by Timur Tabi
· 18 years ago
38515e9
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
by Thomas Gleixner
· 18 years ago
9b4c7a4
ucc_geth: Add support to local-mac-address property
by Li Yang
· 18 years ago
a1862a5
ucc_geth: Remove obsolete workaround of link speed change
by Li Yang
· 18 years ago
04b588d
UCC Ether driver: kmalloc casting cleanups
by Ahmed S. Darwish
· 18 years ago
df19b6b
Update ucc_geth.c for new workqueue structure
by Timur Tabi
· 18 years ago
68dc44a
[PATCH] ucc_geth: Initialize mdio_lock.
by Scott Wood
· 18 years ago
1083cfe
[PATCH] ucc_geth: compilation error fixes
by Scott Wood
· 18 years ago
a4f0c2c
[PATCH] Adapt ucc_geth driver to use new of_platform_device support
by Kim Phillips
· 18 years ago
18a8e86
[PATCH] ucc_geth: changes to ucc_geth driver as a result of qe_lib changes and bugfixes
by Li Yang
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
d5b2069
[PATCH] Remove more unnecessary driver printk's
by Andy Gospodarek
· 18 years ago
ce973b1
[PATCH] Freescale QE UCC gigabit ethernet driver
by Li Yang
· 18 years ago