| Commit message (Expand) | Author | Age | Files | Lines |
* | libertas: free sk_buff with kfree_skb | Sergio Luis | 2008-10-27 | 1 | -1/+1 |
* | r8169: revert "read MAC address from EEPROM on init" | Francois Romieu | 2008-10-26 | 1 | -88/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-24 | 25 | -210/+386 |
|\ |
|
| * | net: Fix disjunct computation of netdev features | Herbert Xu | 2008-10-23 | 1 | -5/+11 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-23 | 4 | -40/+60 |
| |\ |
|
| | * | p54: enable 2.4/5GHz spectrum by eeprom bits. | Christian Lamparter | 2008-10-23 | 1 | -18/+10 |
| | * | orinoco: reduce stack usage in firmware download path | Andrey Borzenkov | 2008-10-23 | 1 | -13/+29 |
| | * | ath5k: fix suspend-related oops on rmmod | Bob Copeland | 2008-10-23 | 2 | -9/+21 |
| * | | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work. | Jon Smirl | 2008-10-22 | 1 | -0/+18 |
| * | | qlge: Fix MSI/legacy single interrupt bug. | Ron Mercer | 2008-10-22 | 2 | -47/+47 |
| * | | smc911x: Make the driver safer on SMP | Catalin Marinas | 2008-10-22 | 1 | -17/+8 |
| * | | smc911x: Add IRQ polarity configuration | Catalin Marinas | 2008-10-22 | 1 | -3/+8 |
| * | | smc911x: Allow Kconfig dependency on ARM | Catalin Marinas | 2008-10-22 | 1 | -1/+1 |
| * | | sis190: add identifier for Atheros AR8021 PHY | Francois Romieu | 2008-10-22 | 1 | -0/+1 |
| * | | 8139x: reduce message severity on driver overlap | Stephen Hemminger | 2008-10-22 | 2 | -6/+4 |
| * | | igb: add IGB_DCA instead of selecting INTEL_IOATDMA | Jeff Kirsher | 2008-10-22 | 2 | -16/+21 |
| * | | igb: fix tx data corruption with transition to L0s on 82575 | Alexander Duyck | 2008-10-22 | 1 | -2/+26 |
| * | | ehea: Fix memory hotplug support | Hannes Hering | 2008-10-22 | 4 | -41/+119 |
| * | | netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver | Bryan Wu | 2008-10-22 | 1 | -9/+0 |
| * | | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq | Roland Dreier | 2008-10-22 | 1 | -0/+1 |
| * | | SMC911x: unbreak PXA builds | Dmitry Baryshkov | 2008-10-22 | 2 | -3/+5 |
| * | | myri10ge: disable NAPI on failure to setup the interface | Brice Goglin | 2008-10-22 | 1 | -1/+5 |
| * | | net: Make SMC91X selectable on other MIPS boards | Atsushi Nemoto | 2008-10-22 | 1 | -1/+1 |
| * | | AX88796: ax_probe() fix irq assignment | roel kluin | 2008-10-22 | 1 | -3/+3 |
| * | | gianfar: fix handle errors returned by platform_get_irq*() | roel kluin | 2008-10-22 | 1 | -7/+17 |
| * | | r8169: checks against wrong mac addresse init | Francois Romieu | 2008-10-22 | 1 | -4/+18 |
| * | | r8169: verbose mac address init | Francois Romieu | 2008-10-22 | 1 | -4/+12 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2008-10-23 | 3 | -0/+327 |
|\ \ |
|
| * | | xtensa: Add support for the Sonic Ethernet device for the XT2000 board. | Chris Zankel | 2008-10-21 | 3 | -0/+327 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc | Linus Torvalds | 2008-10-23 | 3 | -35/+45 |
|\ \ \ |
|
| * \ \ | Merge commit 'origin' into master | Benjamin Herrenschmidt | 2008-10-21 | 38 | -149/+185 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-10-21 | 1 | -33/+22 |
| |\ \ \ |
|
| | * | | | powerpc/mpc5200: Refactor FEC mdio read/write routines | Wolfram Sang | 2008-10-15 | 1 | -33/+22 |
| * | | | | ibm_newemac: Fix new MAL feature handling | Josh Boyer | 2008-10-21 | 2 | -2/+23 |
| |/ / / |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-10-23 | 25 | -50/+6157 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | mlx4_core: Add Ethernet PCI device IDs | Yevgeny Petrilin | 2008-10-23 | 1 | -0/+2 |
| * | | | mlx4_en: Add driver for Mellanox ConnectX 10GbE NIC | Yevgeny Petrilin | 2008-10-23 | 12 | -0/+5370 |
| * | | | mlx4_core: Multiple port type support | Yevgeny Petrilin | 2008-10-23 | 5 | -6/+239 |
| * | | | mlx4_core: Ethernet MAC/VLAN management | Yevgeny Petrilin | 2008-10-22 | 4 | -1/+307 |
| * | | | mlx4_core: Get ethernet MTU and default address from firmware | Yevgeny Petrilin | 2008-10-22 | 3 | -7/+14 |
| * | | | mlx4_core: Support multiple pre-reserved QP regions | Yevgeny Petrilin | 2008-10-22 | 12 | -28/+126 |
| * | | | mlx4_core: Add QP range reservation support | Yevgeny Petrilin | 2008-10-10 | 3 | -15/+106 |
* | | | | misc: replace remaining __FUNCTION__ with __func__ | Harvey Harrison | 2008-10-21 | 1 | -2/+2 |
* | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 4 | -8/+8 |
|\ \ \ \ |
|
| * | | | | drivers/net: use nr_irqs | Yinghai Lu | 2008-10-16 | 4 | -8/+8 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Paul Mundt | 2008-10-20 | 467 | -29794/+63901 |
|\ \ \ \ |
|
| * | | | | USB: remove info() macro from usb network drivers | Greg Kroah-Hartman | 2008-10-17 | 7 | -22/+32 |
| * | | | | USB: remove warn() macro from usb net drivers | Greg Kroah-Hartman | 2008-10-17 | 4 | -19/+20 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-17 | 7 | -42/+70 |
| |\ \ \ \ |
|
| | * | | | | [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bit | Alan Cox | 2008-10-16 | 1 | -1/+1 |