summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2010-09-10sfc: Abstract channel and index lookup for RX queuesBen Hutchings
2010-09-10sfc: Allocate DMA and event rings using GFP_KERNELBen Hutchings
2010-09-10sfc: Fix failure paths in efx_probe_port()Ben Hutchings
2010-09-10sfc: Remove declarations of functions that no longer existBen Hutchings
2010-09-10sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errorsBen Hutchings
2010-09-10sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad countBen Hutchings
2010-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-09-09drivers/net/bnx2x: use ARRAY_SIZE macro in bnx2x_main.cNikitas Angelinas
2010-09-09ipheth: remove incorrect devtype to WWANDan Williams
2010-09-09au1000-eth: change multi-line comments styleFlorian Fainelli
2010-09-09au1000-eth: remove volatiles, switch to I/O accessorsFlorian Fainelli
2010-09-09au1000-eth: fix asm -> linux headers inclusionFlorian Fainelli
2010-09-09au1000-eth: fix bad printk usagesFlorian Fainelli
2010-09-09au1000-eth: fix all but one "line over 80 characters warnings"Florian Fainelli
2010-09-09au1000-eth: stylistic fixesFlorian Fainelli
2010-09-09au1000-eth: typedefs removalFlorian Fainelli
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