summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-01-31net: dsa: bcm_sf2: Fix build moduleFlorian Fainelli
2017-01-31cxgb4: update latest firmware version supportedGanesh Goudar
2017-01-31net: aquantia: atlantic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-31sfc: fix an off-by-one compare on an array sizeColin Ian King
2017-01-30sh_eth: stop using bare numbers for EESIPR valuesSergei Shtylyov
2017-01-30sh_eth: add missing EESIPR bitsSergei Shtylyov
2017-01-30sh_eth: rename EESIPR bitsSergei Shtylyov
2017-01-30net: dsa: mv88e6xxx: Add support for ethernet switch 88E6141Gregory CLEMENT
2017-01-30net: dsa: mv88e6xxx: Add support for ethernet switch 88E6341Gregory CLEMENT
2017-01-30net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_portsRomain Perier
2017-01-30net: dsa: bcm_sf2: Add support for port mirroringFlorian Fainelli
2017-01-30net: dsa: b53: Add support for port mirroringFlorian Fainelli
2017-01-30net: dsa: b53: Add mirror capture register definitionsFlorian Fainelli
2017-01-30net/mlx4_en: Check the enabling pptx/pprx flags in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Check the enabling mtu flag in SET_PORT wrapper flowShaker Daibes
2017-01-30net/mlx4_en: Pass user MTU value to Firmware at set port commandShaker Daibes
2017-01-30net/mlx4_en: Adding support of turning off link autonegotiation via ethtoolAriel Levkovich
2017-01-30net/mlx4_core: Get num_tc using netdev_get_num_tcAlaa Hleihel
2017-01-30net/mlx4_core: Add resource alloc/dealloc debuggingMatan Barak
2017-01-30net/mlx4_core: Device revision supportYishai Hadas
2017-01-30net/mlx4: Replace ENOSYS with better fitting error codesTariq Toukan
2017-01-30drivers: net: generalize napi_complete_done()Eric Dumazet
2017-01-30net: dsa: bcm_sf2: Add support for ethtool::rxnfcFlorian Fainelli
2017-01-30net: dsa: bcm_sf2: Add CFP registers definitionsFlorian Fainelli
2017-01-30net: dsa: bcm_sf2: Configure traffic classes to queue mappingFlorian Fainelli
2017-01-29net: qcom/emac: add an error interrupt handler for the sgmiiTimur Tabi
2017-01-29net: qcom/emac: remove extraneous wake-on-lan codeTimur Tabi
2017-01-29net: qcom/emac: do not call emac_mac_start twiceTimur Tabi
2017-01-29net: qcom/emac: always use autonegotiation to configure the SGMII linkTimur Tabi
2017-01-29net: qcom/emac: display the phy driver info after we connectTimur Tabi
2017-01-29net: dsa: b53: use dsa_port's bridge pointerVivien Didelot
2017-01-29net: dsa: qca8k: use dsa_port's bridge pointerVivien Didelot
2017-01-29net: dsa: mv88e6xxx: use dsa_port's bridge pointerVivien Didelot
2017-01-29net: dsa: pass bridge device when a port leavesVivien Didelot
2017-01-29net: dsa: variable number of portsVivien Didelot
2017-01-29ravb: Support 1Gbps on R-Car H3 ES1.1+ and R-Car M3-WGeert Uytterhoeven
2017-01-29ravb: Add tx and rx clock internal delays mode of APSRKazuya Mizuguchi
2017-01-29net: ethernet: aquantia: return -ETIME in macro AQ_HW_WAIT_FORColin Ian King
2017-01-29net: ethernet: aquantia: remove another redundant err checkColin Ian King
2017-01-29net: ethernet: aquantia: remove redundant err checkColin Ian King
2017-01-29gtp: let userspace handle packets for invalid tunnelsAndreas Schultz
2017-01-29gtp: remove unnecessary rcu_read_lockAndreas Schultz
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-01-27Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-27Merge tag 'vfio-v4.10-rc6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein
2017-01-27Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe