aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-08bnx2x: properly initialize L5 featuresDmitry Kravkov2-6/+8
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko20-80/+160
2011-12-08be2net: netpoll supportIvan Vecera1-1/+17
2011-12-08net/fec: make FEC driver buildable as moduleLothar Waßmann1-1/+1
2011-12-08net/fec: fix the .remove codeLothar Waßmann1-9/+22
2011-12-08net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann1-1/+4
2011-12-08net/fec: don't munge MAC address from platform dataLothar Waßmann1-1/+1
2011-12-08net/fec: don't request invalid IRQLothar Waßmann1-2/+6
2011-12-08net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann1-0/+2
2011-12-08net/fec: set con_id in clk_get() call to NULLLothar Waßmann1-1/+1
2011-12-08net/fec: misc cleanupsLothar Waßmann1-6/+8
2011-12-08tg3: Update version to 3.122Matt Carlson1-2/+2
2011-12-08tg3: Return flowctrl config through ethtoolMatt Carlson1-2/+2
2011-12-08tg3: Track LP advertisingMatt Carlson2-3/+38
2011-12-08tg3: Integrate flowctrl check into AN adv checkMatt Carlson1-56/+25
2011-12-08tg3: Save stats across chip resetsMatt Carlson1-9/+17
2011-12-08tg3: Remove ethtool stats member from dev structMatt Carlson2-8/+7
2011-12-07bnx2x: fix typo in fcoe stats collectionBarak Witkowski1-1/+1
2011-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-34/+22
2011-12-06bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan1-2/+2
2011-12-06bnx2x: fix crash while ethtool -tDmitry Kravkov1-0/+3
2011-12-06bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski6-8/+459
2011-12-06bnx2x: support classification config queryAriel Elior2-0/+46
2011-12-06bnx2x: add fcoe statisticsBarak Witkowski4-23/+120
2011-12-06bnx2x: add PFC statisticsBarak Witkowski6-3/+63
2011-12-06pasemi_mac: Fix building as moduleBen Hutchings1-1/+2
2011-12-05r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu1-8/+3
2011-12-05r8169: Rx FIFO overflow fixes.françois romieu1-25/+17
2011-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller5-71/+80
2011-12-05cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller1-3/+15
2011-12-05cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller3-9/+22
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller1-4/+4
2011-12-05ixgbe: Remove function prototype for non-existent functionGreg Rose1-1/+0
2011-12-05ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend1-11/+10
2011-12-05ixgbe: DCBnl set_all, order of operations fixJohn Fastabend1-48/+29
2011-12-05igb: Update DMA Coalescing threshold calculation.Matthew Vick1-7/+19
2011-12-05e1000e: hitting BUG_ON() from napi_enableBruce Allan1-2/+2
2011-12-05e1000e: Avoid wrong check on TX hangJeff Kirsher2-3/+21
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer3-4/+4
2011-12-04ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-12-04enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-12-04bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2-3/+3
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+131
2011-12-02forcedeath: Fix bql support for forcedeathIgor Maravic1-2/+3
2011-12-02niu: Fix typo in comment.David S. Miller1-1/+1
2011-12-01niu: Add support for byte queue limits.David S. Miller1-1/+11
2011-12-01niu: Remove redundant PHY ID test.David S. Miller1-2/+4
2011-12-01icplus: mdio_write(), remove unnecessary for loopPatrick Kelle1-10/+3
2011-11-30sfc: fix race in efx_enqueue_skb_tso()Eric Dumazet1-2/+2
2011-11-30bnx2: Support for byte queue limitsEric Dumazet1-0/+6