aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAge
* 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
* net/stmmac: fix issue of clk_get for Loongson1B.Kelvin Cheung2012-08-20
* net/stmmac: mark probe function as __devinitArnd Bergmann2012-08-08
* net/stmmac: remove conditional compilation of clk codeViresh Kumar2012-07-30
* net: stmmac: Add ip version to dts bindingsDinh Nguyen2012-07-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\
| * stmmac: Fix for higher mtu size handlingDeepak Sikri2012-07-09
| * stmmac: Fix for nfs hang on multiple rebootDeepak Sikri2012-07-09
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* | stmmac: add the Energy Efficient Ethernet supportGiuseppe CAVALLARO2012-07-01
* | stmmac: do not use strict_strtoul but kstrtointGiuseppe CAVALLARO2012-07-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-13
|\|
| * net: stmmac: Fix clock en-/disable callsStefan Roese2012-06-11
| * stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO2012-06-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-06
|\|
| * stmmac: fix driver Kconfig when built as moduleGiuseppe CAVALLARO2012-06-06
| * stmmac: fix driver's doc when run kernel-doc scriptGiuseppe CAVALLARO2012-06-06
* | ethernet: Remove casts to same typeJoe Perches2012-06-06
* | stmmac: remove two useless initialisationsGiuseppe CAVALLARO2012-06-04
|/
* drivers/net/stmmac: seq_file fix memory leakDjalal Harouni2012-05-21
* stmmac: fix suspend/resume lockingGiuseppe CAVALLARO2012-05-14
* stmmac: add mixed burst for DMAGiuseppe CAVALLARO2012-05-14
* stmmac: extend mac addr reg and fix perfect fileringGiuseppe CAVALLARO2012-05-14
* stmmac: do not fail when probe and there is no csr clk definedGiuseppe CAVALLARO2012-04-19
* stmmac: verify the dma_cfg platform fieldsGiuseppe CAVALLARO2012-04-19
* stmmac: Move the mdio_register/_unregister in probe/removeFrancesco Virlinzi2012-04-19
* stmmac: use custom init/exit functions in pm opsFrancesco Virlinzi2012-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\
| * stmmac: re-add IFF_UNICAST_FLT for dwmac1000Marc Kleine-Budde2012-04-04
* | stmmac: fix build when CONFIG_OF is enableGiuseppe Cavallaro2012-04-06