aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix PHY Lib support for gianfar and ucc_gethAndy Fleming2008-02-062-4/+4
* forcedeth: preserve registersAyaz Abdulla2008-02-061-0/+14
* forcedeth: phy status fixAyaz Abdulla2008-02-061-8/+8
* forcedeth: restart tx/rxAyaz Abdulla2008-02-061-0/+19
* Generic HDLC - use random_ether_addr()Krzysztof Halasa2008-02-052-8/+4
* Generic HDLC - remove now unneeded hdlc_device_descKrzysztof Halasa2008-02-058-46/+31
* Generic HDLC - fix kernel panicKrzysztof Halasa2008-02-051-20/+18
* ixgbe: add real-time traffic countersAyyappan Veeraiyan2008-02-051-4/+11
* ixgbe: fix several counter register errataAyyappan Veeraiyan2008-02-051-22/+31
* ixgbe: properly return CHECKSUM_NONE, cleanup csum codeAyyappan Veeraiyan2008-02-051-7/+22
* ixgbe: Fix FW init/release, make this code a functionAyyappan Veeraiyan2008-02-051-10/+28
* ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan2008-02-051-5/+5
* ixbge: Make ethtool code account for media typesAyyappan Veeraiyan2008-02-051-16/+36
* ixbge: remove TX lock and redo TX accounting.Ayyappan Veeraiyan2008-02-052-36/+76
* ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan2008-02-053-42/+49
* xircom_cb should return NETDEV_TX_BUSY when no descriptors availableErik Mouw2008-02-051-1/+1
* drivers/net/tlan.c: compilation warning fixLeonardo Potenza2008-02-051-7/+18
* mv643xx_eth: fix byte order when checksum offload is enabledByron Bradley2008-02-051-3/+8
* sky2: fix for Yukon FE (regression in 2.6.25)Stephen Hemminger2008-02-052-11/+8
* iSeries: fix section mismatch in iseries_vethStephen Rothwell2008-02-051-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-0484-1425/+3770
|\
| *-------. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-0472-1384/+3625
| |\ \ \ \ \
| | | | | | * [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas2008-02-044-18/+15
| | | | | | * [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas2008-02-043-5/+16
| | | | | | * [ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas2008-02-043-13/+24
| | | | | | * [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas2008-02-044-8/+10
| | | | | | * [ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2008-02-043-44/+80
| | | | | | * [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas2008-02-043-83/+123
| | | | | | * [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas2008-02-0410-262/+186
| | | | | | * [ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2008-02-042-30/+71
| | | | | | * [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-047-17/+69
| | | | | | * [ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas2008-02-042-2/+37
| | | | | | * [ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas2008-02-042-12/+67
| | | | | | * [ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas2008-02-042-42/+32
| | | | | * | [ARM] 4798/1: pcm027: fix missing header fileJuergen Beisert2008-02-041-0/+1
| | | | | * | [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1eric miao2008-02-041-4/+4
| | | | | * | [ARM] 4801/1: pxa: fix building issues of missing pxa2xx-regs.heric miao2008-02-043-0/+3
| | | | | * | [ARM] pxa: introduce sysdev for pxa3xx static memory controllereric miao2008-02-042-1/+89
| | | | | * | [ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao2008-02-044-14/+183
| | | | | * | [ARM] pxa: introduce sysdev for GPIO register saving/restoringeric miao2008-02-045-38/+64
| | | | | * | [ARM] pxa: introduce sysdev for IRQ register saving/restoringeric miao2008-02-045-16/+122
| | | | | * | [ARM] pxa: fix the warning of undeclared "struct pxaohci_platform_data"eric miao2008-02-041-0/+1
| | | | | * | [ARM] pxa: change set_kset_name() to direct name assignment for MFP sysclasseric miao2008-02-041-1/+1
| | | | | |/
| | | | * | [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-048-56/+110
| | | | |/
| | | * | [ARM] 4810/1: - Fix 'section mismatch' building warningsKristoffer Ericson2008-02-042-2/+2
| | | * | [ARM] xtime_seqlock: fix more ARM machines for xtime deadlockingPeter Zijlstra2008-02-044-11/+0
| | | * | [ARM] 21285 serial: fix build errorRussell King2008-02-041-2/+6
| | | |/
| | * | [ARM] 4809/2: ixp4xx: Merge dsmg600-power.c into dsmg600-setup.cRod Whitby2008-02-043-135/+88
| | * | [ARM] 4808/2: ixp4xx: Merge nas100d-power.c into nas100d-setup.cRod Whitby2008-02-043-133/+87
| | * | [ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby2008-02-044-117/+48