aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/stmmac
AgeCommit message (Expand)Author
2010-10-28stmmac: enable/disable rx/tx in the core with a single write.avisconti
2010-10-17stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.cGiuseppe Cavallaro
2010-10-16stmmac: make function tables conststephen hemminger
2010-10-16stmmac: make ethtool functions localstephen hemminger
2010-10-06drivers/net/stmmac/: add HAS_IOMEM dependencyMartin Schwidefsky
2010-09-24stmmac: review the wake-up supportGiuseppe Cavallaro
2010-09-17stmmac: use one memset() to reset TDES01Giuseppe CAVALLARO
2010-09-17stmmac: prevent dma init stuck in case of failures.Giuseppe CAVALLARO
2010-09-17stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO
2010-09-17stmmac: add CSR Clock range selectionGiuseppe CAVALLARO
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-07stmmac: fix sleep inside atomicGiuseppe Cavallaro
2010-09-02drivers/net: avoid some skb->ip_summed initializationsEric Dumazet
2010-08-31stmmac: Fix another build warning.David S. Miller
2010-08-30stmmac: Fix build warnings.David S. Miller
2010-08-26stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICEDavid S. Miller
2010-08-25stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO
2010-08-25stmmac: remove dead option in the driver's KconfigGiuseppe CAVALLARO
2010-08-25stmmac: fix_mac_speed is called during 10/100<->1000 speed changesPawel Moll
2010-07-27stmmac: fix automatic PAD/FCS strippingGiuseppe CAVALLARO
2010-07-27stmmac: fix timer setup when use dual mac KconfigGiuseppe CAVALLARO
2010-07-22stmmac: handle allocation errors in setup functionsDan Carpenter
2010-07-18net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-14stmmac: updated the drv module versionGiuseppe CAVALLARO
2010-04-14stmmac: fix vlan support setupGiuseppe CAVALLARO
2010-04-14stmmac: get the descriptor structure from platformGiuseppe CAVALLARO
2010-04-14stmmac: fix Transmit FIFO flush operationGiuseppe CAVALLARO
2010-04-14stmmac: rework normal and enhanced descriptorsGiuseppe CAVALLARO
2010-04-14stmmac: split core and dma for the mac10/100Giuseppe CAVALLARO
2010-04-13drivers: net: last_rx eliminationEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-04-07stmmac: use resource_size()Dan Carpenter
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-01stmmac: fix kconfig for crc32 build errorCarmelo AMOROSO
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24net/various: remove trailing space in messagesFrans Pop
2010-03-22stmmac: use resource_size()Dan Carpenter
2010-02-18net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-04stmmac: fix 'lenght' typo in comments and codeGiuseppe Cavallaro
2010-01-25net: use helpers to access uc list V2Jiri Pirko
2010-01-07stmmac: update the driver's module versionGiuseppe CAVALLARO
2010-01-07stmmac: improve Kconfig helpGiuseppe CAVALLARO
2010-01-07stmmac: include netdevice.h into the common.h headerGiuseppe CAVALLARO
2010-01-07stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO
2010-01-07stmmac: rename mac100 as dwmac100 and fix spare coding styleGiuseppe CAVALLARO