Commit Graph

67 Commits (dd1d12dabfeb123881b0c813d0b7d3585312bacd)

Author SHA1 Message Date
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
Olof Johansson ca7e235f5e pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long 18 years ago
Olof Johansson 6a290e3d5d pasemi_mac: set interface speed correctly on XAUI ports 18 years ago
Satyam Sharma dcffde5345 [PASEMI_MAC]: remove unused function 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Olof Johansson 829185e97f pasemi_mac: Clean TX ring in poll 18 years ago
Olof Johansson 6fba848a9a pasemi_mac: Enable LLTX 18 years ago
Olof Johansson 38bf3184e8 pasemi_mac: Fix RX checksum flags 18 years ago
Olof Johansson 021fa22e01 pasemi_mac: Fix TX ring wrap checking 18 years ago
Olof Johansson 02df6cfa09 pasemi_mac: Batch up TX buffer frees 18 years ago
Olof Johansson 26fcfa95ae pasemi_mac: RX performance tweaks 18 years ago
Olof Johansson 73344863e4 pasemi_mac: Fix memcpy amount for short receives 18 years ago
Olof Johansson c0efd52b8b pasemi_mac: Enable L2 caching of packet headers 18 years ago
Olof Johansson b6e05a1b67 pasemi_mac: Stop using the pci config space accessors for register read/writes 18 years ago
Olof Johansson a85b94222d pasemi_mac: Abstract out register access 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Olof Johansson 7c00db3d28 pasemi_mac: Fix TX interrupt threshold 18 years ago
olof@lixom.net 1af7f05628 pasemi_mac: Fix local-mac-address parsing 18 years ago
olof@lixom.net fd17825480 pasemi_mac: Terminate PCI ID list 18 years ago
Olof Johansson 52a9435183 pasemi_mac: Interrupt ack fixes 18 years ago