summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller
2014-08-13tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan
2014-08-13sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan
2014-08-13sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan
2014-08-13sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan
2014-08-13myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-12e1000e: delete excessive space character in debug messageJean Sacren
2014-08-12e1000e: fix trivial kernel doc typosJean Sacren
2014-08-12i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist
2014-08-12i40e: use correct structure type name in sizeofJulia Lawall
2014-08-12i40e: fix sparse non static symbol warningWei Yongjun
2014-08-11i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure
2014-08-11net: bcmgenet: correctly resume adapter from Wake-on-LANFlorian Fainelli
2014-08-11net: bcmgenet: update UMAC_CMD only when link is detectedFlorian Fainelli
2014-08-11net: bcmgenet: correctly suspend and resume PHY deviceFlorian Fainelli
2014-08-11net: bcmgenet: request and enable main clock earlierFlorian Fainelli
2014-08-11net: ethernet: myricom: myri10ge: myri10ge.c: Cleaning up missing null-termin...Rickard Strandqvist
2014-08-11net: fec: Support phys probed from devicetree and fixed-linkUwe Kleine-König
2014-08-11smsc: replace WARN_ON() with WARN_ON_SMP()Sanjeev Sharma
2014-08-11net: ethernet: qlogic: qlcnic: Remove duplicate object file from MakefileAndreas Ruprecht
2014-08-11m68k/atari: EtherNEC - ethernet support (ne)Michael Schmitz
2014-08-11net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy ...Rickard Strandqvist
2014-08-11ethernet: amd: Remove typedef local_info_tHimangi Saraogi
2014-08-11drivers: net: Add APM X-Gene SoC ethernet driver support.Iyappan Subramanian
2014-08-10net: ucc_geth: fix build failureUwe Kleine-König
2014-08-08drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches
2014-08-08qlogic: use pci_zalloc_consistentJoe Perches
2014-08-08micrel: use pci_zalloc_consistentJoe Perches
2014-08-08sky2: use pci_zalloc_consistentJoe Perches
2014-08-08enic: use pci_zalloc_consistentJoe Perches
2014-08-08atl1e: use pci_zalloc_consistentJoe Perches
2014-08-08amd: use pci_zalloc_consistentJoe Perches
2014-08-08dm9000: Remove typedef board_info_tHimangi Saraogi
2014-08-08fec_mpc52xx: delete unneeded test before of_node_putJulia Lawall
2014-08-08ll_temac: delete unneeded test before of_node_putJulia Lawall
2014-08-08net: axienet: delete unneeded test before of_node_putJulia Lawall
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt
2014-08-07net: ucc_geth: Don't use the MAC as PHY without a fixed linkUwe Kleine-König
2014-08-07net: ucc_geth: make probe consistently acquire a reference to the phy nodeUwe Kleine-König
2014-08-07net: ucc_geth: drop acquired references in probe error path and removeUwe Kleine-König
2014-08-07net: fs_enet: fix reference counting for phy_nodeUwe Kleine-König