Commit Graph

76 Commits (20b9d17715017ae4dd4ec87fabc36d33b9de708e)

Author SHA1 Message Date
Dan Carpenter 34a52f363a stmmac: unwind properly in stmmac_dvr_probe() 14 years ago
Tobias Klauser 0e51d67ebb stmmac: Remove redundant unlikely() 14 years ago
Michał Mirosław 7903264402 net: Fix too optimistic NETIF_F_HW_CSUM features 14 years ago
Vlad Lungu f8e9616108 stmmac: priv->lock can be used uninitialized 14 years ago
Giuseppe Cavallaro 5e95596897 stmmac: fix stmmac_resume removing not yet used shutdown flag 14 years ago
Giuseppe CAVALLARO 2757a15f08 stmmac: update the driver version 14 years ago
Giuseppe CAVALLARO 874bd42d24 stmmac: convert to dev_pm_ops. 14 years ago
Giuseppe CAVALLARO 293bb1c41b stmmac: add init/exit callback in plat_stmmacenet_data struct 14 years ago
Giuseppe CAVALLARO 9dfeb4d953 stmmac: tidy-up stmmac_priv structure 14 years ago
avisconti 19449bfc10 stmmac: enable/disable rx/tx in the core with a single write. 14 years ago
Giuseppe Cavallaro f3e85df845 stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c 15 years ago
stephen hemminger cadb7924b1 stmmac: make function tables const 15 years ago
stephen hemminger 8ee17ae68c stmmac: make ethtool functions local 15 years ago
Martin Schwidefsky 9deec17f9f drivers/net/stmmac/: add HAS_IOMEM dependency 15 years ago
Giuseppe Cavallaro 543876c928 stmmac: review the wake-up support 15 years ago
Giuseppe CAVALLARO b71c7aaa1e stmmac: use one memset() to reset TDES01 15 years ago
Giuseppe CAVALLARO c629882ac7 stmmac: prevent dma init stuck in case of failures. 15 years ago
Giuseppe CAVALLARO ebbb293f8b stmmac: consolidate and tidy-up the COE support 15 years ago
Giuseppe CAVALLARO dfb8fb96ae stmmac: add CSR Clock range selection 15 years ago
Giuseppe Cavallaro c4433be6e1 stmmac: fix sleep inside atomic 15 years ago
Eric Dumazet bc8acf2c8c drivers/net: avoid some skb->ip_summed initializations 15 years ago
David S. Miller 74af4c7df3 stmmac: Fix another build warning. 15 years ago
David S. Miller 1f0f638856 stmmac: Fix build warnings. 15 years ago
David S. Miller 250ad8f55c stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE 15 years ago
Giuseppe CAVALLARO ad01b7d480 stmmac: make ioaddr 'void __iomem *' rather than unsigned long 15 years ago
Giuseppe CAVALLARO ac75791aa9 stmmac: remove dead option in the driver's Kconfig 15 years ago
Pawel Moll 219dd1132a stmmac: fix_mac_speed is called during 10/100<->1000 speed changes 15 years ago
Giuseppe CAVALLARO 3eeb29972b stmmac: fix automatic PAD/FCS stripping 15 years ago
Giuseppe CAVALLARO ca09c97601 stmmac: fix timer setup when use dual mac Kconfig 15 years ago
Dan Carpenter 1ff219068c stmmac: handle allocation errors in setup functions 15 years ago
Richard Cochran 28b041139e net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Giuseppe CAVALLARO 1253332f75 stmmac: updated the drv module version 15 years ago
Giuseppe CAVALLARO 8f61754175 stmmac: fix vlan support setup 15 years ago
Giuseppe CAVALLARO 3d90c508dc stmmac: get the descriptor structure from platform 15 years ago
Giuseppe CAVALLARO 688911c2f5 stmmac: fix Transmit FIFO flush operation 15 years ago
Giuseppe CAVALLARO 56b106ae7b stmmac: rework normal and enhanced descriptors 15 years ago
Giuseppe CAVALLARO 3c32be635c stmmac: split core and dma for the mac10/100 15 years ago
Eric Dumazet 127aa0e14b drivers: net: last_rx elimination 15 years ago
Dan Carpenter b62226826b stmmac: use resource_size() 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Carmelo AMOROSO 7ba8a9b4f9 stmmac: fix kconfig for crc32 build error 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Frans Pop 2381a55c88 net/various: remove trailing space in messages 15 years ago
Dan Carpenter 7c5365bca3 stmmac: use resource_size() 15 years ago
Jiri Pirko 5508590c19 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
Giuseppe Cavallaro 1b92403253 stmmac: fix 'lenght' typo in comments and code 15 years ago
Jiri Pirko 32e7bfc411 net: use helpers to access uc list V2 15 years ago
Giuseppe CAVALLARO 108316c1bd stmmac: update the driver's module version 15 years ago