summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: Hook up Cavium OCTEON in arch/mips.David Daney2009-01-114-0/+19
| * | | | MIPS: Hook Cavium OCTEON cache init into cache.cDavid Daney2009-01-112-0/+9
| * | | | MIPS: Add Cavium OCTEON processor constants and CPU probe.David Daney2009-01-113-0/+41
| * | | | MIPS: Override assembler target architecture for octeon.David Daney2009-01-112-0/+6
| * | | | MIPS: Add Cavium OCTEON specific register definitions to mipsregs.hDavid Daney2009-01-111-0/+20
| * | | | MIPS: For Cavium OCTEON set hwrena and lazily restore CP2 state.David Daney2009-01-111-0/+21
| * | | | MIPS: For Cavium OCTEON handle hazards as per the R10000 handling.David Daney2009-01-111-2/+2
| * | | | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon.David Daney2009-01-1119-0/+4243
| * | | | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex...David Daney2009-01-1115-0/+4200
| * | | | MIPS: Add Cavium OCTEON processor CSR definitionsDavid Daney2009-01-1110-0/+7657
| * | | | MIPS: Alchemy: Change strict_strtol to strict_strtoulJulia Lawall2009-01-118-8/+8
| * | | | MIPS: 64-bit: Use generic 32-bit ptrace compat code.Anirban Sinha2009-01-111-63/+1Star
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-1359-372/+342Star
|\ \ \ \
| * | | | ucc_geth: use correct UCCE macrosTimur Tabi2009-01-112-174/+68Star
| * | | | net_dma: acquire/release dma channels on ifup/ifdownDan Williams2009-01-112-3/+20
| * | | | cxgb3: Keep LRO off if disabled when interface is downRoland Dreier2009-01-113-10/+21
| * | | | sfc: SFT9001: Fix condition for LNPGA power-offBen Hutchings2009-01-111-2/+3
| * | | | dccp ccid-3: Fix RFC referenceGerrit Renker2009-01-111-1/+1
| * | | | smsc911x: register irq with device name, not driver nameSteve Glendinning2009-01-111-1/+1
| * | | | smsc911x: fix smsc911x_reg_read compiler warningSteve Glendinning2009-01-111-0/+1
| * | | | forcedeth: napi schedule lock fixAyaz Abdulla2009-01-111-2/+2
| * | | | net: fix section mismatch warnings in dccp/ccids/lib/tfrc.cLeonardo Potenza2009-01-111-1/+1
| * | | | forcedeth: remove mgmt unit for mcp79 chipsetAyaz Abdulla2009-01-111-4/+4
| * | | | qlge: Remove dynamic alloc of rx ring control blocks.Ron Mercer2009-01-112-33/+10Star
| * | | | qlge: Fix schedule while atomic issue.Ron Mercer2009-01-111-3/+3
| * | | | qlge: Remove support for device ID 8000.Ron Mercer2009-01-112-3/+1Star
| * | | | qlge: Get rid of split addresses in hardware control blocks.Ron Mercer2009-01-113-66/+32Star
| * | | | qlge: Get rid of volatile usage for shadow register.Ron Mercer2009-01-113-14/+34
| * | | | forcedeth: version bump and copyrightAyaz Abdulla2009-01-111-2/+2
| * | | | forcedeth: xmit lock fixAyaz Abdulla2009-01-111-2/+4
| * | | | netdev: missing validate_address hooksStephen Hemminger2009-01-113-0/+3
| * | | | netdev: add missing set_mac_address hookStephen Hemminger2009-01-1127-1/+28
| * | | | netdev: gianfar: add MII ioctl handlerClifford Wolf2009-01-111-0/+15
| * | | | drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall2009-01-111-3/+4
| * | | | drivers/net/hamradio/6pack.c: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
| * | | | drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
| * | | | net/bridge/netfilter: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
| * | | | net/tipc/bcast.h: use ARRAY_SIZEJulia Lawall2009-01-111-1/+1
| * | | | wimax: fix typo in kernel-doc for debugfs_dentry in struct wimax_devInaky Perez-Gonzalez2009-01-111-2/+2
| * | | | 3c59x: Use device_set_wakeup_enableSteffen Klassert2009-01-111-0/+2
| * | | | qeth: fix usage of netdev_opsFrank Blaschka2009-01-112-5/+21
| * | | | qlge: Naming interrupt vectorsJesper Dangaard Brouer2009-01-111-2/+2
| * | | | b44: fix misalignment and wasted space in rx handlingFelix Fietkau2009-01-111-7/+6Star
| * | | | ipcomp: Remove spurious truesize increaseHerbert Xu2009-01-111-1/+0Star
| * | | | e1000e: Add process name to WARN message when detecting Mutex contentionDavid Graham2009-01-111-6/+13
| * | | | r6040: bump release to 0.21Florian Fainelli2009-01-111-2/+2
| * | | | r6040: no longer mark r6040 as being experimentalFlorian Fainelli2009-01-111-1/+1
| * | | | r6040: generate random ethernet MAC address when not initializedFlorian Fainelli2009-01-111-2/+4
| * | | | r6040: fix ifconfig down and freeing of tx/rx descriptorsFlorian Fainelli2009-01-111-11/+21
| * | | | irda: fix incomplete conversation to internal statsAlexander Beregalov2009-01-112-5/+5
| |/ / /