summaryrefslogtreecommitdiffstats
path: root/drivers/net/pasemi_mac.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: avoid some skb->ip_summed initializationsEric Dumazet2010-09-021-1/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-181-2/+2
* pasemi_mac: mac_to_intf() error not noticedroel kluin2009-04-271-3/+4
* net: Rework pasemi_mac driver to use of_mdio infrastructureGrant Likely2009-04-271-24/+4
* pasemi_mac: convert to net_device_opsAlexander Beregalov2009-04-161-9/+14
* net: Remove redundant NAPI functionsBen Hutchings2009-01-211-3/+3
* powerpc: Change u64/s64 to a long long integer typeIngo Molnar2009-01-131-3/+3
* net: Fix unused variable warnings in pasemi_mac.c and spider_net.cDavid S. Miller2008-12-281-2/+0
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-3/+3
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-11-101-1/+2
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-3/+3
* pasemi_mac: Access iph->tot_len with correct endiannessRoland Dreier2008-07-041-1/+1
* 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
OpenPOWER on IntegriCloud