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
|
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()
|
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.
|
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.
|
17 years ago |