aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/vicam/firmware.H16 (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-31bnx2: Free IRQ before freeing status block memoryMichael Chan1-1/+12
2010-12-31netxen: update module descriptionAmit Kumar Salecha1-1/+1
2010-12-31dcbnl: cleanupShmulik Ravid1-1/+1
2010-12-31bnx2x: adding dcbnl supportShmulik Ravid4-26/+677
2010-12-31dcbnl: adding DCBX feature flags get-setShmulik Ravid3-0/+169
2010-12-31dcbnl: adding DCBX engine capabilityShmulik Ravid3-0/+91
2010-12-31net_dcb: add application notifiersJohn Fastabend4-1/+74
2010-12-31dcbnl: add appliction tlv handlersJohn Fastabend3-11/+135
2010-12-31dcbnl: add support for ieee8021Qaz attributesJohn Fastabend3-0/+248
2010-12-28vxge: remove duplicated part of checkDan Carpenter1-1/+1
2010-12-25ipv4: dont create routes on down devicesEric Dumazet1-3/+4
2010-12-25epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski3-6/+6
2010-12-25sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski1-2/+2
2010-12-25bna: Update the driver version to 2.3.2.3Rasesh Mody1-1/+1
2010-12-25bna: IOC failure auto recovery fixRasesh Mody7-350/+1061
2010-12-25bna: Restore VLAN filter tableRasesh Mody1-2/+27
2010-12-25bna: Removed unused codeRasesh Mody3-253/+3
2010-12-25bna: IOC uninit check and misc cleanupRasesh Mody2-65/+2
2010-12-25bna: Fix for TX queueRasesh Mody3-6/+25
2010-12-25bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody1-0/+25
2010-12-25bna: Fix ethtool register dump and reordered an APIRasesh Mody2-9/+3
2010-12-25bna: Port enable disable sync and txq priority fixRasesh Mody4-39/+116
2010-12-25bna: TxRx and datapath fixRasesh Mody2-197/+178
2010-12-24ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose5-4/+15
2010-12-24ixgbe: Add anti-spoofing feature supportGreg Rose6-3/+114
2010-12-24ixgbe: Add SR-IOV feature support to X540Greg Rose3-2/+6
2010-12-24ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose1-11/+29
2010-12-24igbvf: add support for i350 VF deviceWilliams, Mitch A3-0/+12
2010-12-24igbvf: force link checking when mailbox timeout has occurredAlexander Duyck1-2/+2
2010-12-24igb: Add Anti-spoofing feature supportGreg Rose5-0/+87
2010-12-24igb: Some fine tuningGasparakis, Joseph3-3/+9
2010-12-24igb: Warn on attempt to override administratively set MAC/VLANGreg Rose1-3/+14
2010-12-24igb: Fix overwrite of the VF's flagsGreg Rose1-4/+4
2010-12-24e1000e: checkpatch warnings - bracesBruce Allan4-21/+12
2010-12-24e1000e: checkpatch error - open bracesBruce Allan3-15/+15
2010-12-24e1000e: checkpatch error - trailing statementsBruce Allan1-2/+2
2010-12-24e1000e: checkpatch error - macro panethesisBruce Allan2-56/+60
2010-12-24Documentation/networking: Update Intel Wired LAN docsJeff Kirsher7-38/+29
2010-12-24libata: issue DIPM enable commands with LPM state updatedTejun Heo1-3/+14
2010-12-24libata: no special completion processing for EH commandsTejun Heo1-9/+15
2010-12-24pata_mpc52xx: driver needs BMDMAWolfram Sang2-11/+11
2010-12-24pata_cs5536: Add support for non-X86_32 platformsWu Zhangjin2-7/+13
2010-12-24libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr()Tejun Heo1-4/+3
2010-12-24spi/mpc52xx-spi: fix annotation for remove()-pointerWolfram Sang1-1/+1
2010-12-24spi/fsl_espi: fix wrong setting of the address in the command bufferMingkai Hu1-7/+9
2010-12-24spi/fsl_espi: change the read behaviour of the SPIRFMingkai Hu1-3/+16
2010-12-24of/i2c: Fix request module by aliasDavid Daney1-1/+1
2010-12-23KEYS: Don't call up_write() if __key_link_begin() returns an errorDavid Howells1-1/+0
2010-12-23cs5535-gpio: handle GPIO regs where higher (clear) bits are setAndres Salomon1-2/+6
2010-12-23cs5535-gpio: don't apply errata #36 to edge detect GPIOsAndres Salomon1-4/+11