summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-061-9/+0
* stmmac: update normal descriptor structure (v2)Giuseppe CAVALLARO2011-10-275-40/+51
* 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-1910-105/+491
* stmmac: allow mmc usage only if feature actually available (V4)Giuseppe CAVALLARO2011-10-192-11/+16
* stmmac: use predefined macros for HW cap register fields (V4)Rayagond Kokatanur2011-10-192-21/+63
* stmmac: allow mtu bigger than 1500 in case of normal desc (V4)Giuseppe CAVALLARO2011-10-192-3/+9
* stmmac: update the driver version and doc (V4)Giuseppe CAVALLARO2011-10-191-1/+1
* stmmac: protect tx process with lock (V4)Giuseppe CAVALLARO2011-10-192-0/+9
* 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
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-151-0/+1
* stmmac: update the driver version (Aug_2011) (v3)Giuseppe CAVALLARO2011-09-151-1/+1
* stmmac: add HW DMA feature register (v3)Giuseppe CAVALLARO2011-09-156-1/+174
* stmmac: rework the code to get the Synopsys ID (v3)Giuseppe CAVALLARO2011-09-154-5/+23
* stmmac: export DMA TX/RX rings via debugfs (v3)Giuseppe CAVALLARO2011-09-152-0/+112
* stmmac: add MMC support exported via ethtool (v3)Giuseppe CAVALLARO2011-09-158-22/+540
* stmmac: support wake up irq from external sources (v3)Deepak Sikri2011-09-153-3/+16
* stmmac: remove the mmc code (v3)Giuseppe CAVALLARO2011-09-154-28/+0
* stmmac: remove the STBus bridge setting from the GMAC code (v3)Giuseppe CAVALLARO2011-09-151-3/+0
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: introduce IFF_UNICAST_FLT private flagJiri Pirko2011-08-171-5/+8
* stmmac: Move the STMicroelectronics driverJeff Kirsher2011-08-1122-0/+5272
OpenPOWER on IntegriCloud