summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
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-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller5-71/+80
2011-12-06cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller1-3/+15
2011-12-06cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller3-9/+22
2011-12-06net: 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-02niu: Add support for byte queue limits.David S. Miller1-1/+11
2011-12-02niu: Remove redundant PHY ID test.David S. Miller1-2/+4
2011-12-01icplus: mdio_write(), remove unnecessary for loopPatrick Kelle1-10/+3
2011-12-01sfc: fix race in efx_enqueue_skb_tso()Eric Dumazet1-2/+2
2011-12-01bnx2: Support for byte queue limitsEric Dumazet1-0/+6
2011-12-01net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam1-0/+1
2011-11-30sky2: add bql supportstephen hemminger1-5/+13
2011-11-30bnx2x: handle iSCSI SD modeDmitry Kravkov4-9/+86
2011-11-30net/smsc911x: Add regulator supportRobert Marklund1-11/+100
2011-11-29sfc: Support for byte queue limitsTom Herbert1-6/+21
2011-11-29bnx2x: Support for byte queue limitsTom Herbert1-4/+22
2011-11-29tg3: Support for byte queue limitsTom Herbert1-0/+8
2011-11-29forcedeth: Support for byte queue limitsTom Herbert1-0/+18
2011-11-29e1000e: Support for byte queue limitsTom Herbert1-0/+9
2011-11-29net: add calxeda xgmac ethernet driverRob Herring5-0/+1938
2011-11-29corral some wayward N/A fw_version dust bunniesRick Jones2-3/+3
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin31-416/+32
2011-11-29tg3: Scale back code that modifies MRRSMatt Carlson1-17/+10
2011-11-29tg3: Fix TSO CAP for 5704 devs w / ASF enabledMatt Carlson1-2/+12
2011-11-29bnx2x: Change value comparison orderYaniv Rosner1-23/+23
2011-11-29bnx2x: Cosmetic changesYaniv Rosner2-216/+199
2011-11-29bnx2x: Fix self test of BCM57800Yaniv Rosner1-2/+12
2011-11-29bnx2x: Add known PHY type checkYaniv Rosner1-0/+4
2011-11-29bnx2x: Change Warpcore MDIO work around modeYaniv Rosner1-1/+3
2011-11-29bnx2x: Fix BCM84833 link and LED behaviorYaniv Rosner2-184/+223
2011-11-29bnx2x: Warpcore HW reset following fan failureYaniv Rosner2-0/+17
2011-11-29bnx2x: ETS changesYaniv Rosner2-4/+17
2011-11-29bnx2x: PFC changesYaniv Rosner2-76/+179
2011-11-28jme: PHY configuration for compatible issueAries Lee2-3/+129