Commit Graph

247 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
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
Gabriel Paubert fe65e70453 mv643xx_eth: prevent interrupt storm on ifconfig down 16 years ago
Lennert Buytenhek 2b448334a2 mv643xx_eth: fix multicast filter programming 16 years ago
Lennert Buytenhek e0c6ef9388 Revert "mv643xx_eth: use longer DMA bursts". 16 years ago
Lennert Buytenhek 5377152264 mv643xx_eth: calculate descriptor pointer only once in rxq_refill() 16 years ago
Lennert Buytenhek f61e554776 mv643xx_eth: move receive error handling out of line 16 years ago
Lennert Buytenhek 66e63ffbc0 mv643xx_eth: implement ->set_rx_mode() 16 years ago
Lennert Buytenhek 66823b928d mv643xx_eth: inline txq_alloc_desc_index() 16 years ago
Lennert Buytenhek 37a6084f4b mv643xx_eth: introduce per-port register area pointer 16 years ago
Lennert Buytenhek 10a9948d13 mv643xx_eth: checkpatch fixes 16 years ago
Lennert Buytenhek 11b4aa03b2 mv643xx_eth: fix recycle check bound 16 years ago
Lennert Buytenhek bcb3336ce4 mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Lennert Buytenhek ee04448d88 mv643xx_eth: fix SMI bus access timeouts 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Lennert Buytenhek c3efab8ed4 mv643xx_eth: include linux/ip.h to fix build 17 years ago
Lennert Buytenhek 298cf9beb9 phylib: move to dynamic allocation of struct mii_bus 17 years ago
Lennert Buytenhek 18ee49ddb0 phylib: rename mii_bus::dev to mii_bus::parent 17 years ago
Lennert Buytenhek 2bcb4b0f11 mv643xx_eth: hook up skb recycling 17 years ago
Lennert Buytenhek 042af53c78 mv643xx_eth: bump version to 1.4 17 years ago
Lennert Buytenhek ed94493fb3 mv643xx_eth: convert to phylib 17 years ago
Lennert Buytenhek 4ff3495a51 mv643xx_eth: enforce frequent hardware statistics polling 17 years ago
Lennert Buytenhek 4df89bd5a5 mv643xx_eth: deal with unexpected ethernet header sizes 17 years ago
Lennert Buytenhek 170e7108a3 mv643xx_eth: fix receive checksumming 17 years ago
Lennert Buytenhek 457b1d5a4b mv643xx_eth: add support for chips without transmit bandwidth control 17 years ago
Lennert Buytenhek 6b8f90c276 mv643xx_eth: avoid reading ->byte_cnt twice during receive processing 17 years ago