aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAge
...
* | amd-xgbe: Resolve checkpatch warning about sscanf usageLendacky, Thomas2014-06-26
* | amd-xgbe: Change destination address filtering supportLendacky, Thomas2014-06-26
* | amd-xgbe: Add support for VLAN filteringLendacky, Thomas2014-06-26
* | amd-xgbe: VLAN Rx tag stripping fixLendacky, Thomas2014-06-26
* | amd-xgbe: VLAN Tx tag insertion fixLendacky, Thomas2014-06-26
* | amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-26
|/
* amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter2014-06-11
* amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas2014-06-11
* amd-xgbe: Remove unnecessary includeTom Lendacky2014-06-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-05
|\
| * hplance: fix ram size in commentAmos Kong2014-06-05
| * mvme147: fix ram size in commentAmos Kong2014-06-05
* | amd-xgbe: Configuration and build supportLendacky, Thomas2014-06-05
* | amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-05
* | net/ariadne: delete unneeded call to netdev_privJulia Lawall2014-05-15
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
|/
* pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* lance: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* am79c961a: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-14
* pcnet32: add missing check for pci_dma_mapping_errorDon Fry2014-02-19
* pcnet32: fix reallocation errorDon Fry2014-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
| * net: amd8111e: Spelling s/recive/receive/Geert Uytterhoeven2014-01-14
| * net/7990: Make lance_private.name constGeert Uytterhoeven2013-12-29
| * net/7990: Fix whitespace errorsGeert Uytterhoeven2013-12-29
| * net: pcnet: slight optimization of addr comparedingtianhong2013-12-26
| * ethernet: Fix FSF address in file headersJeff Kirsher2013-12-06
* | zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven2013-11-26
* | zorro: ZTWO_VADDR() should return "void __iomem *"Geert Uytterhoeven2013-11-26
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\
| * net: amd8111e: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
| * net: pcnet32: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
| * net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
| * lance: Fix hardcoded interrupt name lp->name to use system device valueNate Levesque2013-09-27
| * amd/7990: Remove extern from function prototypesJoe Perches2013-09-24
| * declance: Remove `incompatible pointer type' warningsMaciej W. Rozycki2013-09-20
* | MIPS: DECstation I/O ASIC DMA interrupt classesMaciej W. Rozycki2013-10-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-19
|\
| * ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-12
* | MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki2013-09-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * net: au1000_eth: use dev_get_platdata()Jingoo Han2013-08-30
| * ethernet: Convert mac address uses of 6 to ETH_ALENJoe Perches2013-08-02
* | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-14
|/
* amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-20
* net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-20
* net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
* net: ethernet: use platform_{get,set}_drvdata()Jingoo Han2013-05-26