aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-05-07smsc911x: fix calculation of res_size for ioremapMatthias Ludwig
2009-05-07e1000/e1000e/igb/ixgb: don't txhang after link downJesse Brandeburg
2009-05-07ixgbe: Typecase '1' for 64 bit shiftNelson, Shannon
2009-05-07ixgbe: fix failing to log fan failuresDon Skidmore
2009-05-07ixgbe: Enable L2 header split in 82599Yi Zou
2009-05-07ixgbe: set queue0 for srrctl configuration correctly for DCBAlexander Duyck
2009-05-07ixgbe: always set header length in SRRCTLAlexander Duyck
2009-05-06ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC drivergouji-new
2009-05-06ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabledBreno Leitao
2009-05-06ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck
2009-05-06ixgbe: skb_record_rx_queue should record rx queue instead of vectorAlexander Duyck
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck
2009-05-06pci: update 82576 sr-iov quirk with latest device IDsAlexander Duyck
2009-05-06igb/igbvf: set rx csum always enabled in hw, disable via swAlexander Duyck
2009-05-06igbvf: cleanup flags and allow for rx checksum to be disabledAlexander Duyck
2009-05-06mv643xx_eth: only unmask RX and TX_END interrupts for available queuesSaeed Bishara
2009-05-06mv643xx_eth: rework receive skb cache alignmentLennert Buytenhek
2009-05-06mv643xx_eth: minor register definition cleanupLennert Buytenhek
2009-05-06mv643xx_eth: count handling a link event as one unit of napi workLennert Buytenhek
2009-05-06mv643xx_eth: fix variable shadowing sparse warningLennert Buytenhek
2009-05-06netxen: fix bonding supportDhananjay Phadke
2009-05-06netxen: fix mac list managementDhananjay Phadke
2009-05-06netxen: fix race in tx ring acccessDhananjay Phadke
2009-05-05lasi_82596: fix printk format warningAlexander Beregalov
2009-05-05r6040: bump version to 0.23 and date to 05May2009Florian Fainelli
2009-05-05r6040: check for absent PHYFlorian Fainelli
2009-05-05bonding: get rid of CONFIG_PROC_FS ifdefsJiri Pirko
2009-05-05net: smsc911x: add power management functionsDaniel Mack
2009-05-04net: remove driver_data direct access of struct device from more driversGreg Kroah-Hartman
2009-05-04macb: Add support of the netpoll APIThomas Petazzoni
2009-05-03ne2k-pci: use dev->addr_len instead of "6"Jiri Pirko
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-02ne2k-pci: Do not register device until initialized.Lubomir Rintel
2009-05-01virtio_net: Fix function name typoAlex Williamson
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson
2009-05-013c589_cs: add cis(firmware) of 3Com multifunction pcmcia cardKen Kawasaki
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko
2009-05-01forcedeth: add clock gating feature <resend>Ayaz Abdulla
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning
2009-05-01smsc95xx: configure LED outputsSteve Glendinning
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont
2009-05-01net: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...Sergey Senozhatsky
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-29Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"David S. Miller
2009-04-29mii: Rewrite mii_ethtool_gset() to report mdio_support and lp_advertisingBen Hutchings
2009-04-29ethtool/mdio: Support backplane mode negotiationBen Hutchings
2009-04-29ethtool/mdio: Report MDIO mode support and link partner advertisingBen Hutchings