summaryrefslogtreecommitdiffstats
path: root/drivers/net/pasemi_mac.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-211-56/+299
|\
| * pasemi_mac: Netpoll supportNate Case2008-04-071-0/+23
| * pasemi_mac: Jumbo frame bugfixesOlof Johansson2008-04-071-2/+10
| * pasemi_mac: basic ethtool supportOlof Johansson2008-03-051-18/+8
| * pasemi_mac: Enable GSO by defaultOlof Johansson2008-03-051-1/+1
| * pasemi_mac: jumbo frame supportOlof Johansson2008-03-051-33/+261
| * pasemi_mac: Move RX/TX section enablement to dma_libOlof Johansson2008-03-051-6/+0
* | phy: Change mii_bus id field to a stringAndy Fleming2008-04-161-1/+1
|/
* pasemi_mac: Disable interface on closeOlof Johansson2008-02-031-0/+1
* pasemi_mac: add support for setting MTUOlof Johansson2008-02-031-72/+158
* pasemi_mac: Add support for changing mac addressOlof Johansson2008-02-031-0/+28
* pasemi_mac: Don't enable RX/TX without a link (if possible)Olof Johansson2008-01-281-8/+33
* pasemi_mac: Print warning when not attaching to a PHYOlof Johansson2008-01-281-4/+5
* pasemi_mac: Remove SKB copy/recycle logicOlof Johansson2008-01-281-22/+3
* pasemi_mac: SKB unmap optimizationOlof Johansson2008-01-281-14/+25
* pasemi_mac: Software-based LRO supportOlof Johansson2008-01-281-4/+49
* pasemi_mac: Improve RX interrupt mitigationOlof Johansson2008-01-281-8/+10
* pasemi_mac: Fix TX cleaningOlof Johansson2008-01-281-8/+33
* pasemi_mac: performance tweaksOlof Johansson2008-01-281-46/+68
* pasemi_mac: Convert to new dma libraryOlof Johansson2008-01-281-272/+208
* pasemi_mac: Move register definitions to include/asm-powerpcOlof Johansson2008-01-281-0/+1
* pasemi_mac: RX/TX ring management cleanupOlof Johansson2008-01-281-130/+147
* 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
OpenPOWER on IntegriCloud