Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0545a3037773512d3448557ba048cebb73b3e4af
/
drivers
/
net
/
ucc_geth.c
7488876
dt/net: Eliminate users of of_platform_{,un}register_driver
by Grant Likely
· 14 years ago
d018b6f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
6c64b0c
netdev: ucc_geth: Use is_multicast_ether_addr helper
by Tobias Klauser
· 14 years ago
cfb13c5
Merge commit 'v2.6.37-rc7' into devicetree/next
by Grant Likely
· 14 years ago
75e6047
ucc_geth: Fix deadlock
by Joakim Tjernlund
· 14 years ago
2040bd5
ucc_geth: Do not bring the whole IF down when TX failure.
by Joakim Tjernlund
· 14 years ago
4b6ba8a
of/net: Move of_get_mac_address() to a common source file.
by David Daney
· 14 years ago
2dc1158
of/device: Replace struct of_device with struct platform_device
by Grant Likely
· 14 years ago
3ac3774
ucc_geth: fix UCC device number in debug message
by Sergey Matyukevich
· 14 years ago
28b0411
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
by Richard Cochran
· 14 years ago
8244132
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
db176ed
ucc_geth: fix for RX skb buffers recycling
by Sergey Matyukevich
· 14 years ago
d19b514
ucc_geth driver: add ioctl
by Sergey Matyukevich
· 14 years ago
cf9b59e
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
4018294
of: Remove duplicate fields from of_platform_driver
by Grant Likely
· 15 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
22bedad
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
2381a55
net/various: remove trailing space in messages
by Frans Pop
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
51c24aa
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
81abb43
ucc_geth: update the tbi-phy setting
by Liu Yu-B13201
· 15 years ago
3469242
ucc_geth: Fix full TX queue processing
by Jiajun Wu
· 15 years ago
29fb00e
ucc_geth: Fix netdev watchdog triggering on suspend
by Anton Vorontsov
· 15 years ago
08fafd8
ucc_geth: Don't needlessly change MAC settings in adjust_link()
by Anton Vorontsov
· 15 years ago
08b5e1c
ucc_geth: Fix netdev watchdog triggering on link changes
by Anton Vorontsov
· 15 years ago
7583605
ucc_geth: Fix empty TX queue processing
by Anton Vorontsov
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
864fdf8
ucc_geth: Fix hangs after switching from full to half duplex
by Anton Vorontsov
· 15 years ago
7de8ee7
ucc_geth: Rearrange some code to avoid forward declarations
by Anton Vorontsov
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2394905
ucc_geth: Implement suspend/resume and Wake-On-LAN support
by Anton Vorontsov
· 15 years ago
bf5aec2
ucc_geth: Remove UGETH_MAGIC_PACKET Kconfig symbol and code
by Anton Vorontsov
· 15 years ago
54b1598
ucc_geth: Factor out MAC initialization steps into a call
by Anton Vorontsov
· 15 years ago
22580f8
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
by Dongdong Deng
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3104a6f
ucc_geth: Revive fixed link support
by Anton Vorontsov
· 15 years ago
50f238f
ucc_geth: Add support for skb recycling
by Anton Vorontsov
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
d2aa455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
fb1001f
net/ucc_geth: Add SGMII support for UCC GETH driver
by Haiying Wang
· 15 years ago
f3a3250
Revert "net/ucc_geth: Add SGMII support for UEC GETH driver"
by Grant Likely
· 15 years ago
2ed0e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
047584c
net/ucc_geth: Add SGMII support for UEC GETH driver
by Haiying Wang
· 15 years ago
3d6593e
net/ucc_geth: allow to set mac address on running device
by Kevin Hao
· 15 years ago
674e4f9
net/ucc_geth: Assign six threads to Rx for UEC
by Haiying Wang
· 16 years ago
345f842
net/ucc_geth: update riscTx and riscRx in ucc_geth
by Haiying Wang
· 16 years ago
8555a59
net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.
by Grant Likely
· 16 years ago
0b9da33
net: Rework ucc_geth driver to use of_mdio infrastructure
by Grant Likely
· 16 years ago
5802b140
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
cef309c
ucc_geth.c: Fix upsmr setting in RMII mode
by Heiko Schocher
· 16 years ago
0cededf
ucc_geth: Move freeing of TX packets to NAPI context
by Joakim Tjernlund
· 16 years ago
da1aa63
ucc_geth: Pass proper device to DMA routines, otherwise oops happens
by Anton Vorontsov
· 16 years ago
530e2eb
ucc_geth: Remove unused header
by Kumar Gala
· 16 years ago
129dd96
ucc_geth: Fix use-after-of_node_put() in ucc_geth_probe().
by David S. Miller
· 16 years ago
7967590
ucc_geth: Fix three oopses in PHY {de,}initialization code
by Anton Vorontsov
· 16 years ago
a9dbae7
ucc_geth: Convert to net_device_ops
by Joakim Tjernlund
· 16 years ago
bb4f92b
ucc_geth: Fix build breakage caused by a merge
by Anton Vorontsov
· 16 years ago
039a6f6
ucc_geth: Fix merge error.
by David S. Miller
· 16 years ago
8be7cdc
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
61fa9dc
ucc_geth: Fix oops when using fixed-link support
by Anton Vorontsov
· 16 years ago
1577ece
netdev: Merge UCC and gianfar MDIO bus drivers
by Andy Fleming
· 16 years ago
05bee47
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
b1c4a9d
ucc_geth: Change uec phy id to the same format as gianfar's
by Haiying Wang
· 16 years ago
288379f
net: Remove redundant NAPI functions
by Ben Hutchings
· 16 years ago
3bc5342
ucc_geth: use correct UCCE macros
by Timur Tabi
· 16 years ago
fdb614c
ucc_geth: Eliminate the need for forward references
by Anton Vorontsov
· 16 years ago
908a7a1
net: Remove unused netdev arg from some NAPI interfaces.
by Neil Horman
· 16 years ago
221b3d6
ucc_geth: Remove UGETH_FILTERING dead code
by Anton Vorontsov
· 16 years ago
3e73fc9
ucc_geth: Fix IO memory (un)mapping code
by Anton Vorontsov
· 16 years ago
ba57469
ucc_geth: Cleanup repetitive ucc_geth_memclean() calls
by Anton Vorontsov
· 16 years ago
67c2fb8
ucc_geth: Fix IRQ freeing code in ucc_geth_open()
by Anton Vorontsov
· 16 years ago
1762a29
ucc_geth: Fix TX watchdog timeout handling
by Anton Vorontsov
· 16 years ago
b3431c6
ucc_geth: Fix endless loop in stop_{tx,rx} routines
by Anton Vorontsov
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
b39d66a
drivers/net: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
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
Next »