Sign in
android-kvm
/
linux
/
47b3bc907328db968bc9b43c41f48f8d1e140750
/
drivers
/
net
/
ethernet
/
freescale
acac840
net: fec: fix build error in no MXC platform
by Frank Li
· 12 years ago
de5fb0a
net: fec: put tx to napi poll function to fix dead lock
by Frank Li
· 12 years ago
1cef935
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
62ed839
gianfar: fix compile fail for NET_POLL=y due to struct packing
by Paul Gortmaker
· 12 years ago
9d3cae2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 12 years ago
e2f8d55
net: fec: Fix division by zero
by Fabio Estevam
· 12 years ago
7f7d6c2
net: fec: Ensure that initialization is done prior to request_irq()
by Fabio Estevam
· 12 years ago
07dcf8e
net: fec: Do a sanity check on the gpio number
by Fabio Estevam
· 12 years ago
ba77971
gianfar: Fix and cleanup Rx FCB indication
by Claudiu Manoil
· 12 years ago
13f228d
gianfar: Remove wrong buffer size conditioning to VLAN h/w offload
by Claudiu Manoil
· 12 years ago
61db26c
gianfar: gfar_process_frame returns void
by Claudiu Manoil
· 12 years ago
bd9e89f
gianfar: GRO_DROP is unlikely
by Claudiu Manoil
· 12 years ago
b597d20
gianfar: Cleanup and optimize struct gfar_private
by Claudiu Manoil
· 12 years ago
369ec16
gianfar: Add device ref (dev) in gfar_private
by Claudiu Manoil
· 12 years ago
41a2060
gianfar: Remove unused device_node ref in gfar_private
by Claudiu Manoil
· 12 years ago
d0023f82
Merge branch 'gfar-ethtool-atomic' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 12 years ago
212079d
gianfar: convert u64 status counters to atomic64_t
by Paul Gortmaker
· 12 years ago
6871978
gianfar: remove largely unused gfar_stats struct
by Paul Gortmaker
· 12 years ago
db98f08
net: fec_mpc52xx: Read MAC address from device-tree
by Stefan Roese
· 12 years ago
14f8dc4
drivers: net: Remove remaining alloc/OOM messages
by Joe Perches
· 12 years ago
85bd179
net: fec: fix spin_lock dead lock
by Frank Li
· 12 years ago
365cc17
net: fec: correct fix method about miss init spinlock
by Frank Li
· 12 years ago
7c1e7e9
gianfar: dont conditionally alloc Rx/Err irq structs
by Paul Gortmaker
· 12 years ago
7d3e673
net: fec: fix miss init spinlock
by Frank Li
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
ee873fd
gianfar: Pack struct gfar_priv_grp into three cachelines
by Claudiu Manoil
· 12 years ago
5fedcc1
gianfar: Cleanup gfar_parse_group() code
by Claudiu Manoil
· 12 years ago
0cd3fde
gianfar: Optimize struct gfar_priv_tx_q for two cache lines
by Claudiu Manoil
· 12 years ago
dc97538
net: fec: add napi support to improve proformance
by Frank Li
· 12 years ago
f5ae627
gianfar: Restore promisc mode on gfar_init_mac()
by Claudiu Manoil
· 12 years ago
baa70a5
net: fec: enable pause frame to improve rx prefomance for 1G network
by Frank Li
· 12 years ago
f9a8f83
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
by Florian Fainelli
· 12 years ago
fb01747
gianfar: use more portable i/o accessors
by Kim Phillips
· 12 years ago
0c7768a
net: fec: Remove 'inline' declarations
by Fabio Estevam
· 12 years ago
5ebae489
net: fec: report correct hardware stamping info to ethtool
by Frank Li
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
ff43da8
NET: FEC: dynamtic check DMA desc buff type
by Frank Li
· 12 years ago
9a32299
powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dma
by Philippe De Muyter
· 12 years ago
c1e37ea
net: fec: forbid FEC_PTP on SoCs that do not support
by Shawn Guo
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
33897cc
net/freescale: remove __dev* attributes
by Bill Pemberton
· 12 years ago
4f2c53e
fs_enet: remove __dev* attributes
by Bill Pemberton
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
103cdd1
gianfar: ethernet vanishes after restoring from hibernation
by Wang Dongsheng
· 12 years ago
1eb8f7a
gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path
by Claudiu Manoil
· 12 years ago
7da716a
net: fec: reduce spin lock time in fec_ptp_adjfreq
by Frank Li
· 12 years ago
0f2f7a4
net: fec: default select FEC_PTP at mx6 platform
by Frank Li
· 12 years ago
6605b73
FEC: Add time stamping code and a PTP hardware clock
by Frank Li
· 12 years ago
405f257
net: fec: move fec_enet_private to header file
by Frank Li
· 12 years ago
2b9c128
gianfar_ptp: use iomem, not ioports resource tree in probe
by Wei Yang
· 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
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
b98b8ba
gianfar: Change default HW Tx queue scheduling mode
by Claudiu Manoil
· 12 years ago
1ef7615
ptp: link the phc device to its parent device
by Richard Cochran
· 12 years ago
28889b7
gianfar: fix phc index build failure
by Richard Cochran
· 12 years ago
c32f386
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
761743e
net/fsl_pq_mdio: add support for the Fman 1G MDIO controller
by Timur Tabi
· 13 years ago
dd3b8a3
net/fsl-pq-mdio: coalesce multiple memory allocations into one
by Timur Tabi
· 13 years ago
afae5ad
net/fsl_pq_mdio: streamline probing of MDIO nodes
by Timur Tabi
· 13 years ago
5078ac7
net/fsl_pq_mdio: various small fixes
by Timur Tabi
· 13 years ago
69cfb419
net/fsl_pq_mdio: merge some functions together
by Timur Tabi
· 13 years ago
1aa06d4
net/fsl_pq_mdio: trim #include statements
by Timur Tabi
· 13 years ago
19bcd6c
net/freescale: do not export any functions from fsl_pq_mdio.c
by Timur Tabi
· 13 years ago
e2c53be
gianfar: fix default tx vlan offload feature flag
by Claudiu Manoil
· 13 years ago
9f35a73
net/fsl: introduce Freescale 10G MDIO driver
by Timur Tabi
· 13 years ago
137bc99f
drivers/net/ethernet/freescale/fs_enet: fix error return code
by Julia Lawall
· 13 years ago
04c9f41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
313b037
gianfar: fix potential sk_wmem_alloc imbalance
by Eric Dumazet
· 13 years ago
59399c5
net/fsl_pq_mdio: use spin_event_timeout() to poll the indicator register
by Timur Tabi
· 13 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
9740e00
gianfar: Fix RXICr/TXICr programming for multi-queue mode
by Claudiu Manoil
· 13 years ago
a3caad0
net: fec: add phy-reset-duration for device tree probe
by Shawn Guo
· 13 years ago
119fc00
net: fec: use managed function devm_gpio_request_one
by Shawn Guo
· 13 years ago
5fa9c0f
net: fec: enable regulator for fec phy
by Shawn Guo
· 13 years ago
2ca9b2a
net: fec: reset phy after pinctrl setup
by Shawn Guo
· 13 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
cbfc6071
gianfar_ethtool: coding style and whitespace cleanups
by Jan Ceuleers
· 13 years ago
3a2e16c
gianfar: Remove superfluous initialisations
by Jan Ceuleers
· 13 years ago
bc4598b
gianfar: various coding style and whitespace cleanups
by Jan Ceuleers
· 13 years ago
0977f81
gianfar: comment cleanup
by Jan Ceuleers
· 13 years ago
2281a0f
gianfar: whitespace cleanup - pointers and multiplications
by Jan Ceuleers
· 13 years ago
9ca3cc6
fec_mpc52xx: fix timestamp filtering
by Stephan Gatzka
· 13 years ago
2795343
Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
28f3d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
bee9e58
gianfar:don't add FCB length to hard_header_len
by Wu Jiajun-B06378
· 13 years ago
813a95e
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
fcd8d84a
Merge branches 'spear/clock' and 'imx/clock' into next/clock
by Arnd Bergmann
· 13 years ago
4f5a9fd
Merge branch 'imx/pinctrl' into imx/clock
by Arnd Bergmann
· 13 years ago
b2bccee
net: fec: adopt pinctrl support
by Shawn Guo
· 13 years ago
93c6d89
Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/clock
by Arnd Bergmann
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
70f8002
ucc_geth: Add 16 bytes to max TX frame for VLANs
by Joakim Tjernlund
· 13 years ago
5bbdc05
net: ucc_geth, increase no. of HW RX descriptors
by Joakim Tjernlund
· 13 years ago
f4d40de
net fec: do not depend on grouped clocks
by Sascha Hauer
· 13 years ago
cd754a5
gianfar: add GRO support
by Wu Jiajun-B06378
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
65a85a8
gianfar: Include linux/net_tstamp.h
by David S. Miller
· 13 years ago
e117d6d
ucc_geth: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
Next »