summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-221-1/+0Star
* stmicro: Remove extern from function prototypesJoe Perches2013-09-244-23/+22Star
* net: stmmac: fix bad merge conflict resolutionOlof Johansson2013-09-061-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-051-9/+12
|\
| * net: stmmac: fixed the pbl setting with DTByungho An2013-08-281-8/+12
* | driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...Sonic Zhang2013-09-041-2/+2
* | net: stmmac: use dev_get_platdata()Jingoo Han2013-08-301-1/+1
* | driver:net:stmmac: Disable DMA store and forward mode if platform data force_...Sonic Zhang2013-08-302-1/+8
* | stmmac: remove useless csum flagGiuseppe CAVALLARO2013-08-222-3/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-172-21/+103
|\|
| * stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz2013-08-131-19/+92
| * net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An2013-08-091-2/+11
* | drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...Wolfram Sang2013-07-251-3/+0Star
|/
* dt:net:stmmac: Add dt specific phy reset callback support.Srinivas Kandagatla2013-07-041-2/+46
* dt:net:stmmac: Add support to dwmac version 3.610 and 3.710Srinivas Kandagatla2013-07-041-0/+26
* dt:net:stmmac: Allocate platform data only if its NULL.Srinivas Kandagatla2013-07-041-3/+3
* net:stmmac: fix memleak in the open methodGiuseppe CAVALLARO2013-07-041-10/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-032-37/+33Star
|\
| * stmmac: fix EEE setupGiuseppe CAVALLARO2013-06-202-37/+33Star
* | stmmac: dity-up and rework the driver debug levelsGiuseppe CAVALLARO2013-07-039-267/+117Star
* | net: stmmac: fixed enh_desc set always zeroByungho An2013-07-011-3/+3
* | net: stmmac: fixed operator typoByungho An2013-07-011-5/+5
* | net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-201-1/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-201-1/+1
|\|
| * net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG usedDinh Nguyen2013-06-131-1/+1
* | net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-281-2/+0Star
|/
* net/ethernet: STMMAC_ETH should depend on HAS_DMAGeert Uytterhoeven2013-05-121-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-231-0/+1
|\
| * stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-111-0/+1
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-1/+1
* | net: ethernet: stmicro: stmmac: use devm_ioremap_resource()Silviu-Mihai Popescu2013-04-111-5/+3Star
* | stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO2013-04-081-6/+3Star
* | stmmac: review private structure fieldsGiuseppe CAVALLARO2013-04-081-34/+34
* | stmmac: code tidy-upGiuseppe CAVALLARO2013-04-0817-309/+311
* | stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2013-04-082-50/+142
* | stmmac: modified pcs mode support for SGMIIByungho An2013-04-081-4/+8
* | stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO2013-03-261-1/+1
* | stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-268-10/+294
* | stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-2611-24/+732
* | stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur2013-03-264-4/+22
* | stmmac: initial support to manage pcs modesGiuseppe CAVALLARO2013-03-266-15/+257
* | stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO2013-03-266-50/+55
* | stmmac: support extend descriptorsGiuseppe CAVALLARO2013-03-2611-218/+528
* | stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO2013-03-2610-137/+169
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-16/+8Star
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-2/+2
|\
| * drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-191-1/+1
|\ \
| * | stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-151-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-132-4/+8
|\| |