summaryrefslogtreecommitdiffstats
path: root/Documentation/mca.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-14Kconfig: HSO driver bugfixes and updatesDavid Brownell1-11/+10
2008-08-14USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman1-19/+24
2008-08-14USB: HSO: make tty_operations constGreg Kroah-Hartman1-1/+1
2008-08-14hso: fix refcounting on the ttyHSx devicesOlivier Blin1-1/+1
2008-08-14hso: fix oops in read/write callbacksOlivier Blin1-2/+4
2008-08-14[netdrvr] uninline atl1e_setup_mac_ctrl()Adrian Bunk1-2/+2
2008-08-14netxen: update driver versionDhananjay Phadke3-6/+13
2008-08-14netxen: cleanup interrupt codeDhananjay Phadke1-83/+40
2008-08-14netxen: fix dma watchdogDhananjay Phadke1-13/+15
2008-08-14netxen: force link update across ifdown/ifupDhananjay Phadke1-6/+5
2008-08-14netxen: fix rxbuf leak across driver reloadDhananjay Phadke1-2/+4
2008-08-14netxen: fix mac addr setupDhananjay Phadke4-38/+83
2008-08-14ixgbe: add cx4 device IDJesse Brandeburg3-1/+5
2008-08-14e1000e: remove unnecessary snippet missed in prior check_options updateBruce Allan1-2/+0
2008-08-14e1000e: test for unusable MSI supportBruce Allan3-11/+164
2008-08-14e1000e: increase minimum frame size allowedBruce Allan1-1/+1
2008-08-14e1000e: Increase Tx timeout factor for 10MbpsBruce Allan1-1/+1
2008-08-14e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22Bruce Allan1-3/+6
2008-08-14e1000e: Set InterruptThrottleRate to default when invalid value usedBruce Allan1-4/+19
2008-08-14e1000e: Return 1 instead of a non-zero value for link up indicationBruce Allan1-1/+1
2008-08-14tlan: Fix two regressions introduced by 64bit conversion.Robert Fitzsimons1-4/+4
2008-08-14sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2)Rafael J. Wysocki1-1/+6
2008-08-14au1000_eth: use 'unsigned long' for irqflagsVegard Nossum1-1/+1
2008-08-14myri10ge: myri10ge_fw_name also overrides the rss firmwareBrice Goglin1-1/+5
2008-08-14ixp4xx_eth: fix dma_mapping_error() compile errorsMikael Pettersson1-3/+3
2008-08-14gianfar: Call gfar_halt_nodisable() from gfar_halt().Scott Wood1-4/+2
2008-08-14[netdrvr] remove unnecessary #includeHuang Weiyi13-14/+0
2008-08-14netns: Fix crash by making igmp per namespaceDaniel Lezcano1-51/+20
2008-08-14bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-14bnx2x: Checkpatch complianceEilon Greenstein5-102/+102
2008-08-14bnx2x: Spelling mistakesEilon Greenstein6-39/+39
2008-08-14bnx2x: Minor code improvementsEilon Greenstein3-78/+72
2008-08-14bnx2x: Driver infoEilon Greenstein1-6/+6
2008-08-14bnx2x: 1G LED does not turn offEilon Greenstein2-0/+10
2008-08-14bnx2x: 8073 PHY changesYaniv Rosner3-158/+428
2008-08-14bnx2x: Change GPIO for any portEilon Greenstein3-43/+51
2008-08-14bnx2x: Pause settingsYaniv Rosner4-91/+128
2008-08-14bnx2x: Link order with external PHYYaniv Rosner2-166/+216
2008-08-14bnx2x: No LRO without Rx checksumVladislav Zolotarov1-28/+39
2008-08-14bnx2x: Wrong structure sizeYitchak Gertner1-2/+2
2008-08-14bnx2x: WoL capabilityEilon Greenstein1-2/+11
2008-08-14bnx2x: Clearing MAC addresses filtersYitchak Gertner1-14/+54
2008-08-14bnx2x: Delay in while loopsYitchak Gertner1-14/+11
2008-08-14bnx2x: PBA Table Page Alignment WorkaroundEilon Greenstein2-124/+130
2008-08-14bnx2x: Self-test false positiveYitchak Gertner1-11/+13
2008-08-14bnx2x: Memory allocationEilon Greenstein1-6/+9
2008-08-14bnx2x: HW attention lockEilon Greenstein3-19/+25
2008-08-14bnx2x: HW lock mechanismYitchak Gertner2-44/+75
2008-08-14bnx2x: Load/Unload under trafficVladislav Zolotarov3-98/+135
2008-08-14bnx2x: FW Internal Memory structureEilon Greenstein2-334/+299