aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [BNX2]: Fix 2nd port's MAC address.Michael Chan2007-01-251-5/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-244-66/+29
|\
| * [IRDA] vlsi_ir.{h,c}: remove kernel 2.4 codeAdrian Bunk2007-01-232-41/+8
| * [IrDA]: Removed incorrect IRDA_ASSERT()Samuel Ortiz2007-01-231-2/+0
| * [IrDA]: irda-usb TX path optimization (was Re: IrDA spams logfiles - since 2....Samuel Ortiz2007-01-232-23/+21
* | Merge branch 'master' into upstream-fixesJeff Garzik2007-01-243-3/+3
|\ \ | |/
| * [PATCH] email change for shemminger@osdl.orgStephen Hemminger2007-01-233-3/+3
| * [PATCH] s2io bogus memsetAl Viro2007-01-231-2/+1
* | mv643xx_eth: Fix race condition in mv643xx_eth_free_tx_descsDale Farnsworth2007-01-231-2/+9
* | s2io bogus memsetAl Viro2007-01-231-2/+1
|/
* NetXen: Use pci_register_driver() instead of pci_module_init() in init_moduleAmit S. Kale2007-01-232-2/+2
* NetXen: Firmware check modificationsAmit S. Kale2007-01-232-5/+5
* ehea: Fixed possible nullpointer accessThomas Klein2007-01-231-2/+3
* ehea: Added logging off associated errorsThomas Klein2007-01-231-4/+4
* ehea: Improved logging of permission issuesThomas Klein2007-01-232-11/+15
* ehea: New method to determine number of available portsThomas Klein2007-01-231-1/+14
* ehea: Modified initial autoneg state determinationThomas Klein2007-01-231-2/+2
* ehea: Fixing firmware queue config issueThomas Klein2007-01-231-1/+1
* ehea: Fixed wrong dereferencationThomas Klein2007-01-232-3/+5
* PHY: Export phy ethtool helpersKumar Gala2007-01-231-1/+2
* modify 3c589_cs to be SMP safeKomuro2007-01-231-2/+5
* sis190: failure to set the MAC address from EEPROMFrancois Romieu2007-01-181-1/+1
* Fix phy_read/write redefinition errors in ucc_geth_phy.cTimur Tabi2007-01-181-68/+66
* Update ucc_geth.c for new workqueue structureTimur Tabi2007-01-181-5/+7
* myri10ge: update driver version to 1.2.0Brice Goglin2007-01-181-1/+1
* myri10ge: check that we can get an irqBrice Goglin2007-01-181-3/+12
* myri10ge: make wc_fifo usage load-time tunableBrice Goglin2007-01-181-1/+5
* 8139cp: Don't blindly enable interruptsChris Lalancette2007-01-181-3/+4
* [PATCH] bcm43xx: Fix failure to deliver PCI-E interruptsLarry Finger2007-01-181-4/+7
* [PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz2007-01-117-7/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-01-093-25/+71
|\
| * [TG3]: Add PHY workaround for 5755M.Michael Chan2007-01-092-5/+16
| * [BNX2]: Update version and reldate.Michael Chan2007-01-091-2/+2
| * [BNX2]: Fix bug in bnx2_nvram_write().Michael Chan2007-01-091-11/+9
| * [BNX2]: Fix 5709 Serdes detection.Michael Chan2007-01-091-4/+41
| * [BNX2]: Don't apply CRC PHY workaround to 5709.Michael Chan2007-01-091-3/+3
* | pcnet_cs : add new idKomuro2007-01-091-0/+2
* | chelsio: error path fixStephen Hemminger2007-01-091-2/+3
* | forcedeth: sideband management fixAyaz Abdulla2007-01-091-55/+56
* | Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"Jeff Garzik2007-01-071-6/+0
* | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Jeff Garzik2007-01-071-1/+1
|\ \
| * | [PATCH] ipw2100: Fix dropping fragmented small packet problemZhu Yi2007-01-021-1/+1
* | | qla3xxx: Add delay to NVRAM register access.Ron Mercer2007-01-071-14/+23
* | | qla3xxx: Remove NETIF_F_LLTX from driver features.Ron Mercer2007-01-071-1/+0
* | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2007-01-074-7/+55
|\ \ \ | |_|/ |/| |
| * | ixgb: Write RA register high word first, increment versionAaron Salter2007-01-062-2/+3
| * | ixgb: Maybe stop TX if not enough free descriptorsJesse Brandeburg2007-01-063-3/+36
| * | ixgb: Fix early TSO completionJesse Brandeburg2007-01-061-2/+16
* | | [SUNGEM]: PHY updates & pause fixes (#2)Benjamin Herrenschmidt2007-01-033-26/+163
* | | [NET] drivers/net/loopback.c: convert to module_init()Adrian Bunk2007-01-032-12/+3