summaryrefslogtreecommitdiffstats
path: root/drivers/net/pasemi_mac.c
Commit message (Expand)AuthorAgeFilesLines
* pasemi_mac: Fix reuse of free'd skbOlof Johansson2007-12-041-1/+1
* Don't claim to do IPv6 checksum offloadDavid Woodhouse2007-12-041-1/+1
* pasemi_mac: Fix CRC checksOlof Johansson2007-11-101-3/+13
* pasemi_mac: Don't set replace-source-address descriptor bitsOlof Johansson2007-11-101-1/+1
* pasemi_mac: fix typoOlof Johansson2007-10-231-1/+1
* pasemi_mac: enable iommu supportOlof Johansson2007-10-101-13/+37
* pasemi_mac: use buffer index pointer in clean_rx()Olof Johansson2007-10-101-27/+33
* pasemi_mac: clear out old errors on interface openOlof Johansson2007-10-101-13/+44
* pasemi_mac: update todo listOlof Johansson2007-10-101-4/+2
* pasemi_mac: further performance tweaksOlof Johansson2007-10-101-45/+47
* pasemi_mac: add local skb alignmentOlof Johansson2007-10-101-5/+16
* pasemi_mac: workaround for erratum 5971Olof Johansson2007-10-101-1/+8
* pasemi_mac: implement sg supportOlof Johansson2007-10-101-46/+117
* pasemi_mac: rework ring managementOlof Johansson2007-10-101-110/+103
* pasemi_mac: fix bug in receive buffer dma mappingOlof Johansson2007-10-101-1/+1
* pasemi_mac: basic error checkingOlof Johansson2007-10-101-5/+41
* pasemi_mac: pass in count of buffers to replenish rx ring withOlof Johansson2007-10-101-13/+8
* pasemi_mac: don't enable rx before there are buffers on the ringOlof Johansson2007-10-101-10/+11
* pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned longOlof Johansson2007-10-101-2/+2
* pasemi_mac: set interface speed correctly on XAUI portsOlof Johansson2007-10-101-1/+4
* [PASEMI_MAC]: remove unused functionSatyam Sharma2007-10-101-5/+0
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-3/+3
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-13/+4
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* pasemi_mac: Clean TX ring in pollOlof Johansson2007-10-101-0/+1
* pasemi_mac: Enable LLTXOlof Johansson2007-10-101-1/+1
* pasemi_mac: Fix RX checksum flagsOlof Johansson2007-10-101-1/+1
* pasemi_mac: Fix TX ring wrap checkingOlof Johansson2007-10-101-11/+14
* pasemi_mac: Batch up TX buffer freesOlof Johansson2007-10-101-10/+29
* pasemi_mac: RX performance tweaksOlof Johansson2007-10-101-8/+12
* pasemi_mac: Fix memcpy amount for short receivesOlof Johansson2007-10-101-3/+1
* pasemi_mac: Enable L2 caching of packet headersOlof Johansson2007-10-101-1/+4
* pasemi_mac: Stop using the pci config space accessors for register read/writesOlof Johansson2007-10-101-41/+91
* pasemi_mac: Abstract out register accessOlof Johansson2007-10-101-94/+101
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-20/+16
* pasemi_mac: Fix TX interrupt thresholdOlof Johansson2007-07-081-1/+1
* pasemi_mac: Fix local-mac-address parsingolof@lixom.net2007-05-151-3/+14
* pasemi_mac: Terminate PCI ID listolof@lixom.net2007-05-151-0/+1
* pasemi_mac: Interrupt ack fixesOlof Johansson2007-05-151-14/+13
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-081-93/+311
|\
| * pasemi_mac: Use local-mac-address instead of mac-address if availableOlof Johansson2007-05-081-1/+6
| * pasemi_mac: PHY supportOlof Johansson2007-05-081-0/+126
| * pasemi_mac: Add msglevel support and "debug" module paramOlof Johansson2007-05-081-4/+21
| * pasemi_mac: Logic cleanup / rx performance improvementsOlof Johansson2007-05-081-38/+37
| * pasemi_mac: Minor cleanup / define fixesOlof Johansson2007-05-081-6/+0
| * pasemi_mac: Add SKB reuse / copy-breakOlof Johansson2007-05-081-7/+24
| * pasemi_mac: Timer and interrupt fixesOlof Johansson2007-05-081-12/+29
| * pasemi_mac: Abstract and fix up interrupt restart routinesOlof Johansson2007-05-081-3/+41
| * pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2007-05-081-9/+21
| * pasemi_mac: A couple of minor bugfixes.Olof Johansson2007-05-081-15/+8
OpenPOWER on IntegriCloud