index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
2012-02-13
fec: fix PHY name to match fixed MDIO bus name
Florian Fainelli
2012-01-31
net: fec: correct phy_name buffer length when init phy_name
Richard Zhao
2012-01-12
net: fsl: fec: handle 10Mbps speed in RMII mode
Eric Benard
2012-01-12
gianfar: Fix invalid TX frames returned on error queue when time stamping
Manfred Rudigier
2012-01-12
gianfar: Fix missing sock reference when processing TX time stamps
Manfred Rudigier
2012-01-10
fec: use an unique MDIO bus name.
Florian Fainelli
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-05
net: make ethtool_ops const
stephen hemminger
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-01-04
gianfar: Reject out-of-range RX NFC locations
Ben Hutchings
2012-01-03
net: fsl: fec: fix build for mx23-only kernel
Wolfram Sang
2011-12-28
net: fec: Adjust ENET MDIO timeouts
Rogerio Pimentel
2011-12-28
net: fec: add clk_prepare/clk_unprepare
Richard Zhao
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-08
net/fec: make FEC driver buildable as module
Lothar Waßmann
2011-12-08
net/fec: fix the .remove code
Lothar Waßmann
2011-12-08
net/fec: preserve MII/RMII setting in fec_stop()
Lothar Waßmann
2011-12-08
net/fec: don't munge MAC address from platform data
Lothar Waßmann
2011-12-08
net/fec: don't request invalid IRQ
Lothar Waßmann
2011-12-08
net/fec: prevent dobule restart of interface on FDX/HDX change
Lothar Waßmann
2011-12-08
net/fec: set con_id in clk_get() call to NULL
Lothar Waßmann
2011-12-08
net/fec: misc cleanups
Lothar Waßmann
2011-12-07
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
2011-12-07
net/fec: fix the use of pdev->id
Shawn Guo
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-30
net: fec: Select the FEC driver by default for i.MX SoCs
Fabio Estevam
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-21
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-16
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
Joe Perches
2011-11-16
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-14
net: fsl_pq_mdio: fix non tbi phy access
Baruch Siach
2011-11-14
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-04
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-09-29
net/fec: add poll controller function for fec nic
Xiao Jiang
2011-09-29
net/fec: replace hardcoded irq num with macro
Xiao Jiang
2011-09-23
net/fec: add imx6q enet support
Shawn Guo
2011-09-23
net/fec: fix fec1 check in fec_enet_mii_init()
Shawn Guo
2011-09-23
net/fec: fec_reset_phy() does not need to always succeed
Shawn Guo
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
2011-09-16
Merge branch 'master' of ../netdev-next/
David S. Miller
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
2011-08-30
gianfar: convert to SKB paged frag API.
Ian Campbell
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
[next]