index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-13
fec: fix PHY name to match fixed MDIO bus name
Florian Fainelli
1
-1
/
+1
2012-02-07
net: fec: Fix build due to wrong dev annotation
Fabio Estevam
1
-2
/
+2
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
4
-14
/
+13
2012-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-01-31
net: fec: correct phy_name buffer length when init phy_name
Richard Zhao
1
-1
/
+1
2012-01-30
drivers/net: fix up stale paths from driver reorg
Paul Gortmaker
5
-5
/
+5
2012-01-24
net: fec: use module_platform_driver
Fabio Estevam
1
-16
/
+1
2012-01-12
net: fsl: fec: handle 10Mbps speed in RMII mode
Eric Benard
2
-3
/
+10
2012-01-12
gianfar: Fix invalid TX frames returned on error queue when time stamping
Manfred Rudigier
2
-10
/
+23
2012-01-12
gianfar: Fix missing sock reference when processing TX time stamps
Manfred Rudigier
1
-0
/
+4
2012-01-10
fec: use an unique MDIO bus name.
Florian Fainelli
1
-1
/
+2
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+5
2012-01-05
net: make ethtool_ops const
stephen hemminger
1
-1
/
+1
2012-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-01-04
gianfar: Reject out-of-range RX NFC locations
Ben Hutchings
1
-2
/
+3
2012-01-03
net: fsl: fec: fix build for mx23-only kernel
Wolfram Sang
1
-2
/
+2
2011-12-28
net: fec: Adjust ENET MDIO timeouts
Rogerio Pimentel
1
-1
/
+1
2011-12-28
net: fec: add clk_prepare/clk_unprepare
Richard Zhao
1
-5
/
+5
2011-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-11
/
+13
2011-12-08
net/fec: make FEC driver buildable as module
Lothar Waßmann
1
-1
/
+1
2011-12-08
net/fec: fix the .remove code
Lothar Waßmann
1
-9
/
+22
2011-12-08
net/fec: preserve MII/RMII setting in fec_stop()
Lothar Waßmann
1
-1
/
+4
2011-12-08
net/fec: don't munge MAC address from platform data
Lothar Waßmann
1
-1
/
+1
2011-12-08
net/fec: don't request invalid IRQ
Lothar Waßmann
1
-2
/
+6
2011-12-08
net/fec: prevent dobule restart of interface on FDX/HDX change
Lothar Waßmann
1
-0
/
+2
2011-12-08
net/fec: set con_id in clk_get() call to NULL
Lothar Waßmann
1
-1
/
+1
2011-12-08
net/fec: misc cleanups
Lothar Waßmann
1
-6
/
+8
2011-12-07
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
1
-45
/
+8
2011-12-07
net/fec: fix the use of pdev->id
Shawn Guo
1
-4
/
+7
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2011-11-30
net: fec: Select the FEC driver by default for i.MX SoCs
Fabio Estevam
1
-0
/
+1
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
6
-76
/
+6
2011-11-21
gianfar: Use kmemdup rather than duplicating its implementation
Thomas Meyer
1
-2
/
+1
2011-11-16
ucc_geth: Convert ENET_NUM_OCTETS_PER_ADDRESS uses to ETH_ALEN
Joe Perches
2
-4
/
+4
2011-11-16
ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN
Joe Perches
2
-9
/
+6
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
3
-5
/
+5
2011-11-14
net: fsl_pq_mdio: fix non tbi phy access
Baruch Siach
1
-6
/
+6
2011-11-14
fsl_pq_mdio: Clean up tbi address configuration
Andy Fleming
1
-45
/
+8
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+1
2011-11-04
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
1
-2
/
+1
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-09-29
net/fec: add poll controller function for fec nic
Xiao Jiang
1
-0
/
+27
2011-09-29
net/fec: replace hardcoded irq num with macro
Xiao Jiang
1
-3
/
+4
2011-09-23
net/fec: add imx6q enet support
Shawn Guo
2
-18
/
+57
2011-09-23
net/fec: fix fec1 check in fec_enet_mii_init()
Shawn Guo
1
-1
/
+1
2011-09-23
net/fec: fec_reset_phy() does not need to always succeed
Shawn Guo
1
-8
/
+5
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
1
-4
/
+4
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-0
/
+1
2011-09-16
ethtool: Clean up definitions of rule location arrays in RX NFC
Ben Hutchings
1
-2
/
+2
[next]