Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
f942a7de047d8c599cc1a9a26293c8c7400450ea
/
drivers
/
net
/
ethernet
/
freescale
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
3bf2ca1
fs_enet: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
ec567bc
fec: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
0a4f282
fec_mpc52xx: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
6663628
gianfar: Support the get_ts_info ethtool method.
by Richard Cochran
· 13 years ago
ed359a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
e31c6df
Merge remote-tracking branch 'kumar/next' into merge
by Benjamin Herrenschmidt
· 13 years ago
464b57d
Fix non TBI PHY access; a bad merge undid bug fix in a previous commit.
by Kenth Eriksson
· 13 years ago
fa1b42b
powerpc/qe: Update the SNUM table for MPC8569 Rev2.0
by Dave Liu
· 15 years ago
0015e55
gianfar: Fix possible overrun and simplify interrupt name field creation
by Joe Perches
· 13 years ago
ba56833
fs_enet: Add MPC5125 FEC support and PHY interface selection
by Vladimir Ermakov
· 13 years ago
2770747
Merge branch 'gianfar-bql' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by David S. Miller
· 13 years ago
5407b14c
gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped
by Paul Gortmaker
· 13 years ago
c2ec3ff
phc: Update author's email address.
by Richard Cochran
· 13 years ago
1571df8
gianfar: delete orphaned version strings and dead macros
by Paul Gortmaker
· 13 years ago
30f7e31
gianfar: constify giant block of status descriptor strings
by Paul Gortmaker
· 13 years ago
d8a0f1b
gianfar: Add support for byte queue limits.
by Paul Gortmaker
· 13 years ago
e19a82c
ucc_geth: separate out rx/tx ring alloc and free operations
by Paul Gortmaker
· 13 years ago
32efe08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
ea51ade9
fec: fix PHY name to match fixed MDIO bus name
by Florian Fainelli
· 13 years ago
b72061a
net: fec: Fix build due to wrong dev annotation
by Fabio Estevam
· 13 years ago
21a4e46
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A Dalvi
· 13 years ago
dd48dc3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a7ed07d
net: fec: correct phy_name buffer length when init phy_name
by Richard Zhao
· 13 years ago
3396c78
drivers/net: fix up stale paths from driver reorg
by Paul Gortmaker
· 13 years ago
aaca237
net: fec: use module_platform_driver
by Fabio Estevam
· 13 years ago
8d82f21
net: fsl: fec: handle 10Mbps speed in RMII mode
by Eric Benard
· 13 years ago
9c4886e
gianfar: Fix invalid TX frames returned on error queue when time stamping
by Manfred Rudigier
· 13 years ago
db83d13
gianfar: Fix missing sock reference when processing TX time stamps
by Manfred Rudigier
· 13 years ago
391420f
fec: use an unique MDIO bus name.
by Florian Fainelli
· 13 years ago
979ecef
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
9b07be4
net: make ethtool_ops const
by stephen hemminger
· 13 years ago
117ff42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3a73e49
gianfar: Reject out-of-range RX NFC locations
by Ben Hutchings
· 13 years ago
0d90324
net: fsl: fec: fix build for mx23-only kernel
by Wolfram Sang
· 13 years ago
c3b084c
net: fec: Adjust ENET MDIO timeouts
by Rogerio Pimentel
· 13 years ago
0ebafef
net: fec: add clk_prepare/clk_unprepare
by Richard Zhao
· 13 years ago
b26e478
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
26cf820
net/fec: make FEC driver buildable as module
by Lothar Waßmann
· 13 years ago
e163cc9
net/fec: fix the .remove code
by Lothar Waßmann
· 13 years ago
42431dc
net/fec: preserve MII/RMII setting in fec_stop()
by Lothar Waßmann
· 13 years ago
589efdc
net/fec: don't munge MAC address from platform data
by Lothar Waßmann
· 13 years ago
86f9f2c
net/fec: don't request invalid IRQ
by Lothar Waßmann
· 13 years ago
6ea0722
net/fec: prevent dobule restart of interface on FDX/HDX change
by Lothar Waßmann
· 13 years ago
5b1436c
net/fec: set con_id in clk_get() call to NULL
by Lothar Waßmann
· 13 years ago
a7dd321
net/fec: misc cleanups
by Lothar Waßmann
· 13 years ago
28d8ea2
fsl_pq_mdio: Clean up tbi address configuration
by Andy Fleming
· 13 years ago
43af940
net/fec: fix the use of pdev->id
by Shawn Guo
· 13 years ago
b361311
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
15fc1f3
net: fec: Select the FEC driver by default for i.MX SoCs
by Fabio Estevam
· 13 years ago
db62f68
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
by Axel Lin
· 13 years ago
b8ffdbd
gianfar: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
b721e25
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
by Joe Perches
· 13 years ago
6a3c910
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
by Joe Perches
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
c3e072f
net: fsl_pq_mdio: fix non tbi phy access
by Baruch Siach
· 13 years ago
952c5ca
fsl_pq_mdio: Clean up tbi address configuration
by Andy Fleming
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
433aee0
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
by Jeff Kirsher
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 14 years ago
7f5c6ad
net/fec: add poll controller function for fec nic
by Xiao Jiang
· 13 years ago
c7c83d1
net/fec: replace hardcoded irq num with macro
by Xiao Jiang
· 13 years ago
230dec6
net/fec: add imx6q enet support
by Shawn Guo
· 13 years ago
c828827
net/fec: fix fec1 check in fec_enet_mii_init()
by Shawn Guo
· 13 years ago
a9b2c8e
net/fec: fec_reset_phy() does not need to always succeed
by Shawn Guo
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
473e64e
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
by Ben Hutchings
· 13 years ago
815c7db
ethtool: Clean up definitions of rule location arrays in RX NFC
by Ben Hutchings
· 13 years ago
986eaa9
Merge branch 'master' of ../netdev-next/
by David S. Miller
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
2234a72
gianfar: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 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