aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2011-12-23stmmac: fix missing module license in the main.Giuseppe Cavallaro
2011-12-21stmmac: add the experimental PCI supportGiuseppe CAVALLARO
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-21stmmac: mask mmc interruptsGiuseppe CAVALLARO
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-17stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi
2011-11-17stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla
2011-11-17stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO
2011-11-17stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla
2011-11-17stmmac: use mdelay on timeout of sw resetFrancesco Virlinzi
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones
2011-11-06Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-10-27stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO
2011-10-27stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark
2011-10-27stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO
2011-10-19stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)Giuseppe CAVALLARO
2011-10-19stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO
2011-10-19stmmac: allow mmc usage only if feature actually available (V4)Giuseppe CAVALLARO
2011-10-19stmmac: use predefined macros for HW cap register fields (V4)Rayagond Kokatanur
2011-10-19stmmac: allow mtu bigger than 1500 in case of normal desc (V4)Giuseppe CAVALLARO
2011-10-19stmmac: update the driver version and doc (V4)Giuseppe CAVALLARO
2011-10-19stmmac: protect tx process with lock (V4)Giuseppe CAVALLARO
2011-10-19stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).Srinivas Kandagatla
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-09-22stmmac: convert to SKB paged frag API.Ian Campbell
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-09-15stmmac: update the driver version (Aug_2011) (v3)Giuseppe CAVALLARO
2011-09-15stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO
2011-09-15stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO
2011-09-15stmmac: export DMA TX/RX rings via debugfs (v3)Giuseppe CAVALLARO
2011-09-15stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO
2011-09-15stmmac: support wake up irq from external sources (v3)Deepak Sikri
2011-09-15stmmac: remove the mmc code (v3)Giuseppe CAVALLARO
2011-09-15stmmac: remove the STBus bridge setting from the GMAC code (v3)Giuseppe CAVALLARO
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-17net: introduce IFF_UNICAST_FLT private flagJiri Pirko
2011-08-11stmmac: Move the STMicroelectronics driverJeff Kirsher