Commit Graph

170 Commits (b425d5c82d9b1fcf788688e556e4dfeca76604da)

Author SHA1 Message Date
Richard Cochran 28b041139e net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
Wan ZongShun d1853dc8fa net/nuc900: enable Mac driver clock 15 years ago
Richard Cochran 95e3bb7aff ixp4xx: Support the all multicast flag on the NPE devices. 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Tobias Klauser 2039623a0b KS8695: Remove unnecessary memset of netdev private data 15 years ago
David S. Miller 1827d2e943 net: ep93xx_eth stops receiving packets 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Eric Dumazet b05b7d9563 net: remove redundant code 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
Yegor Yefremov ea93fd9456 KS8695: update ksp->next_rx_desc_read at the end of rx loop 15 years ago
Figo.zhang b96b894c51 fix a race in ks8695_poll 15 years ago
Yegor Yefremov 9abd543864 KS8695: Don't call netif_carrier_off() from ndo_stop() 15 years ago
Jiri Pirko 3b9a7728d8 net/arm: convert to use netdev_for_each_mc_addr 15 years ago
Uwe Kleine-König 447d8c2603 net: move am79c961's probe function to .devinit.text 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
H Hartley Sweeten df2f7ec8c0 ep93xx_eth.c general cleanup 15 years ago
Li Jie dc2f9c5a13 ARM: 5865/1: nuc900 ethernet driver needs mii 15 years ago
Krzysztof Hałasa 8ae45a535b IXP4xx: Fix normally-disabled debugging text in drivers/net/arm/ixp4xx_eth.c. 15 years ago
Florian Fainelli 3c91c7ae84 ep93xx-eth: check for zero MAC address on probe, not on device open 15 years ago
zeal 5c427ff9e4 KS8695: fix ks8695_rx() unreasonable action. 15 years ago
zeal fa6cae143d KS8695: fix ks8695_rx_irq() bug. 15 years ago
Wan ZongShun ddb1417529 ARM: fix bug of checking on signed return value using unsigned statement in w90p910 platform 15 years ago
Figo.zhang 68d8287ce1 NET:KS8695: add API for get rx interrupt bit 16 years ago
Figo.zhang 31b73ab3ef NET/KS8695: add support NAPI for Rx 16 years ago
Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 16 years ago
Stephen Hemminger 0fc0b732ea netdev: drivers should make ethtool_ops const 16 years ago
Wan ZongShun 456d8991a7 net: Rename MAC platform driver for w90p910 platform 16 years ago
Wan ZongShun 1e5053b763 Add support for w90p910 mac driver 16 years ago
Uwe Kleine-König 78a9c9c974 register at91_ether using platform_driver_probe 16 years ago
Wan ZongShun a50a97d415 Add mac driver for w90p910 16 years ago
Ben Hutchings 635ecaa70e netdev: restore MTU change operation 16 years ago
Ben Hutchings 240c102d9c netdev: restore MAC address set and validate operations 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
FUJITA Tomonori 5d23a1d2a3 net: replace dma_sync_single with dma_sync_single_for_cpu 16 years ago
David S. Miller 0e53c7f954 ixp4xx_eth: Remove references to BUS_ID_SIZE. 16 years ago
Krzysztof Hałasa 9733bb8e9c IXP4xx: Change QMgr function names to qmgr_stat_*_watermark and clean the comments. 16 years ago
Krzysztof Hałasa 2e41840072 IXP4xx: Whitespace fixes in the Ethernet driver. 16 years ago
Krzysztof Hałasa 6a68afe3a2 IXP4xx: Ethernet and WAN drivers now support "high" hardware queues. 16 years ago
Krzysztof Hałasa 7aa6a4786e IXP4xx: complete Ethernet netdev setup before calling register_netdev(). 16 years ago
Krzysztof Hałasa 3ba8c79205 IXP4xx: use "ENODEV" instead of "ENOSYS" in module initialization. 16 years ago
Hartley Sweeten 5e075cb5ce [ARM] 5454/1: ep93xx_eth: fix sparse warnings 16 years ago
Alexander Beregalov fe146be67b ether3: convert to net_device_ops 16 years ago
Alexander Beregalov 0b179e315a ether1: convert to net_device_ops 16 years ago
Alexander Beregalov 9aa7b30ce3 ep93xx_eth: convert to net_device_ops 16 years ago
Alexander Beregalov 531c6804a4 at91_ether: convert to net_device_ops 16 years ago
Alexander Beregalov fefbfb1e09 am79c961a: convert to net_device_ops 16 years ago
Russell King 997302259f [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h 16 years ago
Kay Sievers c23135573f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Krzysztof Hałasa 5ca328d24d IXP4xx: add Ethernet and NPE support for IXP43x CPU. 16 years ago