summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-141-11/+0
|\
| * qedr: Add RoCE driver frameworkRam Amrani2016-10-141-11/+0
* | Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-149-53/+118
|\ \ | |/ |/|
| * net: hns: delete redundant broadcast packet filter processDaode Huang2016-10-031-10/+0
| * net: hns: bug fix about broadcast/multicast packetsDaode Huang2016-10-031-0/+16
| * net: hns: fix the bug of forwarding tableDaode Huang2016-10-033-5/+18
| * net: hns: fix port not available after testing loopbackKejian Yan2016-10-034-14/+7
| * net: hns: delete repeat read fbd num after whileDaode Huang2016-10-031-13/+2
| * net: hns: add fini_process for v2 napi processDaode Huang2016-10-031-7/+38
| * net: hns: bug fix about setting coalsecs-usecs to 0Daode Huang2016-10-032-0/+20
| * net: hns: fix port unavailable after hnae_reserve_buffer_map faillipeng2016-10-031-5/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1315-83/+213
|\ \
| * | net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser2016-10-131-6/+5
| * | liquidio: CN23XX: fix a loop timeoutDan Carpenter2016-10-131-1/+1
| * | net: phy: Trigger state machine on state change and not polling.Andrew Lunn2016-10-131-2/+20
| * | netvsc: Remove mistaken udp.h inclusion.David S. Miller2016-10-131-1/+0
| * | xen-netback: fix type mismatch warningArnd Bergmann2016-10-131-3/+3
| * | stmmac: fix error check when init ptpGiuseppe CAVALLARO2016-10-132-6/+8
| * | stmmac: fix ptp init for gmac4Giuseppe CAVALLARO2016-10-131-5/+12
| * | qed: fix old-style function definitionArnd Bergmann2016-10-131-1/+1
| * | netvsc: fix checksum on UDP IPV6stephen hemminger2016-10-131-50/+22
| * | xen-netback: fix guest Rx stall detection (after guest Rx refactor)David Vrabel2016-10-131-0/+2
| * | net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert2016-10-131-2/+2
| * | qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork2016-10-131-2/+28
| * | qed: Fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2016-10-131-2/+2
| * | tlan: avoid unused label with PCI=nArnd Bergmann2016-10-131-1/+1
| * | xen-netback: (re-)create a debugfs node for hash informationPaul Durrant2016-10-133-2/+107
* | | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-2/+2
|\ \ \ | |/ / |/| |
| * | bonding: quit messing with IOCTLAl Viro2016-09-271-2/+2
* | | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-114-4/+0
* | | kthread: kthread worker API cleanupPetr Mladek2016-10-111-5/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1132-954/+1043
|\ \ \
| * | | be2net: Enable VF link state setting for BE3Suresh Reddy2016-10-091-1/+1
| * | | be2net: Fix TX stats for TSO packetsSriharsha Basavapatna2016-10-091-2/+12
| * | | be2net: Update Copyright string in be_hw.hSriharsha Basavapatna2016-10-091-1/+1
| * | | be2net: NCSI FW section should be properly updated with ethtool for BE3Sriharsha Basavapatna2016-10-091-1/+23
| * | | be2net: Provide an alternate way to read pf_num for BEx chipsSriharsha Basavapatna2016-10-092-1/+10
| * | | wan/fsl_ucc_hdlc: Fix size used in dma_free_coherent()Christophe Jaillet2016-10-081-4/+4
| * | | net: macb: NULL out phydev after removing mdio busNathan Sullivan2016-10-071-0/+1
| * | | xen-netback: make sure that hashes are not send to unaware frontendsPaul Durrant2016-10-071-11/+9
| * | | drivers: net: phy: Correct duplicate MDIO_XGENE entryLaura Abbott2016-10-061-7/+1
| * | | ethernet: qualcomm: QCOM_EMAC should depend on HAS_DMA and HAS_IOMEMGeert Uytterhoeven2016-10-061-0/+1
| * | | net: ethernet: mediatek: get hw lro capability by the chip id instead of by t...Nelson Chang2016-10-062-2/+13
| * | | net: ethernet: mediatek: get the chip id by ETHDMASYS registersNelson Chang2016-10-062-0/+34
| * | | net: bgmac: Fix errant feature flag checkJon Mason2016-10-061-1/+1
| * | | net: phy: Add Wake-on-LAN driver for Microsemi PHYs.Raju Lakkaraju2016-10-061-0/+128
| * | | drivers: net: cpsw-phy-sel: add support to configure rgmii internal delayMugunthan V N2016-10-061-0/+14
| * | | net: hns: Add missing \n to end of dev_err messages, tidy up textColin Ian King2016-10-061-11/+11
| * | | net: ps3_gelic: Add missing \n to end of deb_dbg messageColin Ian King2016-10-061-1/+1
| * | | net: axienet: Add missing \n to end of dev_err messagesColin Ian King2016-10-061-2/+2