summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
Commit message (Expand)AuthorAgeFilesLines
* stmmac: move hw init in the probe (v2)Giuseppe CAVALLARO2012-02-151-98/+91
* stmmac: request_irq when use an ext wake irq line (v2)Francesco Virlinzi2012-02-151-0/+16
* stmmac: use an unique MDIO bus name.Florian Fainelli2012-01-101-1/+1
* stmmac: Add missing LF to pr_info() in stmmac_main.cStefan Roese2012-01-101-1/+1
* stmmac: fix missing module license in the main.Giuseppe Cavallaro2011-12-231-0/+4
* stmmac: add the experimental PCI supportGiuseppe CAVALLARO2011-12-211-287/+131
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-23/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-261-5/+9
|\
| * stmmac: mask mmc interruptsGiuseppe CAVALLARO2011-11-211-5/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-211-41/+76
|\ \ | |/
| * stmmac: fix pm functions avoiding sleep on spinlockFrancesco Virlinzi2011-11-171-5/+7
| * stmmac: remove spin_lock in stmmac_ioctl.Srinivas Kandagatla2011-11-171-2/+0
| * stmmac: parameters auto-tuning through HW cap regGiuseppe CAVALLARO2011-11-171-28/+65
| * stmmac: fix advertising 1000Base capabilties for non GMII ifaceSrinivas Kandagatla2011-11-171-6/+4
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-1/+2
|/
* stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-271-2/+4
* stmmac: fix NULL pointer dereference in capabilities fixup (v2)Angus Clark2011-10-271-1/+1
* stmmac: fix a bug while checking the HW cap reg (v2)Giuseppe CAVALLARO2011-10-271-2/+3
* stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)Giuseppe CAVALLARO2011-10-191-2/+4
* stmmac: add CHAINED descriptor mode support (V4)Giuseppe CAVALLARO2011-10-191-78/+52
* stmmac: allow mmc usage only if feature actually available (V4)Giuseppe CAVALLARO2011-10-191-1/+2
* stmmac: use predefined macros for HW cap register fields (V4)Rayagond Kokatanur2011-10-191-21/+33
* stmmac: allow mtu bigger than 1500 in case of normal desc (V4)Giuseppe CAVALLARO2011-10-191-2/+2
* stmmac: protect tx process with lock (V4)Giuseppe CAVALLARO2011-10-191-0/+8
* stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).Srinivas Kandagatla2011-10-191-3/+10
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* stmmac: convert to SKB paged frag API.Ian Campbell2011-09-221-3/+2
* stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO2011-09-151-0/+131
* stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO2011-09-151-1/+19
* stmmac: export DMA TX/RX rings via debugfs (v3)Giuseppe CAVALLARO2011-09-151-0/+105
* stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO2011-09-151-0/+13
* stmmac: support wake up irq from external sources (v3)Deepak Sikri2011-09-151-1/+13
* stmmac: remove the mmc code (v3)Giuseppe CAVALLARO2011-09-151-4/+0
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-171-5/+8
* stmmac: Move the STMicroelectronics driverJeff Kirsher2011-08-111-0/+1895
OpenPOWER on IntegriCloud