summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2008-10-26libertas: free sk_buff with kfree_skbSergio Luis-1/+1
2008-10-26r8169: revert "read MAC address from EEPROM on init"Francois Romieu-88/+0
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-210/+386
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds-0/+327
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds-35/+45
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-50/+6157
2008-10-23net: Fix disjunct computation of netdev featuresHerbert Xu-5/+11
2008-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-40/+60
2008-10-22mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin-0/+2
2008-10-22mlx4_en: Add driver for Mellanox ConnectX 10GbE NICYevgeny Petrilin-0/+5370
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin-6/+239
2008-10-22p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter-18/+10
2008-10-22orinoco: reduce stack usage in firmware download pathAndrey Borzenkov-13/+29
2008-10-22ath5k: fix suspend-related oops on rmmodBob Copeland-9/+21
2008-10-22mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin-1/+307
2008-10-22mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin-7/+14
2008-10-22mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin-28/+126
2008-10-22[netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.Jon Smirl-0/+18
2008-10-22qlge: Fix MSI/legacy single interrupt bug.Ron Mercer-47/+47
2008-10-22smc911x: Make the driver safer on SMPCatalin Marinas-17/+8
2008-10-22smc911x: Add IRQ polarity configurationCatalin Marinas-3/+8
2008-10-22smc911x: Allow Kconfig dependency on ARMCatalin Marinas-1/+1
2008-10-22sis190: add identifier for Atheros AR8021 PHYFrancois Romieu-0/+1
2008-10-228139x: reduce message severity on driver overlapStephen Hemminger-6/+4
2008-10-22igb: add IGB_DCA instead of selecting INTEL_IOATDMAJeff Kirsher-16/+21
2008-10-22igb: fix tx data corruption with transition to L0s on 82575Alexander Duyck-2/+26
2008-10-22ehea: Fix memory hotplug supportHannes Hering-41/+119
2008-10-22netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driverBryan Wu-9/+0
2008-10-22cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpqRoland Dreier-0/+1
2008-10-22SMC911x: unbreak PXA buildsDmitry Baryshkov-3/+5
2008-10-22myri10ge: disable NAPI on failure to setup the interfaceBrice Goglin-1/+5
2008-10-22net: Make SMC91X selectable on other MIPS boardsAtsushi Nemoto-1/+1
2008-10-22AX88796: ax_probe() fix irq assignmentroel kluin-3/+3
2008-10-22gianfar: fix handle errors returned by platform_get_irq*()roel kluin-7/+17
2008-10-22r8169: checks against wrong mac addresse initFrancois Romieu-4/+18
2008-10-22r8169: verbose mac address initFrancois Romieu-4/+12
2008-10-21xtensa: Add support for the Sonic Ethernet device for the XT2000 board.Chris Zankel-0/+327
2008-10-21Merge commit 'origin' into masterBenjamin Herrenschmidt-149/+185
2008-10-21Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt-33/+22
2008-10-20ibm_newemac: Fix new MAL feature handlingJosh Boyer-2/+23
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison-2/+2
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+8
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt-29794/+63901
2008-10-17USB: remove info() macro from usb network driversGreg Kroah-Hartman-22/+32
2008-10-17USB: remove warn() macro from usb net driversGreg Kroah-Hartman-19/+20
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-42/+70
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds-14/+8
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds-16/+5
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-15/+29
2008-10-16drivers/net/xen-netfront.c: Use DIV_ROUND_UPJulia Lawall-1/+1