summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-09-09net: rps: add the shortcut for one rps_cpusChangli Gao1-3/+11
2010-09-09sctp: implement SIOCINQ ioctl() (take 3)Diego Elio 'Flameeyes' Pettenò1-1/+34
2010-09-08r8169: add gro supportEric Dumazet1-2/+8
2010-09-08bnx2x: Update bnx2x version to 1.52.53-6Yaniv Rosner1-2/+2
2010-09-08bnx2x: Change LED scheme for dual-mediaYaniv Rosner5-46/+336
2010-09-08bnx2x: Add dual-media changesYaniv Rosner9-376/+1074
2010-09-08bnx2x: Organize PHY functionsYaniv Rosner4-2428/+2475
2010-09-08bnx2x: Apply logic changes for the new schemeYaniv Rosner2-177/+155
2010-09-08bnx2x: Move common function into aggregated functionYaniv Rosner3-98/+108
2010-09-08bnx2x: Adjust flow-control with the new schemeYaniv Rosner1-74/+137
2010-09-08bnx2x: Adjust alignment of split PHY functionsYaniv Rosner2-1271/+894
2010-09-08bnx2x: Split PHY functionsYaniv Rosner4-853/+1425
2010-09-08bnx2x: Unify PHY attributesYaniv Rosner6-1386/+916
2010-09-07net: poll() optimizationsEric Dumazet4-12/+8
2010-09-07mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin2-2/+2
2010-09-07mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin1-0/+2
2010-09-07net/caifcaif_dev.c: Use netdev_<level>Joe Perches1-8/+8
2010-09-07net/caif: Use pr_fmtJoe Perches16-181/+167
2010-09-07drivers/atm/firestream.c: Fix unsigned return typeJulia Lawall1-2/+2
2010-09-07net/9p/trans_fd.c: Fix unsigned return typeJulia Lawall1-1/+1
2010-09-07drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich1-2/+0
2010-09-07drivers/net/jme: Use pr_<level>Joe Perches2-53/+48
2010-09-07isdn: cleanup: make buffer smallerDan Carpenter1-2/+2
2010-09-07isdn: potential buffer overflowsDan Carpenter1-3/+3
2010-09-07NET: bna, fix lock imbalanceJiri Slaby1-1/+2
2010-09-07drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall1-1/+2
2010-09-07net: pskb_expand_head() optimizationEric Dumazet1-5/+20
2010-09-07ibmveth: Update module information and versionSantiago Leon3-48/+54
2010-09-07ibmveth: Remove some unnecessary include filesSantiago Leon1-3/+0
2010-09-07ibmveth: Convert driver specific assert to BUG_ONSantiago Leon1-23/+11
2010-09-07ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon1-2/+2
2010-09-07ibmveth: Coding style fixesSantiago Leon1-145/+172
2010-09-07ibmveth: Some formatting fixesSantiago Leon2-19/+19
2010-09-07ibmveth: Convert driver specific error functions to netdev_errSantiago Leon1-41/+47
2010-09-07ibmveth: Convert driver specific debug to netdev_dbgSantiago Leon1-24/+20
2010-09-07ibmveth: Remove redundant function prototypesSantiago Leon1-7/+1
2010-09-07ibmveth: Convert to netdev_alloc_skbSantiago Leon1-1/+1
2010-09-07ibmveth: remove procfs codeSantiago Leon1-113/+0
2010-09-07ibmveth: Enable IPv6 checksum offloadSantiago Leon2-11/+50
2010-09-07ibmveth: Remove duplicate checksum offload setup codeSantiago Leon1-17/+1
2010-09-07ibmveth: Add optional flush of rx bufferSantiago Leon1-0/+21
2010-09-07ibmveth: Add scatter-gather supportSantiago Leon1-60/+124
2010-09-07ibmveth: Use lighter weight read memory barrier in ibmveth_pollAnton Blanchard1-1/+1
2010-09-07ibmveth: Add rx_copybreakSantiago Leon1-6/+23
2010-09-07ibmveth: Add tx_copybreakSantiago Leon1-8/+20
2010-09-07ibmveth: Remove LLTXSantiago Leon2-7/+1
2010-09-07ibmveth: batch rx buffer replacementSantiago Leon2-6/+9
2010-09-07ibmveth: Remove integer divide caused by modulusSantiago Leon1-4/+7
2010-09-07ns83820: Use predefined autoneg constantsDenis Kirjanov1-1/+2
2010-09-07ns83820: Add copper device settingsDenis Kirjanov1-2/+10