summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/urgent' into x86/mmIngo Molnar2009-03-042-6/+6
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-032-6/+6
| |\
| | * [ARM] RiscPC: Fix etherh oopsRussell King2009-02-222-6/+6
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0421-139/+285
|\ \ \ \ \ \ | | | | |/ /
| | | | * | zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-011-0/+5
| | | | * | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-011-2/+2
| | | | * | veth: Fix carrier detectEric W. Biederman2009-03-011-40/+11
| | | | * | cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-011-0/+5
| | | | * | r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-011-2/+112
| | | | * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-281-4/+4
| | | | |\ \
| | | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-287-70/+71
| | | | |\ \ \
| | | | | * | | libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-267-70/+71
| | | | * | | | gianfar: Do right check on num_txbdfreeRini van Zetten2009-02-271-1/+1
| | | | * | | | b44: Disable device on shutdownMichael Buesch2009-02-261-0/+1
| | | | * | | | b44: Unconditionally enable interrupt routing on resetMichael Buesch2009-02-261-4/+8
| | | | * | | | net: fix hp-plus build errorRandy Dunlap2009-02-261-1/+1
| | | | |/ / /
| | | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-243-11/+44
| | | | |\ \ \
| | | | | * | | rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-231-0/+12
| | | | | * | | ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-231-7/+17
| | | | | * | | orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-231-4/+15
| | | | * | | | asix: new device idsGreg Kroah-Hartman2009-02-241-0/+8
| | | | * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-241-1/+1
| | | | |\ \ \ \
| | | | * | | | | netxen: handle pci bar 0 mapping failureDhananjay Phadke2009-02-241-1/+6
| | | | * | | | | netxen: fix physical port mappingDhananjay Phadke2009-02-241-3/+6
| | | | | |/ / / | | | | |/| | |
| | * | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-011-4/+4
| | |\ \ \ \ \ \ | |/ / / / / / / |/| | | | | / / | | | |_|_|/ / | | |/| | | |
| | * | | | | Fix iwlan DMA mapping directionFenghua Yu2009-02-251-4/+4
| | | |_|/ / | | |/| | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-2621-19/+5163
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / /
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-2321-19/+5163
| | |\ \ \ \ | | | | |/ / | | | |/| / | | | |_|/ | | |/| |
| | | * | veth : add the set_mac_address capabilityDaniel Lezcano2009-02-221-4/+5
| | | * | sunlance: Beyond ARRAY_SIZE of ib->btx_ringRoel Kluin2009-02-211-2/+2
| | | * | sungem: another error printed one too earlyroel kluin2009-02-201-1/+1
| | | * | SMSC: timeout reaches -1Roel Kluin2009-02-201-1/+1
| | | * | smsc9420: handle magic field of ethtool_eepromSteve Glendinning2009-02-202-0/+5
| | | * | sundance: missing parentheses?Roel Kluin2009-02-201-1/+1
| | | * | smsc9420: fix another postfixed timeoutSteve Glendinning2009-02-201-1/+1
| | | * | wimax/i2400m: driver loads firmware v1.4 instead of v1.3Inaky Perez-Gonzalez2009-02-201-1/+1
| | | * | cxgb3: Add support for PCI ID 0x35.Divy Le Ray2009-02-182-0/+8
| | | * | TG3: &&/|| confusionRoel Kluin2009-02-181-2/+2
| | | * | net/mv643xx: don't disable the mib timer too early and lock properlySebastian Siewior2009-02-181-4/+3
| | | * | net/mv643xx: use GFP_ATOMIC while atomicSebastian Siewior2009-02-181-1/+1
| | | * | atl1c: Atheros L1C Gigabit Ethernet driverJie Yang2009-02-188-0/+5120
| | | * | net: forcedeth: Fix wake-on-lan regressionTobias Diedrich2009-02-161-1/+12
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-----. \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p...Ingo Molnar2009-02-1728-8955/+8879
|\ \ \ \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | | \ \ \ \ \
| | | *-----------. \ \ \ \ \ Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/...Ingo Molnar2009-02-133-15/+16
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | / / / / | | | | | | | | |_|_|/ / / / | | | | | | | |/| | | | | / | | | | | |_|_|_|_|_|_|_|/ | | | | |/| | | | | | | |
| | | | | | | | * | | | | arlan-main.c fix compilation warnings for phys_addr_tJaswinder Singh Rajput2009-02-111-2/+2
| | | | | | | | * | | | | ne3210.c fix compilation warning for phys_addr_tJaswinder Singh Rajput2009-02-111-1/+2
| | | | | | | | * | | | | falcon fix compilation warningsJaswinder Singh Rajput2009-02-111-12/+12
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar2009-02-1517-8887/+8751
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| | * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1217-8887/+8751
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | / | | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang2009-02-121-1/+1
OpenPOWER on IntegriCloud