aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-11
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | net: ethernet: stmicro: stmmac: use devm_ioremap_resource()Silviu-Mihai Popescu2013-04-11
* | stmmac: prefetch all dma_erx when use extend_descGiuseppe CAVALLARO2013-04-08
* | stmmac: review private structure fieldsGiuseppe CAVALLARO2013-04-08
* | stmmac: code tidy-upGiuseppe CAVALLARO2013-04-08
* | stmmac: improve/review and fix kernel-docGiuseppe CAVALLARO2013-04-08
* | stmmac: modified pcs mode support for SGMIIByungho An2013-04-08
* | stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO2013-03-26
* | stmmac: add the support for PTP hw clock driverRayagond Kokatanur2013-03-26
* | stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur2013-03-26
* | stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur2013-03-26
* | stmmac: initial support to manage pcs modesGiuseppe CAVALLARO2013-03-26
* | stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO2013-03-26
* | stmmac: support extend descriptorsGiuseppe CAVALLARO2013-03-26
* | stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO2013-03-26
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
|/
* Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\
| * drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller2013-02-18
|\ \
| * | stmmac: fix the parsing of the eee_timer parameterGiuseppe CAVALLARO2013-02-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-12
|\| |
| * | stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-10
| * | stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-10
| |/
* | ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* | stmmac: don't return zero on failure path in stmmac_pci_probe()Alexey Khoroshilov2013-02-03
* | net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* | ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
|/
* stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-14
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...David S. Miller2012-12-03
|\
| * stmmac: remove __dev* attributesBill Pemberton2012-12-03
* | stmmac: remove two repeated macroswalimis2012-12-03
|/
* stmmac: update the driver version to Nov_2012Giuseppe CAVALLARO2012-11-26
* stmmac: get/set coalesce parameters via ethtoolGiuseppe CAVALLARO2012-11-26
* stmmac: add Rx watchdog support to mitigate the DMA irqsGiuseppe CAVALLARO2012-11-26
* stmmac: add the initial tx coalesce schemaGiuseppe CAVALLARO2012-11-26
* stmmac: remove dead code for STMMAC_TIMER supportGiuseppe CAVALLARO2012-11-26
* net: remove skb recyclingEric Dumazet2012-10-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\
| * net/stmmac: Use clk_prepare_enable and clk_disable_unprepareStefan Roese2012-09-21
| * stmmac: fix return value check in stmmac_open_ext_timer()Wei Yongjun2012-09-21
* | net:stmmac: convert driver to use devm_request_and_ioremap.Srinivas Kandagatla2012-08-31
* | net:stmmac: Remove bus_id from mdio platform data.Srinivas Kandagatla2012-08-31
* | net:stmmac: fix broken stmmac_pltfr_remove.Srinivas Kandagatla2012-08-31
* | net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregisterSrinivas Kandagatla2012-08-31
|/
* stmmac: add header inclusion protectionRayagond Kokatanur2012-08-24
* stmmac: fix a typo in the macro used to mask the mmc irqGiuseppe CAVALLARO2012-08-22
* stmmac: fix GMAC syn IDGiuseppe CAVALLARO2012-08-22