summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [PATCH] zd1211rw, fix oops when ejecting install mediaMarc Pignat2007-10-181-2/+5
| | * | | [PATCH] b43legacy: Fix potential return of uninitialized variableLarry Finger2007-10-181-1/+1
| | * | | [PATCH] iwl4965-base.c: fix off-by-one errorsAdrian Bunk2007-10-181-4/+4
| | * | | [PATCH] p54: Make filter configuration atomicMichael Wu2007-10-181-1/+1
| | * | | [PATCH] rtl8187: remove NICMAC setting in configure_filters callbackMichael Wu2007-10-181-4/+0
| | * | | [PATCH] janitorial: fix all double includes in drivers/net/wirelessHolger Schurig2007-10-188-20/+1
| | * | | [PATCH] rtl8187: Fix more frag bit checking, rts duration calcMichael Wu2007-10-181-15/+16
| | * | | [PATCH] ipw2100: send WEXT scan eventsDan Williams2007-10-182-0/+43
| | * | | [PATCH] zd1201: avoid null ptr access of skb->devJohn W. Linville2007-10-181-2/+2
| * | | | Fix build break in tsi108.cOlof Johansson2007-10-191-1/+1
| * | | | ir-functions.c:(.text+0xbce18): undefined reference to `input_event'Randy Dunlap2007-10-191-2/+2
| * | | | NAPI: kconfig prompt and deleted doc fileRandy Dunlap2007-10-192-40/+11
| * | | | phy/bitbang: missing MODULE_LICENSERandy Dunlap2007-10-191-0/+2
| * | | | DM9000 initialization fixMike Rapoport2007-10-191-3/+3
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-192-31/+0
|\ \ \ \ \
| * | | | | cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-102-31/+0
* | | | | | Change struct marker usersMathieu Desnoyers2007-10-192-21/+23
* | | | | | Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-1/+1
* | | | | | define global BIT macroJiri Slaby2007-10-193-7/+0
* | | | | | s2io, rename BIT macroJiri Slaby2007-10-193-366/+366
* | | | | | 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