summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* vxge: add receive hardware timestampingJon Mason2010-11-112-9/+132
* vxge: add support for ethtool firmware flashingJon Mason2010-11-117-22/+500
* vxge: serialize access to steering control registerJon Mason2010-11-112-483/+325
* vxge: cleanup debug printing and assertsJon Mason2010-11-112-35/+9
* vxge: Wait for Rx to become idle before reseting or closingJon Mason2010-11-115-9/+106
* vxge: enable rxhashJon Mason2010-11-116-63/+86
* qlge: Version change to v1.00.00.27Ron Mercer2010-11-101-1/+1
* qlge: Add firmware info to ethtool get regs.Ron Mercer2010-11-104-5/+39
* drivers/net/usb: Update WARN usesJoe Perches2010-11-091-1/+1
* drivers/net/can: Update WARN usesJoe Perches2010-11-091-1/+1
* drivers/net: normalize TX_TIMEOUTEric Dumazet2010-11-0910-10/+10
* bonding: remove dev_base_lock useEric Dumazet2010-11-081-4/+4
* ks8851: suspend resume supportArce, Abraham2010-11-081-0/+33
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-081-1/+0
|\
| * skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain2010-11-081-1/+0
* | ipw2x00: remove the right /proc/net entryLinus Torvalds2010-11-061-4/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-0516-52/+115
|\|
| * de2104x: fix panic on loadEric Dumazet2010-11-041-1/+0
| * atl1 : fix panic on loadEric Dumazet2010-11-041-1/+0
| * netxen: remove unused firmware exportsAmerigo Wang2010-11-041-3/+0
| * caif: SPI-driver bugfix - incorrect padding.Sjur Brændeland2010-11-042-19/+51
| * smsc911x: Set Ethernet EEPROM size to supported device's sizeJohn Faith2010-11-041-1/+1
| * cxgb4vf: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * cxgb4: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * cxgb3: remove call to stop TX queues at load time.Divy Le Ray2010-11-011-1/+0
| * ibm_newemac: Remove netif_stop_queue() in emac_probe().David S. Miller2010-11-011-1/+0
| * usbnet: fix usb_autopm_get_interface failure(v1)Ming Lei2010-11-011-0/+11
| * bnx2x: Update version numberYaniv Rosner2010-11-011-2/+2
| * bnx2x: Reset 8073 phy during common initYaniv Rosner2010-11-011-0/+1
| * bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2010-11-012-7/+20
| * bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner2010-11-011-1/+1
| * bnx2x: Clear latch indication on link resetYaniv Rosner2010-11-011-1/+10
| * bnx2x: Fix port selection in case of E2Yaniv Rosner2010-11-011-3/+12
| * bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner2010-11-011-3/+5
| * bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner2010-11-011-1/+1
| * qlcnic: fix panic on loadEric Dumazet2010-10-311-1/+0
| * jme: fix panic on loadEric Dumazet2010-10-311-4/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-317-21/+21
|\|
| * netdev: can: Change mail address of Hans J. KochHans J. Koch2010-10-311-1/+1
| * pcnet_cs: add new_idKen Kawasaki2010-10-311-0/+1
| * can: pch_can: fix section mismatch warning by using a whitelisted nameMarc Kleine-Budde2010-10-311-3/+3
| * can: pch_can: fix sparse warningMarc Kleine-Budde2010-10-311-2/+2
| * netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probeDenis Kirjanov2010-10-311-1/+0
| * vmxnet: trivial annotation of protocol constantHarvey Harrison2010-10-311-1/+1
| * vmxnet3: remove unnecessary byteswapping in BAR writing macrosHarvey Harrison2010-10-311-4/+4
| * phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addrCyril Chemparathy2010-10-291-9/+9
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-2928-101/+244
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-10-299-35/+94
| |\
| | * b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger2010-10-291-0/+2
| | * libertas: Fix sd8686 firmware reloadPaul Fox2010-10-291-3/+29