summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-05-08ixgbe: fix failing to log fan failuresDon Skidmore1-2/+26
2009-05-08ixgbe: Enable L2 header split in 82599Yi Zou2-1/+3
2009-05-08ixgbe: set queue0 for srrctl configuration correctly for DCBAlexander Duyck1-1/+12
2009-05-08ixgbe: always set header length in SRRCTLAlexander Duyck1-18/+10
2009-05-07ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC drivergouji-new1-7/+12
2009-05-07ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabledBreno Leitao1-0/+3
2009-05-07ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck1-2/+0
2009-05-07ixgbe: skb_record_rx_queue should record rx queue instead of vectorAlexander Duyck1-2/+3
2009-05-07ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck4-133/+158
2009-05-07pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck1-0/+2
2009-05-07igb/igbvf: set rx csum always enabled in hw, disable via swAlexander Duyck3-10/+12
2009-05-07igbvf: cleanup flags and allow for rx checksum to be disabledAlexander Duyck3-33/+26
2009-05-07mv643xx_eth: only unmask RX and TX_END interrupts for available queuesSaeed Bishara1-6/+14
2009-05-07mv643xx_eth: rework receive skb cache alignmentLennert Buytenhek1-8/+13
2009-05-07mv643xx_eth: minor register definition cleanupLennert Buytenhek1-23/+21
2009-05-07mv643xx_eth: count handling a link event as one unit of napi workLennert Buytenhek1-0/+1
2009-05-07mv643xx_eth: fix variable shadowing sparse warningLennert Buytenhek1-1/+0
2009-05-07netxen: fix bonding supportDhananjay Phadke6-168/+82
2009-05-07netxen: fix mac list managementDhananjay Phadke3-79/+58
2009-05-07netxen: fix race in tx ring acccessDhananjay Phadke3-7/+8
2009-05-05lasi_82596: fix printk format warningAlexander Beregalov1-3/+3
2009-05-05r6040: bump version to 0.23 and date to 05May2009Florian Fainelli1-2/+2
2009-05-05r6040: check for absent PHYFlorian Fainelli1-0/+8
2009-05-05bonding: get rid of CONFIG_PROC_FS ifdefsJiri Pirko1-10/+20
2009-05-05net: smsc911x: add power management functionsDaniel Mack1-0/+46
2009-05-05net: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman3-11/+11
2009-05-04macb: Add support of the netpoll APIThomas Petazzoni1-0/+18
2009-05-04ne2k-pci: use dev->addr_len instead of "6"Jiri Pirko1-1/+1
2009-05-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-4/+3
2009-05-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-35/+56
2009-05-03ne2k-pci: Do not register device until initialized.Lubomir Rintel1-4/+3
2009-05-02virtio_net: Fix function name typoAlex Williamson1-4/+4
2009-05-02virtio_net: Cleanup command queue scatterlist usageAlex Williamson1-6/+10
2009-05-023c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki3-8/+20
2009-05-02bonding: correct the cleanup in bond_create()Jiri Pirko1-7/+6
2009-05-02forcedeth: add clock gating feature <resend>Ayaz Abdulla1-0/+23
2009-05-02smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning1-0/+5
2009-05-02smsc95xx: configure LED outputsSteve Glendinning2-0/+13
2009-05-02netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont1-1/+10
2009-05-02net: remove driver_data direct access of struct deviceGreg Kroah-Hartman7-19/+19
2009-05-02bonding: bond_slave_info_query() fixEric Dumazet1-16/+7
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky1-1/+1
2009-04-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller12-114/+258
2009-04-30Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller2-23/+34
2009-04-30mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings1-34/+57
2009-04-30ethtool/mdio: Support backplane mode negotiationBen Hutchings1-5/+25
2009-04-30ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings1-7/+12
2009-04-30sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings5-48/+7
2009-04-30mdio: Add mdio45_ethtool_spauseparam_an()Ben Hutchings1-0/+30
2009-04-30s2io: Use generic MDIO definitionsBen Hutchings2-15/+11