aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
| * stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-19
| * qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-10-18
| * rocker: fix maybe-uninitialized warningArnd Bergmann2016-10-18
| * net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann2016-10-18
| * ibmvnic: Update MTU after device initializationThomas Falcon2016-10-18
| * ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon2016-10-18
| * ibmvnic: Driver Version 1.0.1Thomas Falcon2016-10-18
| * cxgb4: Fix number of queue sets corssing the limitGanesh Goudar2016-10-18
| * dwc_eth_qos: enable flow control by defaultNiklas Cassel2016-10-18
| * dwc_eth_qos: do not clear pause flags from phy_device->supportedNiklas Cassel2016-10-18
| * bnx2: fix locking when netconsole is usedIvan Vecera2016-10-18
| * net: hisilicon: Fix hns_mdio module autoload for OF registrationJavier Martinez Canillas2016-10-17
| * net: qcom/emac: Fix module autoload for OF registrationJavier Martinez Canillas2016-10-17
| * net: hns: Fix hns_dsaf module autoload for OF registrationJavier Martinez Canillas2016-10-17
| * net: ethernet: nb8800: Fix module autoloadJavier Martinez Canillas2016-10-17
| * net: nps_enet: Fix module autoloadJavier Martinez Canillas2016-10-17
| * cxgb4: fix memory leak of qe on error exit pathColin Ian King2016-10-17
| * stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter2016-10-15
| * net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi2016-10-15
| * r8169: set coherent DMA mask as well as streaming DMA maskArd Biesheuvel2016-10-15
| * net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco2016-10-14
| * qed: Additional work toward cleaning C=1Yuval Mintz2016-10-14
| * qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz2016-10-14
| * qed: Fix static checker warning.Yuval Mintz2016-10-14
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-14
|\ \
| * | qedr: Add RoCE driver frameworkRam Amrani2016-10-14
| |/
* | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-14
|\ \ | |/ |/|
| * net: hns: delete redundant broadcast packet filter processDaode Huang2016-10-03
| * net: hns: bug fix about broadcast/multicast packetsDaode Huang2016-10-03
| * net: hns: fix the bug of forwarding tableDaode Huang2016-10-03
| * net: hns: fix port not available after testing loopbackKejian Yan2016-10-03
| * net: hns: delete repeat read fbd num after whileDaode Huang2016-10-03
| * net: hns: add fini_process for v2 napi processDaode Huang2016-10-03
| * net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2016-10-03
| * net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng2016-10-03
* | net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser2016-10-13
* | liquidio: CN23XX: fix a loop timeoutDan Carpenter2016-10-13
* | stmmac: fix error check when init ptpGiuseppe CAVALLARO2016-10-13
* | stmmac: fix ptp init for gmac4Giuseppe CAVALLARO2016-10-13
* | qed: fix old-style function definitionArnd Bergmann2016-10-13
* | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-13
* | qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2016-10-13
* | tlan: avoid unused label with PCI=nArnd Bergmann2016-10-13
* | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-11
* | kthread: kthread worker API cleanupPetr Mladek2016-10-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-11
|\ \
| * | be2net: Enable VF link state setting for BE3Suresh Reddy2016-10-09
| * | be2net: Fix TX stats for TSO packetsSriharsha Basavapatna2016-10-09
| * | be2net: Update Copyright string in be_hw.hSriharsha Basavapatna2016-10-09
| * | be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna2016-10-09