Commit Graph

52 Commits (72341eea6f62a91f270157d86c0c82d832627dfd)

Author SHA1 Message Date
Olof Johansson de0523863e pasemi_mac: fix typo 17 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
Olof Johansson a5fd22ebc7 pasemi_mac: Use local-mac-address instead of mac-address if available 18 years ago
Olof Johansson bb6e959079 pasemi_mac: PHY support 18 years ago
Olof Johansson ceb5136137 pasemi_mac: Add msglevel support and "debug" module param 18 years ago
Olof Johansson cd4ceb245b pasemi_mac: Logic cleanup / rx performance improvements 18 years ago
Olof Johansson cfa8007d5c pasemi_mac: Minor cleanup / define fixes 18 years ago
Olof Johansson 9f05cfe250 pasemi_mac: Add SKB reuse / copy-break 18 years ago
Olof Johansson 6dfa7522d8 pasemi_mac: Timer and interrupt fixes 18 years ago
Olof Johansson 1b0335ea30 pasemi_mac: Abstract and fix up interrupt restart routines 18 years ago
Olof Johansson 771f7404a9 pasemi_mac: Move the IRQ mapping from the PCI layer to the driver 18 years ago
Olof Johansson 0ce68c7416 pasemi_mac: A couple of minor bugfixes. 18 years ago
Stephen Rothwell 40cd3a4564 [POWERPC] Rename get_property to of_get_property: drivers 18 years ago
Paul Mackerras a48141db68 Revert "[POWERPC] Rename get_property to of_get_property: drivers" 18 years ago
Arnaldo Carvalho de Melo cfe1fc7759 [SK_BUFF]: Introduce skb_network_header_len 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo d56f90a7c9 [SK_BUFF]: Introduce skb_network_header() 18 years ago