summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: properly initialize L5 featuresDmitry Kravkov2011-12-082-6/+8
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-0820-80/+160
* be2net: netpoll supportIvan Vecera2011-12-081-1/+17
* net/fec: make FEC driver buildable as moduleLothar Waßmann2011-12-081-1/+1
* net/fec: fix the .remove codeLothar Waßmann2011-12-081-9/+22
* net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann2011-12-081-1/+4
* net/fec: don't munge MAC address from platform dataLothar Waßmann2011-12-081-1/+1
* net/fec: don't request invalid IRQLothar Waßmann2011-12-081-2/+6
* net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann2011-12-081-0/+2
* net/fec: set con_id in clk_get() call to NULLLothar Waßmann2011-12-081-1/+1
* net/fec: misc cleanupsLothar Waßmann2011-12-081-6/+8
* tg3: Update version to 3.122Matt Carlson2011-12-081-2/+2
* tg3: Return flowctrl config through ethtoolMatt Carlson2011-12-081-2/+2
* tg3: Track LP advertisingMatt Carlson2011-12-082-3/+38
* tg3: Integrate flowctrl check into AN adv checkMatt Carlson2011-12-081-56/+25
* tg3: Save stats across chip resetsMatt Carlson2011-12-081-9/+17
* tg3: Remove ethtool stats member from dev structMatt Carlson2011-12-082-8/+7
* bnx2x: fix typo in fcoe stats collectionBarak Witkowski2011-12-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-062-34/+22
|\
| * pasemi_mac: Fix building as moduleBen Hutchings2011-12-061-1/+2
| * r8169: fix Rx index race between FIFO overflow recovery and NAPI handler.françois romieu2011-12-051-8/+3
| * r8169: Rx FIFO overflow fixes.françois romieu2011-12-051-25/+17
* | bnx2x: Fix compile errors if CONFIG_CNIC is not setMichael Chan2011-12-061-2/+2
* | bnx2x: fix crash while ethtool -tDmitry Kravkov2011-12-061-0/+3
* | bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski2011-12-066-8/+459
* | bnx2x: support classification config queryAriel Elior2011-12-062-0/+46
* | bnx2x: add fcoe statisticsBarak Witkowski2011-12-064-23/+120
* | bnx2x: add PFC statisticsBarak Witkowski2011-12-066-3/+63
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2011-12-055-71/+80
|\ \
| * | ixgbe: Remove function prototype for non-existent functionGreg Rose2011-12-051-1/+0
| * | ixgbe: DCB: IEEE transitions may fail to reprogram hardware.John Fastabend2011-12-051-11/+10
| * | ixgbe: DCBnl set_all, order of operations fixJohn Fastabend2011-12-051-48/+29
| * | igb: Update DMA Coalescing threshold calculation.Matthew Vick2011-12-051-7/+19
| * | e1000e: hitting BUG_ON() from napi_enableBruce Allan2011-12-051-2/+2
| * | e1000e: Avoid wrong check on TX hangJeff Kirsher2011-12-052-3/+21
* | | cxgb3: Handle NULL dst neighbour in cxgb3_offload.cDavid Miller2011-12-051-3/+15
* | | cxgb3: Rework t3_l2t_get to take a dst_entry instead of a neighbour.David Miller2011-12-053-9/+22
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-4/+4
* | | sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-043-4/+4
* | | ll_temac: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-041-1/+1
* | | enic: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-041-1/+1
* | | bnx2x: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-042-3/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-024-4/+131
|\ \ | |/
| * net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam2011-11-301-0/+1
| * jme: PHY configuration for compatible issueAries Lee2011-11-272-3/+129
| * dm9000: Fix check for disabled wake on LANMark Brown2011-11-261-1/+1
* | forcedeath: Fix bql support for forcedeathIgor Maravic2011-12-021-2/+3
* | niu: Fix typo in comment.David S. Miller2011-12-021-1/+1
* | niu: Add support for byte queue limits.David S. Miller2011-12-011-1/+11
* | niu: Remove redundant PHY ID test.David S. Miller2011-12-011-2/+4
OpenPOWER on IntegriCloud