summaryrefslogtreecommitdiffstats
path: root/drivers/net/stmmac/stmmac_main.c
Commit message (Expand)AuthorAgeFilesLines
* stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO2011-07-211-88/+7
* stmmac: remove warning when compile as built-in (V2)Giuseppe CAVALLARO2011-07-211-23/+42
* stmmac: do vlan cleanupJiri Pirko2011-07-211-17/+0
* stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)Srinivas Kandagatla2011-07-181-3/+5
* stmmac: add memory barriers at appropriate placesShiraz Hashim2011-07-181-0/+5
* stmmac: fix race in transmit time stamping.Richard Cochran2011-06-191-2/+2
* stmmac: enable transmit time stamping.Richard Cochran2011-06-131-0/+2
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-221-0/+1
* stmmac: removed not used definitionsGiuseppe CAVALLARO2011-05-051-3/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-111-21/+28
|\
| * stmmac: fix Transmit Underflow errorGiuseppe CAVALLARO2011-04-111-1/+0
| * stmmac: fix open funct when exit on errorGiuseppe CAVALLARO2011-04-111-20/+28
* | net: stmmac: convert to hw_featuresMichał Mirosław2011-04-101-60/+23
|/
* stmmac: enable wol via magic frame by default.Giuseppe Cavallaro2011-02-131-1/+3
* stmmac: unwind properly in stmmac_dvr_probe()Dan Carpenter2010-12-211-25/+25
* stmmac: Remove redundant unlikely()Tobias Klauser2010-12-101-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-2/+2
|\
| * stmmac: priv->lock can be used uninitializedVlad Lungu2010-12-021-2/+2
* | net: Fix too optimistic NETIF_F_HW_CSUM featuresMichał Mirosław2010-12-061-2/+3
* | stmmac: fix stmmac_resume removing not yet used shutdown flagGiuseppe Cavallaro2010-11-281-7/+0
* | stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO2010-11-241-53/+71
* | stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO2010-11-241-5/+13
* | stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO2010-11-241-34/+35
|/
* stmmac: enable/disable rx/tx in the core with a single write.avisconti2010-10-281-30/+10
* stmmac: review the wake-up supportGiuseppe Cavallaro2010-09-241-12/+14
* stmmac: consolidate and tidy-up the COE supportGiuseppe CAVALLARO2010-09-171-34/+32
* stmmac: add CSR Clock range selectionGiuseppe CAVALLARO2010-09-171-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-09-091-5/+4
|\
| * stmmac: fix sleep inside atomicGiuseppe Cavallaro2010-09-071-5/+4
* | drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* | stmmac: Fix build warnings.David S. Miller2010-08-301-2/+2
* | stmmac: make ioaddr 'void __iomem *' rather than unsigned longGiuseppe CAVALLARO2010-08-251-65/+59
* | stmmac: fix_mac_speed is called during 10/100<->1000 speed changesPawel Moll2010-08-251-0/+3
|/
* stmmac: fix automatic PAD/FCS strippingGiuseppe CAVALLARO2010-07-271-2/+6
* stmmac: fix timer setup when use dual mac KconfigGiuseppe CAVALLARO2010-07-271-1/+0
* stmmac: handle allocation errors in setup functionsDan Carpenter2010-07-221-3/+3
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-14/+8
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-22/+0
* stmmac: get the descriptor structure from platformGiuseppe CAVALLARO2010-04-141-4/+8
* stmmac: rework normal and enhanced descriptorsGiuseppe CAVALLARO2010-04-141-2/+5
* drivers: net: last_rx eliminationEric Dumazet2010-04-131-1/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+3
|\
| * Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-111-0/+1
| |\
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| * | stmmac: use resource_size()Dan Carpenter2010-04-071-5/+5
| |/
* | net/various: remove trailing space in messagesFrans Pop2010-03-241-1/+1
* | stmmac: use resource_size()Dan Carpenter2010-03-221-6/+5
|/
* stmmac: include netdevice.h into the common.h headerGiuseppe CAVALLARO2010-01-071-1/+0
* stmmac: rename the gmac as dwmac1000 and split core and dma partsGiuseppe CAVALLARO2010-01-071-1/+1
* stmmac: rename mac100 as dwmac100 and fix spare coding styleGiuseppe CAVALLARO2010-01-071-1/+1