Commit Graph

18 Commits (89139dce8a0060d97a46cebde570a8f55c314712)

Author SHA1 Message Date
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
roel kluin 41796e91a2 atlx: duplicate testing of MCAST flag 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Hannes Eder b79d8fff0e drivers/net/atlx: fix sparse warnings: fix signedness 16 years ago
Ingo Molnar a098397d56 atlx: fix warning in drivers/net/atlx/atl2.c 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Alan Jenkins a849854fc7 atl2: don't request irq on resume if netif running 16 years ago
Stephen Hemminger 825a84d1d3 atlx: convert to net_device_ops 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 17 years ago
Stephen Hemminger e053b628d3 atlx: timer cleanup 17 years ago
Stephen Hemminger 02e7173149 atlx: use embedded net_device_stats 17 years ago
Kevin Hao 87241840b2 net: remove LLTX in atl2 driver 17 years ago
Kevin Hao 8d1b1fc9b9 net: add net poll support for atl2 driver 17 years ago
Jay Cliburn e2f092ff9b atl2: add tx bytes statistic 17 years ago
Chris Snook 452c1ce218 atl2: add atl2 driver 17 years ago