Commit Graph

89 Commits (a4c56fd8892e51d675f7665ddee4fd9d7e5c2cc3)

Author SHA1 Message Date
roel kluin 15b8e19131 pasemi_mac: mac_to_intf() error not noticed 16 years ago
Grant Likely 1dd2d06c04 net: Rework pasemi_mac driver to use of_mdio infrastructure 16 years ago
Alexander Beregalov 9e0ac841f4 pasemi_mac: convert to net_device_ops 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Ingo Molnar fe333321e2 powerpc: Change u64/s64 to a long long integer type 16 years ago
David S. Miller 59c5ea6ebd net: Fix unused variable warnings in pasemi_mac.c and spider_net.c 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Kay Sievers fb28ad3590 net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
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 18 years ago
Olof Johansson af289e803f pasemi_mac: enable iommu support 18 years ago
Olof Johansson b5254eee79 pasemi_mac: use buffer index pointer in clean_rx() 18 years ago
Olof Johansson 9e81d331f2 pasemi_mac: clear out old errors on interface open 18 years ago
Olof Johansson 7ddeae2c6c pasemi_mac: update todo list 18 years ago
Olof Johansson ad5da10a64 pasemi_mac: further performance tweaks 18 years ago
Olof Johansson 8dc121a4b6 pasemi_mac: add local skb alignment 18 years ago
Olof Johansson 9a50bebda9 pasemi_mac: workaround for erratum 5971 18 years ago
Olof Johansson ad3c20d1ab pasemi_mac: implement sg support 18 years ago
Olof Johansson fc9e4d2a93 pasemi_mac: rework ring management 18 years ago
Olof Johansson 18eec69542 pasemi_mac: fix bug in receive buffer dma mapping 18 years ago
Olof Johansson 69c29d8918 pasemi_mac: basic error checking 18 years ago
Olof Johansson 928773c23a pasemi_mac: pass in count of buffers to replenish rx ring with 18 years ago
Olof Johansson 3603376653 pasemi_mac: don't enable rx before there are buffers on the ring 18 years ago