summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-01-03net/Space: delete orphaned externs from deleted driversPaul Gortmaker
2011-01-01sky2: implement 64 bit statsstephen hemminger
2011-01-01tg3: fix warningsEric Dumazet
2010-12-31skge: Do not use legacy PCI power managementstephen hemminger
2010-12-31sky2: Do not use legacy PCI power managementRafael J. Wysocki
2010-12-31tg3: Do not use legacy PCI power managementRafael J. Wysocki
2010-12-31USB: cdc_ether: remove unneeded checkDan Carpenter
2010-12-31bnx2: Update firmware and versionMichael Chan
2010-12-31bnx2: Free IRQ before freeing status block memoryMichael Chan
2010-12-31netxen: update module descriptionAmit Kumar Salecha
2010-12-31bnx2x: adding dcbnl supportShmulik Ravid
2010-12-28vxge: remove duplicated part of checkDan Carpenter
2010-12-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-12-26epic100: hamachi: yellowfin: Fix skb allocation sizeJarek Poplawski
2010-12-26sundance: Fix oopses with corrupted skb_shared_infoJarek Poplawski
2010-12-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2010-12-26bna: Update the driver version to 2.3.2.3Rasesh Mody
2010-12-26bna: IOC failure auto recovery fixRasesh Mody
2010-12-26bna: Restore VLAN filter tableRasesh Mody
2010-12-26bna: Removed unused codeRasesh Mody
2010-12-26bna: IOC uninit check and misc cleanupRasesh Mody
2010-12-26bna: Fix for TX queueRasesh Mody
2010-12-26bna: Enable pure priority tagged packet reception and rxf uninit cleanup fixRasesh Mody
2010-12-26bna: Fix ethtool register dump and reordered an APIRasesh Mody
2010-12-26bna: Port enable disable sync and txq priority fixRasesh Mody
2010-12-26bna: TxRx and datapath fixRasesh Mody
2010-12-25ixgbevf: Add X540 VF device support to the ixgbevf driverGreg Rose
2010-12-25ixgbe: Add anti-spoofing feature supportGreg Rose
2010-12-25ixgbe: Add SR-IOV feature support to X540Greg Rose
2010-12-25ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose
2010-12-25igbvf: add support for i350 VF deviceWilliams, Mitch A
2010-12-25igbvf: force link checking when mailbox timeout has occurredAlexander Duyck
2010-12-25igb: Add Anti-spoofing feature supportGreg Rose
2010-12-25igb: Some fine tuningGasparakis, Joseph
2010-12-25igb: Warn on attempt to override administratively set MAC/VLANGreg Rose
2010-12-25igb: Fix overwrite of the VF's flagsGreg Rose
2010-12-25e1000e: checkpatch warnings - bracesBruce Allan
2010-12-25e1000e: checkpatch error - open bracesBruce Allan
2010-12-25e1000e: checkpatch error - trailing statementsBruce Allan
2010-12-25e1000e: checkpatch error - macro panethesisBruce Allan
2010-12-23cnic: Add FCoE support on 57712Michael Chan
2010-12-23cnic: Add kcq2 support on 57712Michael Chan
2010-12-23cnic: Call cm_connect_complete() immediately on errorEddie Wai
2010-12-23cnic: Check device state before reading the kcq pointer in IRQMichael Chan
2010-12-23cnic: Support NIC Partition modeMichael Chan
2010-12-23cnic: Use proper client and connection IDs on iSCSI ringMichael Chan
2010-12-23cnic: Improve ->iscsi_nl_msg_send()Michael Chan
2010-12-23cnic: Prevent "scheduling while atomic" when calling ->cnic_init()Michael Chan
2010-12-23cnic: Fix iSCSI TCP port endian order.Michael Chan