Commit Graph

208 Commits (725b418b43d2ddcb94b413cd25c74c1175d1c5f0)

Author SHA1 Message Date
Srinivas Kandagatla a5cf5ce92e net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister 13 years ago
Rayagond Kokatanur bd4242dfe8 stmmac: add header inclusion protection 13 years ago
Giuseppe CAVALLARO a6b9650108 stmmac: fix a typo in the macro used to mask the mmc irq 13 years ago
Giuseppe CAVALLARO 5f42f7bc96 stmmac: fix GMAC syn ID 13 years ago
Kelvin Cheung ae4d8cf299 net/stmmac: fix issue of clk_get for Loongson1B. 13 years ago
Arnd Bergmann f5addb91d1 net/stmmac: mark probe function as __devinit 13 years ago
Viresh Kumar 6a81c26f86 net/stmmac: remove conditional compilation of clk code 13 years ago
Dinh Nguyen 84c9f8c41d net: stmmac: Add ip version to dts bindings 13 years ago
Ben Hutchings 49ce9c2cda drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions 13 years ago
Deepak Sikri 684901a6df stmmac: Fix for higher mtu size handling 13 years ago
Deepak Sikri 8e83989106 stmmac: Fix for nfs hang on multiple reboot 13 years ago
Giuseppe CAVALLARO d765955d2a stmmac: add the Energy Efficient Ethernet support 13 years ago
Giuseppe CAVALLARO ea2ab8711b stmmac: do not use strict_strtoul but kstrtoint 13 years ago
Stefan Roese 883ffd6e64 net: stmmac: Fix clock en-/disable calls 13 years ago
Giuseppe CAVALLARO 33d5e332b9 stmmac: fix driver built w/ w/o both pci and platf modules 13 years ago
Giuseppe CAVALLARO ba27ec66ff stmmac: fix driver Kconfig when built as module 13 years ago
Giuseppe CAVALLARO ff3dd78cb8 stmmac: fix driver's doc when run kernel-doc script 13 years ago
Joe Perches 6469933605 ethernet: Remove casts to same type 13 years ago
Giuseppe CAVALLARO 13497f5867 stmmac: remove two useless initialisations 13 years ago
Djalal Harouni 74863948f9 drivers/net/stmmac: seq_file fix memory leak 13 years ago
Giuseppe CAVALLARO f8c5a875c9 stmmac: fix suspend/resume locking 13 years ago
Giuseppe CAVALLARO b9cde0a8be stmmac: add mixed burst for DMA 13 years ago
Giuseppe CAVALLARO cffb13f4d6 stmmac: extend mac addr reg and fix perfect filering 13 years ago
Giuseppe CAVALLARO 31ea38eefe stmmac: do not fail when probe and there is no csr clk defined 13 years ago
Giuseppe CAVALLARO 0f1f88a875 stmmac: verify the dma_cfg platform fields 13 years ago
Francesco Virlinzi 4bfcbd7abc stmmac: Move the mdio_register/_unregister in probe/remove 13 years ago
Francesco Virlinzi 3256251f98 stmmac: use custom init/exit functions in pm ops 13 years ago
Giuseppe Cavallaro 36b7777590 stmmac: fix build when CONFIG_OF is enable 13 years ago
Giuseppe CAVALLARO bd856615c1 stmmac: update the driver version March 2012 13 years ago
Giuseppe CAVALLARO cd7201f477 stmmac: MDC clock dynamically based on the csr clock input 13 years ago
Giuseppe CAVALLARO 18f05d64ec stmmac: extend CSR Clock Range programming 13 years ago
Giuseppe CAVALLARO ba1377ffe9 stmmac: add clk management support 13 years ago
Deepak SIKRI 39b401dbd3 stmmac: Replace infinite loops by timeouts in mdio r/w 13 years ago
Deepak SIKRI 8327eb65e7 stmmac: re-work the internal GMAC DMA platf parameters 13 years ago
Deepak SIKRI 38912bdbde stmmac: sanitize the rx coe and add the type-1 csum (v2) 13 years ago
Srinivas Kandagatla f142af2e20 stmmac: Allow stmmac to work with other PHY buses(v3). 13 years ago
Marc Kleine-Budde 03f2eecdfc stmmac: re-add IFF_UNICAST_FLT for dwmac1000 13 years ago
Richard Cochran 912b3b3d73 stmmac: Support the get_ts_info ethtool method. 13 years ago
Stefan Roese 6a228452d1 stmmac: Add device-tree support 13 years ago
Danny Kukawka f2cedb63df net: replace random_ether_addr() with eth_hw_addr_random() 13 years ago
Giuseppe CAVALLARO 78a5249fc9 stmmac: update the driver version to Feb 2012 (v2) 13 years ago
Giuseppe CAVALLARO cf3f047b9a stmmac: move hw init in the probe (v2) 13 years ago
Francesco Virlinzi 7a13f8f5b6 stmmac: request_irq when use an ext wake irq line (v2) 13 years ago
Giuseppe CAVALLARO 1cc5a73518 stmmac: do not discard frame on dribbling bit assert 13 years ago
Masanari Iida 0f09a343da stmicro: Fix typo in stmmac_pci.c and stmmac_platform.c 13 years ago
Masanari Iida 8c1a7f5283 stmmac: Fix typo in stmmac_pci.c 13 years ago
Joe Perches 41de8d4cff drivers/net: Remove alloc_etherdev error messages 13 years ago
Joe Perches e404decb0f drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages 13 years ago
Alessandro Rubini 5437f4b257 stmmac: added PCI identifiers 13 years ago
Alessandro Rubini 90b9a5454f stmmac: fix phy naming inconsistency 13 years ago