aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-13ethernet/arc/arc_emac - fix NAPI "work > weight" warningAlexey Brodkin1-1/+1
2013-08-13bnx2x: prevent crash in shutdown flow with CNICYuval Mintz1-2/+1
2013-08-13bnx2x: fix PTE write access errorBarak Witkowsky3-0/+15
2013-08-13bnx2x: fix memory leak in VFAriel Elior1-1/+1
2013-08-13bnx2x: update fairness parameters following DCB negotiationDmitry Kravkov3-12/+24
2013-08-13bnx2x: protect different statistics flowsDmitry Kravkov3-12/+57
2013-08-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-1/+1
2013-08-13drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoCMugunthan V N1-0/+3
2013-08-13gianfar: Add flow control supportClaudiu Manoil3-3/+132
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger1-2/+4
2013-08-13mlx4_core: Fix XRC QPs detection in the resource trackerYishai Hadas1-1/+2
2013-08-12stmmac: fix init_dma_desc_rings() to handle errorsBartlomiej Zolnierkiewicz1-19/+92
2013-08-12bnx2x: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom1-16/+2
2013-08-12cxgb4: Add CLIP support to store compressed IPv6 addressVipul Pandya3-0/+241
2013-08-12cxgb4: Add routines to create and remove listening IPv6 serversVipul Pandya3-2/+91
2013-08-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2013-08-11net: Add MOXA ART SoCs ethernet driverJonas Jensen6-0/+925
2013-08-09tg3: clean up unnecessary MSI/MSI-X capability findYijing Wang1-1/+1
2013-08-09netxen: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-09myri10ge: clean up unnecessary MSI/MSI-X capability findYijing Wang1-3/+2
2013-08-09bnx2x: clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+3
2013-08-09bnx2: clean up unnecessary MSI/MSI-X capability findYijing Wang1-2/+2
2013-08-09net: stmmac: Fixed the condition of extend_desc for jumbo frameByungho An1-2/+11
2013-08-09net: via-rhine: Fix incorrect placement of __initdataSachin Kamat1-1/+1
2013-08-098139cp: Fix skb leak in rx_status_loop failure path.Dave Jones1-0/+1
2013-08-07bnx2: Update version to 2.2.4Michael Chan2-4/+4
2013-08-07bnx2: Add pci shutdown handler.Michael Chan1-22/+25
2013-08-07bnx2: Use SIMPLE_DEV_PM_OPS.Michael Chan1-20/+25
2013-08-07bnx2: Refactor WoL setup into a separate function.Michael Chan1-80/+81
2013-08-07bnx2: Use kernel APIs for WoL and power state changes.Michael Chan1-22/+14
2013-08-07bnx2: Handle error condition in ->slot_reset()Michael Chan1-5/+10
2013-08-07be2net: update driver versionSathya Perla1-1/+1
2013-08-07be2net: Initialize "status" in be_cmd_get_die_temperature()Vasundhara Volam1-1/+1
2013-08-07be2net: fixup log msgs for async eventsVasundhara Volam1-2/+4
2013-08-07be2net: Fix displaying supported speeds for BE2Vasundhara Volam1-0/+6
2013-08-07be2net: don't limit max MAC and VLAN countsVasundhara Volam1-7/+0
2013-08-07be2net: Do not call get_die_temperature cmd for VFVasundhara Volam1-1/+2
2013-08-07be2net: Adding more speeds reported by get_settingsVasundhara Volam2-1/+10
2013-08-05gianfar: Cleanup TxFCB insertion on xmitClaudiu Manoil1-29/+33
2013-08-05gianfar: Fix Tx csum generation errata handlingClaudiu Manoil1-19/+25
2013-08-05drivers: net: cpsw: Add support for new CPSW IP versionMugunthan V N1-0/+3
2013-08-05tile: fix missing unlock on error in tile_net_open()Wei Yongjun1-1/+3
2013-08-05net: mlx4: Staticize local functionsJingoo Han1-3/+3
2013-08-05net: micrel: Staticize local functionsJingoo Han2-5/+7
2013-08-05be2net: Staticize local functionsJingoo Han3-19/+20
2013-08-05bna: Staticize local functionsJingoo Han1-5/+5
2013-08-05mlx5: remove health handler pluginEli Cohen1-28/+1
2013-08-04skge: fix build on 32 bitStephen Hemminger1-7/+7