Commit Graph

274 Commits (df0a92c20652d70da70e5e4d08736cc485eaf1ff)

Author SHA1 Message Date
Joe Perches 28f65c11f2 treewide: Convert uses of struct resource to resource_size(ptr) 14 years ago
David Decotigny 7073949720 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API 14 years ago
David S. Miller e138f96bf5 mv643xx_eth: Fix build regression. 14 years ago
Michał Mirosław aad59c431b net: mv643xx: convert to hw_features 14 years ago
Joe Perches 7542db8b1c mv643xx_eth: Use netdev_<level> and pr_<level> 14 years ago
Tejun Heo 23f333a2bf drivers/net: don't use flush_scheduled_work() 14 years ago
Ben Hutchings ed4ba4b5b9 netdev: Use default implementation of ethtool_ops::get_link where possible 14 years ago
Ben Hutchings 206d6b3270 mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues() 15 years ago
Dan Carpenter 50a749c1f2 mv643xx_eth: potential null dereference 15 years ago
Richard Cochran 28b041139e net: preserve ifreq parameter when calling generic phy_mii_ioctl(). 15 years ago
Ben Hutchings 1437ce3983 ethtool: Change ethtool_op_set_flags to validate flags 15 years ago
Saeed Bishara 9b2c2ff7a1 mv643xx_eth: use sw csum for big packets 15 years ago
Julia Lawall beae22e6f3 drivers/net: Use kzalloc 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 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
Jiri Pirko f9dcbcc9e3 net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 15 years ago
kirjanov@gmail.com 1d4bd947c5 mv643xx_eth: fix missing validate_addr hook 15 years ago
Jiri Pirko 32e7bfc411 net: use helpers to access uc list V2 15 years ago
Saeed Bishara 530e557ab2 mv643xx_eth: don't include cache padding in rx desc buffer size 15 years ago
Denis Kirjanov a29ec08a1b mv643xx_eth: check for valid hw address (resubmit) 15 years ago
Denis Kirjanov 0ccfe64d3f mv643xx: convert to netdev_tx_t 15 years ago
Mikael Pettersson f510c35de0 mv643xx_eth.c: remove unused txq_set_wrr() 16 years ago
Prabhanjan Sarnaik 6877f54e6a mv643xx_eth: fix unicast filter programming in promiscuous mode 16 years ago
Jiri Pirko 31278e7147 net: group address list and its count 16 years ago
Jiri Pirko ccffad25b5 net: convert unicast addr list 16 years ago
Gabriel Paubert eb0519b5a1 mv643xx_eth: fix PPC DMA breakage 16 years ago
Saeed Bishara e0ca84105b mv643xx_eth: only unmask RX and TX_END interrupts for available queues 16 years ago
Lennert Buytenhek 7fd96ce47f mv643xx_eth: rework receive skb cache alignment 16 years ago
Lennert Buytenhek becfad979d mv643xx_eth: minor register definition cleanup 16 years ago
Lennert Buytenhek 26ef1f17d4 mv643xx_eth: count handling a link event as one unit of napi work 16 years ago
Lennert Buytenhek 7eaa2b20ca mv643xx_eth: fix variable shadowing sparse warning 16 years ago
Lennert Buytenhek 93af7aca44 mv643xx_eth: 64bit mib counter read fix 16 years ago
Lennert Buytenhek 1319ebadf1 mv643xx_eth: OOM handling fixes 16 years ago
Lennert Buytenhek b5e86db4c7 mv643xx_eth: don't reset the rx coal timer on interface up 16 years ago
Kay Sievers c23135573f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Lennert Buytenhek 5a89392225 mv643xx_eth: fix unicast address filter corruption on mtu change 16 years ago
Lennert Buytenhek 4fb0a54a55 mv643xx_eth: set sane default receive coalescing timeout 16 years ago
Lennert Buytenhek a5fe361653 mv643xx_eth: move a couple of init actions from ->open() to port probe 16 years ago
Lennert Buytenhek ea8a864263 mv643xx_eth: convert to net_device_ops 16 years ago
Lennert Buytenhek ab307a3983 mv643xx_eth: make LRO unconditional 16 years ago
Sebastian Siewior 57e8f26a10 net/mv643xx: don't disable the mib timer too early and lock properly 16 years ago
Sebastian Siewior 82a5bd6a7b net/mv643xx: use GFP_ATOMIC while atomic 16 years ago
Lennert Buytenhek eaf5d59092 mv643xx_eth: implement Large Receive Offload 16 years ago
Lennert Buytenhek b8df184f88 mv643xx_eth: allow enabling/disabling tx checksumming via ethtool 16 years ago
Lennert Buytenhek d888b3738e mv643xx_eth: export rx csum get/set methods via ethtool 16 years ago
Lennert Buytenhek e7d2f4dbd9 mv643xx_eth: implement ethtool rx/tx ring size query and resizing 16 years ago
Lennert Buytenhek 3e5080344e mv643xx_eth: rework interrupt coalescing, and export via ethtool 16 years ago
Lennert Buytenhek 6bdf576e4b mv643xx_eth: unify ethtool ops for phy'd and phy-less interfaces 16 years ago
Kay Sievers db1d7bf70f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago