Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
a4da411e41892628f35aa180a78b7b0f8f1e3038
/
drivers
/
net
/
ethernet
/
freescale
/
ucc_geth.c
09820ce
net: ethernet: freescale: remove unneeded include for ucc_geth
by Valentin Longchamp
· 4 years, 7 months ago
79dde73
net/ethernet/freescale: rework quiesce/activate for ucc_geth
by Valentin Longchamp
· 4 years, 8 months ago
ed0a72e
net/freescale: Clean drivers from static versions
by Leon Romanovsky
· 4 years, 10 months ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
2d2924a
net: ethernet: fix similar warning reported by kbuild test robot
by Petr Štetiar
· 6 years ago
a51645f
net: ethernet: support of_get_mac_address new ERR_PTR error
by Petr Štetiar
· 6 years ago
e15aa3b
ucc_geth: Reset BQL queue when stopping device
by Mathias Thore
· 6 years ago
a28777f
ucc_geth: Add change_carrier() for Fixed PHYs
by Joakim Tjernlund
· 6 years ago
3c1bcc8
net: ethernet: Convert phydev advertize and supported from u32 to link mode
by Andrew Lunn
· 6 years ago
06983aa
net: freescale: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
58056c1
net: ethernet: Use phy_set_max_speed() to limit advertised speed
by Andrew Lunn
· 6 years ago
f79e711
ucc_geth: Add BQL support
by Joakim Tjernlund
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
2df9d67
net/ethernet/freescale: fix warning for ucc_geth
by Valentin Longchamp
· 7 years ago
8b8642a
net: ethernet: ucc_geth: fix MEM_PART_MURAM mode
by Christophe Leroy
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0807c4c
net: ethernet: ucc_geth: fix fixed-link phydev leaks
by Johan Hovold
· 8 years ago
a52ad51
net: deprecate eth_change_mtu, remove usage
by Jarod Wilson
· 8 years ago
b9780a8
net: ucc_geth: fix spelling mistake "propperty" -> "property"
by Colin Ian King
· 8 years ago
f689b74
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
5e43165
net: freescale: ucc_geth: Fix build error from phy_device API change
by Andrew Lunn
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
7aa1aa6
QE: Move QE from arch/powerpc to drivers/soc
by Zhao Qiang
· 9 years ago
04d53b2
net: fix phy refcounting in a bunch of drivers
by Russell King
· 9 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
1452db7
ucc_geth: Intialize link state to down before register_netdev
by Cliff Clark
· 10 years ago
94e5a2a
net/fsl: constify of_device_id array
by Fabian Frederick
· 10 years ago
a057351
net: ethernet: freescale: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
4da5e6a
net: ucc_geth: fix build failure
by Uwe Kleine-König
· 10 years ago
a1f7d81
net: ucc_geth: Don't use the MAC as PHY without a fixed link
by Uwe Kleine-König
· 10 years ago
f1f02fa
net: ucc_geth: make probe consistently acquire a reference to the phy node
by Uwe Kleine-König
· 10 years ago
fa31078
net: ucc_geth: drop acquired references in probe error path and remove
by Uwe Kleine-König
· 10 years ago
56a7a06a
ucc_geth: remove unnecessary break after return
by Fabian Frederick
· 10 years ago
8844a00
powerpc/ucc_geth: deal with a compile warning
by Zhao Qiang
· 11 years ago
8700981
ucc_geth: use the new fixed PHY helpers
by Florian Fainelli
· 11 years ago
3614574
ucc_geth: Call dev_consume_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
40803a2
net: freescale: remove unused compare_addr()
by dingtianhong
· 11 years ago
42a2d92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
d458cdf
net:drivers/net: Miscellaneous conversions to ETH_ALEN
by Joe Perches
· 11 years ago
01007f5
net: ucc_geth: remove unnecessary dev_set_drvdata()
by Libo Chen
· 11 years ago
65d7e7a
net: ucc_geth: use platform_{get,set}_drvdata()
by Libo Chen
· 11 years ago
8513fbd
net: ethernet: use platform_{get,set}_drvdata()
by Jingoo Han
· 12 years ago
c84d805
ucc_geth: Convert ugeth_<level> to pr_<level>
by Joe Perches
· 12 years ago
66eef59
net: fix typo in freescale/ucc_geth.c
by Michael Neuling
· 12 years ago
acb600d
net: remove skb recycling
by Eric Dumazet
· 12 years ago
19bcd6c
net/freescale: do not export any functions from fsl_pq_mdio.c
by Timur Tabi
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
70f8002
ucc_geth: Add 16 bytes to max TX frame for VLANs
by Joakim Tjernlund
· 13 years ago
fa1b42b
powerpc/qe: Update the SNUM table for MPC8569 Rev2.0
by Dave Liu
· 15 years ago
e19a82c
ucc_geth: separate out rx/tx ring alloc and free operations
by Paul Gortmaker
· 13 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
b721e25
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
by Joe Perches
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 14 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
ec21e2e
freescale: Move the Freescale drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/ucc_geth.c]
bb24fd6
ucc_geth: Add SUPPORTED_MII and SUPPORTED_Autoneg
by Joakim Tjernlund
· 13 years ago
781b864
net: ucc_geth: Omit check for multicast bit in netdev_for_each_mc_addr
by Tobias Klauser
· 14 years ago
d13d6bf
ucc_geth: enable transmit time stamping.
by Richard Cochran
· 14 years ago
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
· 15 years ago
db176ed
ucc_geth: fix for RX skb buffers recycling
by Sergey Matyukevich
· 15 years ago
d19b514
ucc_geth driver: add ioctl
by Sergey Matyukevich
· 15 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 15 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
22bedad3
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
Next »