aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
...
| * hso: fix oops in read/write callbacksOlivier Blin2008-08-14
| * [netdrvr] uninline atl1e_setup_mac_ctrl()Adrian Bunk2008-08-14
| * netxen: update driver versionDhananjay Phadke2008-08-14
| * netxen: cleanup interrupt codeDhananjay Phadke2008-08-14
| * netxen: fix dma watchdogDhananjay Phadke2008-08-14
| * netxen: force link update across ifdown/ifupDhananjay Phadke2008-08-14
| * netxen: fix rxbuf leak across driver reloadDhananjay Phadke2008-08-14
| * netxen: fix mac addr setupDhananjay Phadke2008-08-14
| * ixgbe: add cx4 device IDJesse Brandeburg2008-08-14
| * e1000e: remove unnecessary snippet missed in prior check_options updateBruce Allan2008-08-14
| * e1000e: test for unusable MSI supportBruce Allan2008-08-14
| * e1000e: increase minimum frame size allowedBruce Allan2008-08-14
| * e1000e: Increase Tx timeout factor for 10MbpsBruce Allan2008-08-14
| * e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22Bruce Allan2008-08-14
| * e1000e: Set InterruptThrottleRate to default when invalid value usedBruce Allan2008-08-14
| * e1000e: Return 1 instead of a non-zero value for link up indicationBruce Allan2008-08-14
| * tlan: Fix two regressions introduced by 64bit conversion.Robert Fitzsimons2008-08-14
| * sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2)Rafael J. Wysocki2008-08-14
| * au1000_eth: use 'unsigned long' for irqflagsVegard Nossum2008-08-14
| * myri10ge: myri10ge_fw_name also overrides the rss firmwareBrice Goglin2008-08-14
| * ixp4xx_eth: fix dma_mapping_error() compile errorsMikael Pettersson2008-08-14
| * gianfar: Call gfar_halt_nodisable() from gfar_halt().Scott Wood2008-08-14
| * [netdrvr] remove unnecessary #includeHuang Weiyi2008-08-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-13
|\|
| * bnx2x: Version updateEilon Greenstein2008-08-13
| * bnx2x: Checkpatch complianceEilon Greenstein2008-08-13
| * bnx2x: Spelling mistakesEilon Greenstein2008-08-13
| * bnx2x: Minor code improvementsEilon Greenstein2008-08-13
| * bnx2x: Driver infoEilon Greenstein2008-08-13
| * bnx2x: 1G LED does not turn offEilon Greenstein2008-08-13
| * bnx2x: 8073 PHY changesYaniv Rosner2008-08-13
| * bnx2x: Change GPIO for any portEilon Greenstein2008-08-13
| * bnx2x: Pause settingsYaniv Rosner2008-08-13
| * bnx2x: Link order with external PHYYaniv Rosner2008-08-13
| * bnx2x: No LRO without Rx checksumVladislav Zolotarov2008-08-13
| * bnx2x: Wrong structure sizeYitchak Gertner2008-08-13
| * bnx2x: WoL capabilityEilon Greenstein2008-08-13
| * bnx2x: Clearing MAC addresses filtersYitchak Gertner2008-08-13
| * bnx2x: Delay in while loopsYitchak Gertner2008-08-13
| * bnx2x: PBA Table Page Alignment WorkaroundEilon Greenstein2008-08-13
| * bnx2x: Self-test false positiveYitchak Gertner2008-08-13
| * bnx2x: Memory allocationEilon Greenstein2008-08-13
| * bnx2x: HW attention lockEilon Greenstein2008-08-13
| * bnx2x: HW lock mechanismYitchak Gertner2008-08-13
| * bnx2x: Load/Unload under trafficVladislav Zolotarov2008-08-13
| * bnx2x: FW Internal Memory structureEilon Greenstein2008-08-13
| * bnx2x: StatisticsYitchak Gertner2008-08-13
| * bnx2x: Not dropping packets with L3/L4 checksum errorEilon Greenstein2008-08-13
| * bnx2x: FW (bootcode) interface fixesEilon Greenstein2008-08-13
* | uninline atl1e_setup_mac_ctrl()Adrian Bunk2008-08-09