summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2014-07-152-14/+0
* ethernet: amd: fix 'foo* bar'Varka Bhadram2014-07-141-36/+40
* ethernet: amd: fix pci device idsVarka Bhadram2014-07-141-9/+11
* ethernet: amd: fix comment stylesVarka Bhadram2014-07-141-95/+86
* ethernet: amd: dynamic debug fixesVarka Bhadram2014-07-141-32/+26
* ethernet: amd: use devm_ioremap()Varka Bhadram2014-07-141-5/+2
* ethernet: amd: move amd111e_remove_one after probeVarka Bhadram2014-07-141-12/+13
* declance: Fix 64-bit compilation warningsMaciej W. Rozycki2014-07-081-6/+6
* amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas2014-07-073-18/+37
* amd-xgbe: Performance enhancementsLendacky, Thomas2014-07-074-78/+100
* amd-xgbe: Call netif_napi_del on ndo_stop operationLendacky, Thomas2014-07-071-3/+6
* amd-xgbe: Clear the proper MTL interrupt registerLendacky, Thomas2014-07-071-1/+1
* amd-xgbe: Fix debugfs compatibility change with kstrtouintLendacky, Thomas2014-07-071-2/+2
* amd-xgbe: Resolve checkpatch warning about sscanf usageLendacky, Thomas2014-06-261-5/+4
* amd-xgbe: Change destination address filtering supportLendacky, Thomas2014-06-266-69/+116
* amd-xgbe: Add support for VLAN filteringLendacky, Thomas2014-06-266-14/+165
* amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas2014-06-261-1/+3
* amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas2014-06-262-0/+8
* amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-265-100/+102
* amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter2014-06-111-1/+1
* amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2014-06-112-2/+2
* amd-xgbe: Remove unnecessary includeTom Lendacky2014-06-061-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-052-5/+5
|\
| * hplance: fix ram size in commentAmos Kong2014-06-051-2/+2
| * mvme147: fix ram size in commentAmos Kong2014-06-051-3/+3
* | amd-xgbe: Configuration and build supportLendacky, Thomas2014-06-052-1/+14
* | amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-0510-0/+7609
* | net/ariadne: delete unneeded call to netdev_privJulia Lawall2014-05-151-3/+0
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-133-3/+3
|/
* pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* lance: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* am79c961a: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
* amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-141-0/+3
* pcnet32: add missing check for pci_dma_mapping_errorDon Fry2014-02-191-27/+81
* pcnet32: fix reallocation errorDon Fry2014-02-191-9/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-2511-634/+625
|\
| * drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-165-5/+0
| * net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven2014-01-141-1/+1
| * net/7990: Make lance_private.name constGeert Uytterhoeven2013-12-293-3/+3
| * net/7990: Fix whitespace errorsGeert Uytterhoeven2013-12-294-617/+619
| * net: pcnet: slight optimization of addr comparedingtianhong2013-12-261-1/+1
| * ethernet: Fix FSF address in file headersJeff Kirsher2013-12-064-10/+4
* | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven2013-11-262-6/+12
* | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-262-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-137-22/+19
|\
| * net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-2/+0
| * net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-1/+0
| * net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-023-4/+4
| * lance: Fix hardcoded interrupt name lp->name to use system device valueNate Levesque2013-09-271-1/+1
| * amd/7990: Remove extern from function prototypesJoe Perches2013-09-241-6/+6
OpenPOWER on IntegriCloud