summaryrefslogtreecommitdiffstats
path: root/drivers/net/mv643xx_eth.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth in...Jeff Garzik2007-10-231-137/+669
|\
| * mv643xx_eth: Remove obsolete checksum offload commentDale Farnsworth2007-10-231-3/+0
| * mv643xx_eth: Merge drivers/net/mv643xx_eth.h into mv643xx_eth.cLennert Buytenhek2007-10-231-1/+557
| * mv643xx_eth: Remove MV643XX_ETH_ register prefixLennert Buytenhek2007-10-231-120/+107
| * mv643xx_eth: Remove SHARED_REGS register address biasLennert Buytenhek2007-10-231-15/+7
| * mv643xx_eth: Enable use on Orion platformsLennert Buytenhek2007-10-231-1/+1
* | mv643xx_eth: Hook up mv643xx_get_sset_countDale Farnsworth2007-10-231-0/+1
|/
* fallout from DECLARE_MAC_BUF patchesAl Viro2007-10-131-1/+1
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-3/+7
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-101-2/+3
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-1/+0
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-101-22/+3
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-101-2/+1
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-27/+21
* mv643xx_eth: Do not modify struct netdev tx_queue_lenDale Farnsworth2007-10-021-1/+0
* mv643xx_eth: Check ETH_INT_CAUSE_STATE bitDale Farnsworth2007-09-291-1/+1
* mv643xx_eth: duplicate methods in initializerAl Viro2007-09-261-2/+0
* mv643xx_eth: Fix tx_bytes stats calculationDale Farnsworth2007-09-151-1/+1
* mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetricGabriel Paubert2007-04-281-46/+13
* [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.thArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce udp_hdr(), remove skb->h.uhArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-2/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* mv643xx_eth: Fix use of uninitialized port_num fieldGabriel Paubert2007-03-281-3/+1
* mv643xx_eth: add mv643xx_eth_shutdown functionDale Farnsworth2007-03-231-0/+14
* mv643xx: Clear pending interrupts before calling request_irqDale Farnsworth2007-03-091-4/+6
* mv643xx_eth: Place explicit port number in mv643xx_eth_platform_dataDale Farnsworth2007-03-061-24/+29
* mv643xx_eth: move mac_addr inside mv643xx_eth_platform_dataDale Farnsworth2007-03-021-1/+1
* Alignment in mv643xx_ethRalf Baechle2007-02-271-3/+3
* [PATCH] misc duplicate field initializersAl Viro2007-02-091-1/+0
* mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth2007-01-231-2/+9
* Merge branch 'master' into upstreamJeff Garzik2006-12-071-4/+5
|\
| * [PATCH] ... and more work_struct-induced breakage (mips)Al Viro2006-12-061-4/+5
* | [PATCH] mv643xx_eth.c NULL noise removalAl Viro2006-12-041-2/+2
|/
* Revert "[mv643xx] Add pci device table for auto module loading."Linus Torvalds2006-10-201-6/+0
* [mv643xx] Add pci device table for auto module loading.Ben Collins2006-10-181-0/+6
* Merge branch 'master' into upstream-fixesJeff Garzik2006-10-111-3/+2
|\
| * [PATCH] misc ppc pt_regs fixesAl Viro2006-10-081-1/+1
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+1
* | [PATCH] mv643xx_eth: Fix ethtool statsMaxime Bizon2006-10-051-2/+2
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-241-3/+3
|\
| * Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-211-1/+1
| |\
| * | drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-131-2/+2
| * | drivers/net: Trim trailing whitespaceJeff Garzik2006-09-131-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-231-1/+1
|\ \ \ | |_|/ |/| |
| * | [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-221-1/+1
| |/
* | [netdrvr] mv643xx_eth: fix obvious typo, which caused build breakageJeff Garzik2006-09-211-1/+1
|/
* [PATCH] mv643xx_eth: Unmap DMA buffers in receive pathDale Farnsworth2006-09-131-0/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
OpenPOWER on IntegriCloud