aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* remove asm/bitops.h includesJiri Slaby2007-10-198-8/+8
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-189-79/+90
|\
| * pcnet32: remove private net_device_stats structureDon Fry2007-10-171-26/+25
| * vortex_up should initialize "err"Badari Pulavarty2007-10-171-1/+1
| * pcnet32: remove compile warnings in non-napi modeDon Fry2007-10-171-0/+4
| * pcnet32: fix non-napi packet receptionDon Fry2007-10-171-0/+3
| * fix EMAC driver for proper napi_synchronize APIBenjamin Herrenschmidt2007-10-171-1/+1
| * sky2: shutdown cleanupStephen Hemminger2007-10-171-26/+20
| * forcedeth msi bugfixManfred Spraul2007-10-171-8/+11
| * gianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placementAnton Vorontsov2007-10-171-1/+3
| * fs_enet: Update for API changesScott Wood2007-10-172-12/+17
| * gianfar: remove orphan struct.Sebastian Siewior2007-10-171-1/+0
| * forcedeth: fix rx-work condition in nv_rx_process_optimized() tooIngo Molnar2007-10-171-3/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-182-3915/+3950
|\ \
| * | [BNX2]: Update version to 1.6.8.Michael Chan2007-10-171-2/+2
| * | [BNX2]: Fix Serdes WoL bug.Michael Chan2007-10-171-9/+19
| * | [BNX2]: Update 5709 firmware to 3.7.1.Michael Chan2007-10-171-3904/+3929
| |/
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-187-17/+18
* | unify DMA_..BIT_MASK definitions: v3.1Borislav Petkov2007-10-181-3/+0
|/
* net: libertas sdio driverPierre Ossman2007-10-175-0/+1134
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-172-37/+37
|\
| * [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-172-37/+37
* | Make the pr_*() family of macros in kernel.h completeEmil Medve2007-10-171-3/+0
|/
* WOL bugfix for 3c59x.cSteffen Klassert2007-10-161-1/+7
* skge 1.12Stephen Hemminger2007-10-161-1/+1
* skge: add a debug interfaceStephen Hemminger2007-10-163-0/+156
* skge: eeprom supportStephen Hemminger2007-10-162-2/+102
* skge: internal statsStephen Hemminger2007-10-162-30/+24
* skge: XM PHY handling fixesStephen Hemminger2007-10-162-44/+50
* skge: changing MTU while running causes problemsStephen Hemminger2007-10-161-7/+44
* skge: fix ram buffer size calculationStephen Hemminger2007-10-161-27/+24
* gianfar: Fix compile regression caused by 09f75cd7Li Yang2007-10-161-4/+3
* net: Fix new EMAC driver for NAPI changesBenjamin Herrenschmidt2007-10-161-8/+17
* bonding: two small fixes for IPoIB supportJay Vosburgh2007-10-162-8/+7
* e1000e: don't poke PHY registers to retreive link statusAuke Kok2007-10-161-10/+21
* e1000e: fix error checksAdrian Bunk2007-10-161-2/+2
* e1000e: Fix debug printk macroAuke Kok2007-10-161-1/+1
* tokenring/3c359.c: fixed array index problemMarcus Meissner2007-10-161-1/+1
* [netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik2007-10-161-36/+36
* [netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik2007-10-161-31/+57
* forcedeth: fix NAPI rx poll functionIngo Molnar2007-10-161-3/+5
* [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.czJaroslav Kysela2007-10-161-2/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-153-64/+106
|\
| * [NET] smc91x: fix PXA DMA support codeRussell King2007-10-152-56/+63
| * [ARM] pxa: update pxa irda driver to use clk supportRussell King2007-10-121-8/+43
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-153-18/+22
|\ \
| * | [NETNS]: Don't panic on creating the namespace's loopbackPavel Emelyanov2007-10-151-6/+5
| * | [TG3]: Fix performance regression on 5705.Michael Chan2007-10-151-2/+8
| * | [NIU]: getting rid of __ucmpdi2 in niu.oAl Viro2007-10-151-8/+7
| * | [NIU]: Fix write past end of array in niu_pci_probe_sprom().David S. Miller2007-10-151-2/+2