| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe: Patch to fix driver panic while freeing up tx & rx resources | Mallikarjuna R Chilakala | 2009-04-02 | 1 | -2/+2 |
* | ixgbe: refactor tx buffer processing to use skb_dma_map/unmap | Alexander Duyck | 2009-04-02 | 1 | -38/+41 |
* | ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores | PJ Waskiewicz | 2009-04-02 | 1 | -5/+6 |
* | ixgbe: feature - driver to default with FC on. | Don Skidmore | 2009-04-02 | 1 | -1/+1 |
* | ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control | PJ Waskiewicz | 2009-04-02 | 1 | -1/+5 |
* | ixgbe: Fix ethtool output with advertised mode. | Don Skidmore | 2009-04-02 | 1 | -0/+9 |
* | ixgbe: fix build when DEBUG is defined | Alexander Duyck | 2009-04-02 | 2 | -6/+15 |
* | net/igb: Fix kexec with igb (rev. 3) | Rafael J. Wysocki | 2009-04-02 | 1 | -13/+31 |
* | igb: cleanup igb loopback path | Alexander Duyck | 2009-04-02 | 1 | -11/+3 |
* | igb: increase delay for copper link setup | Alexander Duyck | 2009-04-02 | 1 | -2/+5 |
* | igb: set num_rx/tx_queues to 0 when queues are freed | Alexander Duyck | 2009-04-02 | 1 | -0/+3 |
* | igb: add support for x2 link width configurations | Alexander Duyck | 2009-04-02 | 1 | -3/+4 |
* | net/fec_mpc52xx: Don't dereference phy_device if it is NULL | Grant Likely | 2009-04-02 | 1 | -10/+12 |
* | net/fec_mpc52xx: Migrate to net_device_ops. | Henk Stegeman | 2009-04-02 | 1 | -16/+20 |
* | net/fec_mpc52xx: fix BUG on missing dma_ops | Grant Likely | 2009-04-02 | 1 | -7/+12 |
* | Neterion: New driver: Kconfig and Makefile | Ramkrishna Vepa | 2009-04-02 | 3 | -0/+25 |
* | Neterion: New driver: Driver version | Ramkrishna Vepa | 2009-04-02 | 1 | -0/+23 |
* | Neterion: New driver: Ethtool related | Ramkrishna Vepa | 2009-04-02 | 2 | -0/+1215 |
* | Neterion: New driver: Main entry points | Ramkrishna Vepa | 2009-04-02 | 2 | -0/+5059 |
* | Neterion: New driver: Traffic & alarm handler | Ramkrishna Vepa | 2009-04-02 | 2 | -0/+4937 |
* | Neterion: New driver: Hardware init & configuration | Ramkrishna Vepa | 2009-04-02 | 2 | -0/+7523 |
* | Neterion: New driver: register set - vxge-reg.h | Ramkrishna Vepa | 2009-04-02 | 1 | -0/+4608 |
* | sfc: Call netif_napi_add() before registering our interrupt handler | Ben Hutchings | 2009-03-31 | 1 | -4/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin... | David S. Miller | 2009-03-31 | 8 | -2658/+141 |
|\ |
|
| * | smc91c92_cs: use request_firmware | Jaswinder Singh Rajput | 2009-03-30 | 2 | -370/+32 |
| * | 3C359: use request_firmware | Jaswinder Singh Rajput | 2009-03-30 | 3 | -1596/+51 |
| * | yam: use request_firmware | Jaswinder Singh Rajput | 2009-03-30 | 3 | -692/+58 |
* | | ETHOC: fix build breakage on s390 | Heiko Carstens | 2009-03-31 | 1 | -1/+1 |
* | | wireless: remove duplicated .ndo_set_mac_address | Alexander Beregalov | 2009-03-29 | 4 | -5/+0 |
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-29 | 10 | -35/+46 |
|\ \ |
|
| * \ | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-03-28 | 5 | -14/+17 |
| |\ \ |
|
| | * \ | Merge branch 'origin' into devel | Russell King | 2009-03-28 | 685 | -79393/+96771 |
| | |\ \ |
|
| | * \ \ | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli... | Russell King | 2009-03-25 | 43 | -289/+5843 |
| | |\ \ \ |
|
| | * | | | | [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h | Russell King | 2009-03-25 | 1 | -1/+1 |
| | * | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/... | root | 2009-03-24 | 1 | -0/+1 |
| | |\ \ \ \ |
|
| | | * | | | | [ARM] pxa/aspenite: add support for debug ethernet | Eric Miao | 2009-03-23 | 1 | -0/+1 |
| | * | | | | | Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Russell King | 2009-03-17 | 1 | -7/+13 |
| | |\ \ \ \ \ |
|
| | | * | | | | | IXP4xx: add Ethernet and NPE support for IXP43x CPU. | Krzysztof Hałasa | 2009-03-17 | 1 | -7/+13 |
| | * | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King | 2009-03-13 | 74 | -9133/+14399 |
| | |\ \ \ \ \ \
| | | |_|/ / / /
| | |/| | | | | |
|
| | * | | | | | | [ARM] pxa: separate definitions from pxa-regs.h and remove it finally | Eric Miao | 2009-03-09 | 1 | -2/+1 |
| | * | | | | | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.h | Eric Miao | 2009-03-09 | 2 | -4/+1 |
| * | | | | | | | Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm... | Linus Torvalds | 2009-03-28 | 4 | -20/+28 |
| |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-28 | 119 | -1321/+9557 |
| | |\ \ \ \ \ \ \
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
| | * | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 4 | -20/+28 |
| | |\ \ \ \ \ \ \
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | | | | | | | | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | *-----. \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 21 | -139/+285 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | | | * \ \ \ \ \ \ \ | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -4/+4 |
| | | | | |\ \ \ \ \ \ \ \
| | | | |/ / / / / / / / /
| | | |/| | | | | | | | | |
|
| | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ | |
| | | *-. \ \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 2009-02-26 | 21 | -19/+5163 |
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / / /
| | | |/| | | | | | | | | | |
|
| | | | | | | | | | | | | | | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | *-----. \ \ \ \ \ \ \ \ \ \ | 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 |