Commit Graph

80 Commits (8e2fc39ddea7fe8c6798837da282db88a09af793)

Author SHA1 Message Date
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Roland Dreier 7732123379 pasemi_mac: Access iph->tot_len with correct endianness 17 years ago
Andy Fleming 9d9326d3bc phy: Change mii_bus id field to a string 17 years ago
Nate Case 6e62040c55 pasemi_mac: Netpoll support 17 years ago
Olof Johansson 1724ac2ef1 pasemi_mac: Jumbo frame bugfixes 17 years ago
Olof Johansson e37c772e36 pasemi_mac: basic ethtool support 17 years ago
Olof Johansson 251567848f pasemi_mac: Enable GSO by default 17 years ago
Olof Johansson 8d636d8bc5 pasemi_mac: jumbo frame support 17 years ago
Olof Johansson afea3278f7 pasemi_mac: Move RX/TX section enablement to dma_lib 17 years ago
Olof Johansson 1145d954a5 pasemi_mac: Disable interface on close 17 years ago
Olof Johansson ef1ea0b424 pasemi_mac: add support for setting MTU 17 years ago
Olof Johansson 5cea73b0f7 pasemi_mac: Add support for changing mac address 17 years ago
Olof Johansson b0cd2f9016 pasemi_mac: Don't enable RX/TX without a link (if possible) 17 years ago
Olof Johansson 8304b633c5 pasemi_mac: Print warning when not attaching to a PHY 17 years ago
Olof Johansson 5d8949448b pasemi_mac: Remove SKB copy/recycle logic 17 years ago
Olof Johansson 7e9916e9dd pasemi_mac: SKB unmap optimization 17 years ago
Olof Johansson 28ae79f531 pasemi_mac: Software-based LRO support 17 years ago
Olof Johansson 906674abab pasemi_mac: Improve RX interrupt mitigation 17 years ago
Olof Johansson 61cec3bddc pasemi_mac: Fix TX cleaning 17 years ago
Olof Johansson 5c15332bed pasemi_mac: performance tweaks 17 years ago
Olof Johansson 34c20624ce pasemi_mac: Convert to new dma library 17 years ago
Olof Johansson 40afa53158 pasemi_mac: Move register definitions to include/asm-powerpc 17 years ago
Olof Johansson 72b05b9940 pasemi_mac: RX/TX ring management cleanup 17 years ago
Olof Johansson 4352d82647 pasemi_mac: Fix reuse of free'd skb 17 years ago
David Woodhouse 0581d3f530 Don't claim to do IPv6 checksum offload 17 years ago
Olof Johansson 32bee77653 pasemi_mac: Fix CRC checks 17 years ago
Olof Johansson dbd62af7de pasemi_mac: Don't set replace-source-address descriptor bits 17 years ago
Olof Johansson de0523863e pasemi_mac: fix typo 17 years ago
Olof Johansson af289e803f pasemi_mac: enable iommu support 17 years ago
Olof Johansson b5254eee79 pasemi_mac: use buffer index pointer in clean_rx() 17 years ago
Olof Johansson 9e81d331f2 pasemi_mac: clear out old errors on interface open 17 years ago
Olof Johansson 7ddeae2c6c pasemi_mac: update todo list 17 years ago
Olof Johansson ad5da10a64 pasemi_mac: further performance tweaks 17 years ago
Olof Johansson 8dc121a4b6 pasemi_mac: add local skb alignment 17 years ago
Olof Johansson 9a50bebda9 pasemi_mac: workaround for erratum 5971 17 years ago
Olof Johansson ad3c20d1ab pasemi_mac: implement sg support 17 years ago
Olof Johansson fc9e4d2a93 pasemi_mac: rework ring management 17 years ago
Olof Johansson 18eec69542 pasemi_mac: fix bug in receive buffer dma mapping 17 years ago
Olof Johansson 69c29d8918 pasemi_mac: basic error checking 17 years ago
Olof Johansson 928773c23a pasemi_mac: pass in count of buffers to replenish rx ring with 17 years ago
Olof Johansson 3603376653 pasemi_mac: don't enable rx before there are buffers on the ring 17 years ago
Olof Johansson ca7e235f5e pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long 17 years ago
Olof Johansson 6a290e3d5d pasemi_mac: set interface speed correctly on XAUI ports 17 years ago
Satyam Sharma dcffde5345 [PASEMI_MAC]: remove unused function 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 17 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 17 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 17 years ago
Olof Johansson 829185e97f pasemi_mac: Clean TX ring in poll 17 years ago
Olof Johansson 6fba848a9a pasemi_mac: Enable LLTX 17 years ago
Olof Johansson 38bf3184e8 pasemi_mac: Fix RX checksum flags 17 years ago