| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'v2.6.29-rc7' into perfcounters/core | Ingo Molnar | 2009-03-04 | 23 | -145/+291 |
|\ |
|
| * | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-03 | 2 | -6/+6 |
| |\ |
|
| | * | [ARM] RiscPC: Fix etherh oops | Russell King | 2009-02-22 | 2 | -6/+6 |
| * | | zaurus: add usb id for motomagx phones | Dmitriy Taychenachev | 2009-03-01 | 1 | -0/+5 |
| * | | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() | Bjørn Mork | 2009-03-01 | 1 | -2/+2 |
| * | | veth: Fix carrier detect | Eric W. Biederman | 2009-03-01 | 1 | -40/+11 |
| * | | cdc_ether: add usb id for Ericsson F3507g | Bjørn Mork | 2009-03-01 | 1 | -0/+5 |
| * | | r8169: read MAC address from EEPROM on init (2nd attempt) | Ivan Vecera | 2009-03-01 | 1 | -2/+112 |
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-28 | 1 | -4/+4 |
| |\ \ |
|
| | * | | Fix iwlan DMA mapping direction | Fenghua Yu | 2009-02-25 | 1 | -4/+4 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-28 | 7 | -70/+71 |
| |\ \ \ |
|
| | * | | | libertas: fix misuse of netdev_priv() and dev->ml_priv | Kiran Divekar | 2009-02-26 | 7 | -70/+71 |
| * | | | | gianfar: Do right check on num_txbdfree | Rini van Zetten | 2009-02-27 | 1 | -1/+1 |
| * | | | | b44: Disable device on shutdown | Michael Buesch | 2009-02-26 | 1 | -0/+1 |
| * | | | | b44: Unconditionally enable interrupt routing on reset | Michael Buesch | 2009-02-26 | 1 | -4/+8 |
| * | | | | net: fix hp-plus build error | Randy Dunlap | 2009-02-26 | 1 | -1/+1 |
| |/ / / |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-02-24 | 3 | -11/+44 |
| |\ \ \ |
|
| | * | | | rtl8187: New USB ID's for RTL8187L | Larry Finger | 2009-02-23 | 1 | -0/+12 |
| | * | | | ath9k: Fix panic upon attach failure | Vasanthakumar Thiagarajan | 2009-02-23 | 1 | -7/+17 |
| | * | | | orinoco: do not resgister NULL pm_notifier function | Andrey Borzenkov | 2009-02-23 | 1 | -4/+15 |
| * | | | | asix: new device ids | Greg Kroah-Hartman | 2009-02-24 | 1 | -0/+8 |
| * | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-02-24 | 1 | -1/+1 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | netxen: handle pci bar 0 mapping failure | Dhananjay Phadke | 2009-02-24 | 1 | -1/+6 |
| * | | | | netxen: fix physical port mapping | Dhananjay Phadke | 2009-02-24 | 1 | -3/+6 |
| | |/ /
| |/| | |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 2009-02-26 | 21 | -19/+5163 |
|\ \ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-23 | 21 | -19/+5163 |
| | |\ \ \
| | | |/ /
| | | | /
| | | |/
| | |/| |
|
| | | * | veth : add the set_mac_address capability | Daniel Lezcano | 2009-02-22 | 1 | -4/+5 |
| | | * | sunlance: Beyond ARRAY_SIZE of ib->btx_ring | Roel Kluin | 2009-02-21 | 1 | -2/+2 |
| | | * | sungem: another error printed one too early | roel kluin | 2009-02-20 | 1 | -1/+1 |
| | | * | SMSC: timeout reaches -1 | Roel Kluin | 2009-02-20 | 1 | -1/+1 |
| | | * | smsc9420: handle magic field of ethtool_eeprom | Steve Glendinning | 2009-02-20 | 2 | -0/+5 |
| | | * | sundance: missing parentheses? | Roel Kluin | 2009-02-20 | 1 | -1/+1 |
| | | * | smsc9420: fix another postfixed timeout | Steve Glendinning | 2009-02-20 | 1 | -1/+1 |
| | | * | wimax/i2400m: driver loads firmware v1.4 instead of v1.3 | Inaky Perez-Gonzalez | 2009-02-20 | 1 | -1/+1 |
| | | * | cxgb3: Add support for PCI ID 0x35. | Divy Le Ray | 2009-02-18 | 2 | -0/+8 |
| | | * | TG3: &&/|| confusion | Roel Kluin | 2009-02-18 | 1 | -2/+2 |
| | | * | net/mv643xx: don't disable the mib timer too early and lock properly | Sebastian Siewior | 2009-02-18 | 1 | -4/+3 |
| | | * | net/mv643xx: use GFP_ATOMIC while atomic | Sebastian Siewior | 2009-02-18 | 1 | -1/+1 |
| | | * | atl1c: Atheros L1C Gigabit Ethernet driver | Jie Yang | 2009-02-18 | 8 | -0/+5120 |
| | | * | net: forcedeth: Fix wake-on-lan regression | Tobias Diedrich | 2009-02-16 | 1 | -1/+12 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar | 2009-02-17 | 28 | -8955/+8879 |
|\ \ \ \ \ \ \ |
|
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | | \ \ \ \ | |
| | | *-----------. \ \ \ \ | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar | 2009-02-13 | 3 | -15/+16 |
| | | |\ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / / /
|/| | | | | | | | | | / / /
| | | | | | | | |_|_|/ / /
| | | | | | | |/| | | | | |
|
| | | | | | | | * | | | | | arlan-main.c fix compilation warnings for phys_addr_t | Jaswinder Singh Rajput | 2009-02-11 | 1 | -2/+2 |
| | | | | | | | * | | | | | ne3210.c fix compilation warning for phys_addr_t | Jaswinder Singh Rajput | 2009-02-11 | 1 | -1/+2 |
| | | | | | | | * | | | | | falcon fix compilation warnings | Jaswinder Singh Rajput | 2009-02-11 | 1 | -12/+12 |
| |_|_|_|_|_|_|/ / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | Merge commit 'v2.6.29-rc5' into x86/apic | Ingo Molnar | 2009-02-15 | 17 | -8887/+8751 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |_|/ / / / / / / / /
| |/| | | | | | | | / /
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-02-12 | 17 | -8887/+8751 |
| | |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | /
| | | | |_|_|_|_|_|/
| | | |/| | | | | | |
|
| | | * | | | | | | | netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"... | Yang Hongyang | 2009-02-12 | 1 | -1/+1 |
| | | * | | | | | | | bnx2: Update version to 1.9.2 and copyright. | Michael Chan | 2009-02-12 | 2 | -4/+4 |
| | | * | | | | | | | bnx2: Fix jumbo frames error handling. | Michael Chan | 2009-02-12 | 1 | -11/+19 |