summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2010-09-09ixgbevf: remove private net_device_statsEric Dumazet
2010-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2010-09-08KS8851: Correct RX packet allocationEric Dumazet
2010-09-08atlx: make strings constStephen Hemminger
2010-09-08ixgbevf: Removed unneeded HW struct membersGreg Rose
2010-09-08drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psumJoe Perches
2010-09-08drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>Joe Perches
2010-09-08drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanupsJoe Perches
2010-09-08ixgbe: fix TX ring enable issues seen when VMDQ is enabledAlexander Duyck
2010-09-08e1000: fix Tx hangs by disabling 64-bit DMAJesse Brandeburg
2010-09-08niu: Fix kernel buffer overflow for ETHTOOL_GRXCLSRLALLBen Hutchings
2010-09-08introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driverOndrej Zary
2010-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-09-07via-velocity: Turn scatter-gather support back off.David S. Miller
2010-09-07PATCH: b44 Handle RX FIFO overflow better (simplified)Mark Lord
2010-09-073c59x: Fix deadlock in vortex_error()Ben Hutchings
2010-09-07bonding: Fix jiffies overflow problems (again)Jiri Bohac
2010-09-07stmmac: fix sleep inside atomicGiuseppe Cavallaro
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-06mlx4_en: Fixed Ethtool statistics reportYevgeny Petrilin
2010-09-06mlx4_en: Consider napi_get_frags() failure.Yevgeny Petrilin
2010-09-06drivers/net: Removing undead ifdef CHELSIO_T1_1GChristian Dietrich
2010-09-06drivers/net/jme: Use pr_<level>Joe Perches
2010-09-06NET: bna, fix lock imbalanceJiri Slaby
2010-09-06drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leakJulia Lawall
2010-09-06ibmveth: Update module information and versionSantiago Leon
2010-09-06ibmveth: Remove some unnecessary include filesSantiago Leon
2010-09-06ibmveth: Convert driver specific assert to BUG_ONSantiago Leon
2010-09-06ibmveth: Return -EINVAL on all ->probe errorsSantiago Leon
2010-09-06ibmveth: Coding style fixesSantiago Leon
2010-09-06ibmveth: Some formatting fixesSantiago Leon
2010-09-06ibmveth: Convert driver specific error functions to netdev_errSantiago Leon
2010-09-06ibmveth: Convert driver specific debug to netdev_dbgSantiago Leon
2010-09-06ibmveth: Remove redundant function prototypesSantiago Leon
2010-09-06ibmveth: Convert to netdev_alloc_skbSantiago Leon
2010-09-06ibmveth: remove procfs codeSantiago Leon
2010-09-06ibmveth: Enable IPv6 checksum offloadSantiago Leon
2010-09-06ibmveth: Remove duplicate checksum offload setup codeSantiago Leon
2010-09-06ibmveth: Add optional flush of rx bufferSantiago Leon
2010-09-06ibmveth: Add scatter-gather supportSantiago Leon