summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-09-08introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driverOndrej Zary
2010-09-07r8169: add gro supportEric Dumazet
2010-09-07bnx2x: Update bnx2x version to 1.52.53-6Yaniv Rosner
2010-09-07bnx2x: Change LED scheme for dual-mediaYaniv Rosner
2010-09-07bnx2x: Add dual-media changesYaniv Rosner
2010-09-07bnx2x: Organize PHY functionsYaniv Rosner
2010-09-07bnx2x: Apply logic changes for the new schemeYaniv Rosner
2010-09-07bnx2x: Move common function into aggregated functionYaniv Rosner
2010-09-07bnx2x: Adjust flow-control with the new schemeYaniv Rosner
2010-09-07bnx2x: Adjust alignment of split PHY functionsYaniv Rosner
2010-09-07bnx2x: Split PHY functionsYaniv Rosner
2010-09-07bnx2x: Unify PHY attributesYaniv Rosner
2010-09-07mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin
2010-09-07mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin
2010-09-07drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall
2010-09-07drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich
2010-09-07drivers/net/jme: Use pr_<level>Joe Perches
2010-09-07isdn: cleanup: make buffer smallerDan Carpenter
2010-09-07isdn: potential buffer overflowsDan Carpenter
2010-09-07NET: bna, fix lock imbalanceJiri Slaby
2010-09-07drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-07ibmveth: Update module information and versionSantiago Leon
2010-09-07ibmveth: Remove some unnecessary include filesSantiago Leon
2010-09-07ibmveth: Convert driver specific assert to BUG_ONSantiago Leon
2010-09-07ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon
2010-09-07ibmveth: Coding style fixesSantiago Leon
2010-09-07ibmveth: Some formatting fixesSantiago Leon
2010-09-07ibmveth: Convert driver specific error functions to netdev_errSantiago Leon
2010-09-07ibmveth: Convert driver specific debug to netdev_dbgSantiago Leon
2010-09-07ibmveth: Remove redundant function prototypesSantiago Leon
2010-09-07ibmveth: Convert to netdev_alloc_skbSantiago Leon
2010-09-07ibmveth: remove procfs codeSantiago Leon
2010-09-07ibmveth: Enable IPv6 checksum offloadSantiago Leon
2010-09-07ibmveth: Remove duplicate checksum offload setup codeSantiago Leon
2010-09-07ibmveth: Add optional flush of rx bufferSantiago Leon
2010-09-07ibmveth: Add scatter-gather supportSantiago Leon
2010-09-07ibmveth: Use lighter weight read memory barrier in ibmveth_pollAnton Blanchard
2010-09-07ibmveth: Add rx_copybreakSantiago Leon
2010-09-07ibmveth: Add tx_copybreakSantiago Leon
2010-09-07ibmveth: Remove LLTXSantiago Leon
2010-09-07ibmveth: batch rx buffer replacementSantiago Leon
2010-09-07ibmveth: Remove integer divide caused by modulusSantiago Leon
2010-09-07ns83820: Use predefined autoneg constantsDenis Kirjanov
2010-09-07ns83820: Add copper device settingsDenis Kirjanov
2010-09-07ns83820: Remove unused have_optical variable.Denis Kirjanov
2010-09-06wan: make read-only data conststephen hemminger
2010-09-06r8169: fix rx checksum offloadEric Dumazet
2010-09-03cxgb3: Avoid flush_workqueue() deadlock.Casey Leedom
2010-09-03cxgb3: Leave interrupts for fatal errors asserted in common code.Casey Leedom
2010-09-03cxgb3: Set FATALPERREN.Casey Leedom