summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* libertas: free sk_buff with kfree_skbSergio Luis2008-10-261-1/+1
* r8169: revert "read MAC address from EEPROM on init"Francois Romieu2008-10-261-88/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-2325-210/+386
|\
| * net: Fix disjunct computation of netdev featuresHerbert Xu2008-10-231-5/+11
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-10-234-40/+60
| |\
| | * p54: enable 2.4/5GHz spectrum by eeprom bits.Christian Lamparter2008-10-221-18/+10
| | * orinoco: reduce stack usage in firmware download pathAndrey Borzenkov2008-10-221-13/+29
| | * ath5k: fix suspend-related oops on rmmodBob Copeland2008-10-222-9/+21
| * | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work.Jon Smirl2008-10-221-0/+18
| * | qlge: Fix MSI/legacy single interrupt bug.Ron Mercer2008-10-222-47/+47
| * | smc911x: Make the driver safer on SMPCatalin Marinas2008-10-221-17/+8
| * | smc911x: Add IRQ polarity configurationCatalin Marinas2008-10-221-3/+8
| * | smc911x: Allow Kconfig dependency on ARMCatalin Marinas2008-10-221-1/+1
| * | sis190: add identifier for Atheros AR8021 PHYFrancois Romieu2008-10-221-0/+1
| * | 8139x: reduce message severity on driver overlapStephen Hemminger2008-10-222-6/+4
| * | igb: add IGB_DCA instead of selecting INTEL_IOATDMAJeff Kirsher2008-10-222-16/+21
| * | igb: fix tx data corruption with transition to L0s on 82575Alexander Duyck2008-10-221-2/+26
| * | ehea: Fix memory hotplug supportHannes Hering2008-10-224-41/+119
| * | netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driverBryan Wu2008-10-221-9/+0
| * | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpqRoland Dreier2008-10-221-0/+1
| * | SMC911x: unbreak PXA buildsDmitry Baryshkov2008-10-222-3/+5
| * | myri10ge: disable NAPI on failure to setup the interfaceBrice Goglin2008-10-221-1/+5
| * | net: Make SMC91X selectable on other MIPS boardsAtsushi Nemoto2008-10-221-1/+1
| * | AX88796: ax_probe() fix irq assignmentroel kluin2008-10-221-3/+3
| * | gianfar: fix handle errors returned by platform_get_irq*()roel kluin2008-10-221-7/+17
| * | r8169: checks against wrong mac addresse initFrancois Romieu2008-10-221-4/+18
| * | r8169: verbose mac address initFrancois Romieu2008-10-221-4/+12
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2008-10-233-0/+327
|\ \
| * | xtensa: Add support for the Sonic Ethernet device for the XT2000 board.Chris Zankel2008-10-213-0/+327
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2008-10-233-35/+45
|\ \ \
| * \ \ Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-2138-149/+185
| |\ \ \ | | | |/ | | |/|
| * | | Merge commit 'gcl/gcl-next'Benjamin Herrenschmidt2008-10-211-33/+22
| |\ \ \
| | * | | powerpc/mpc5200: Refactor FEC mdio read/write routinesWolfram Sang2008-10-151-33/+22
| * | | | ibm_newemac: Fix new MAL feature handlingJosh Boyer2008-10-202-2/+23
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-2325-50/+6157
|\ \ \ \ | |_|/ / |/| | |
| * | | mlx4_core: Add Ethernet PCI device IDsYevgeny Petrilin2008-10-221-0/+2
| * | | mlx4_en: Add driver for Mellanox ConnectX 10GbE NICYevgeny Petrilin2008-10-2212-0/+5370
| * | | mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-225-6/+239
| * | | mlx4_core: Ethernet MAC/VLAN managementYevgeny Petrilin2008-10-224-1/+307
| * | | mlx4_core: Get ethernet MTU and default address from firmwareYevgeny Petrilin2008-10-223-7/+14
| * | | mlx4_core: Support multiple pre-reserved QP regionsYevgeny Petrilin2008-10-2212-28/+126
| * | | mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-103-15/+106
* | | | misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-201-2/+2
* | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-204-8/+8
|\ \ \ \
| * | | | drivers/net: use nr_irqsYinghai Lu2008-10-164-8/+8
| | |_|/ | |/| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2008-10-20467-29794/+63901
|\ \ \ \
| * | | | USB: remove info() macro from usb network driversGreg Kroah-Hartman2008-10-177-22/+32
| * | | | USB: remove warn() macro from usb net driversGreg Kroah-Hartman2008-10-174-19/+20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-177-42/+70
| |\ \ \ \
| | * | | | [netdrvr] ibmtr: PCMCIA IBMTR is ok on 64bitAlan Cox2008-10-161-1/+1
OpenPOWER on IntegriCloud