summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-12-28Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman
2017-12-29net/mlx5: Fix ingress/egress naming mistakeGal Pressman
2017-12-29net/mlx5e: E-Switch, Use the name of static array instead of its addressGal Pressman
2017-12-29net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch
2017-12-28net/mlx4_en: Change default QoS settingsMoni Shoua
2017-12-28net/mlx4_core: Cleanup FMR unmapping flowTariq Toukan
2017-12-28net/mlx4_en: RX csum, reorder branchesTariq Toukan
2017-12-28net/mlx4_en: RX csum, remove redundant branches and checksTariq Toukan
2017-12-28net: ethernet: socionext: add AVE ethernet driverKunihiko Hayashi
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar
2017-12-28cxgb4: display VNI correctlyGanesh Goudar
2017-12-28net/mlx5e: Move ethernet representors data into separate structMark Bloch
2017-12-28net/mlx5: E-Switch, Create a dedicated send to vport rule deletion functionMark Bloch
2017-12-28net/mlx5: E-Switch, Move mlx5e only logic outside E-SwitchMark Bloch
2017-12-28net/mlx5: E-Switch, Simplify representor load/unload callback APIMark Bloch
2017-12-28net/mlx5: E-Switch, Refactor load/unload of representorsMark Bloch
2017-12-28net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch
2017-12-27net: hns3: hns3_get_channels() can be statickbuild test robot
2017-12-27nfp: bpf: allocate vNIC priv for keeping track of the offloaded programJakub Kicinski
2017-12-27phylib: rename reset-(post-)delay-us to reset-(de)assert-usRichard Leitner
2017-12-27net: hns3: change TM sched mode to TC-based mode when SRIOV enabledPeng Li
2017-12-27net: hns3: Increase the default depth of bucket for TM shaperPeng Li
2017-12-27net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li
2017-12-27net: hns3: add Asym Pause support to phy default featuresFuyun Liang
2017-12-27net: hns3: add support to update flow control settings after autonegPeng Li
2017-12-27net: hns3: add support for set_pauseparamPeng Li
2017-12-27net: hns3: fix for getting auto-negotiation state in hclge_get_autonegFuyun Liang
2017-12-27net: hns3: cleanup mac auto-negotiation state queryFuyun Liang
2017-12-27net: hns3: add handling vlan tag offload in bdPeng Li
2017-12-27net: hns3: add ethtool related offload commandPeng Li
2017-12-27net: hns3: add vlan offload config commandPeng Li
2017-12-27net: hns3: add a mask initialization for mac_vlan tablePeng Li
2017-12-27net: hns3: get rss_size_max from configuration but not hardcodePeng Li
2017-12-27net: hns3: free the ring_data structrue when change tqpsPeng Li
2017-12-27net: hns3: change the returned tqp number by ethtool -xPeng Li
2017-12-27net: hns3: add support to modify tqps numberPeng Li
2017-12-27net: hns3: add support to query tqps numberPeng Li
2017-12-26net: dsa: lan9303: lan9303_csr_reg_wait cleanupsEgil Hjelmeland
2017-12-26enic: add wq clean up budgetGovindarajulu Varadarajan
2017-12-26net: mediatek: remove superfluous pin setup for MT7622 SoCSean Wang
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-21sfc: expose CTPIO stats on NICs that support themBert Kenward
2017-12-21sfc: expose FEC stats on Medford2Edward Cree
2017-12-21sfc: support variable number of MAC statsEdward Cree
2017-12-21sfc: update MCDI protocol headersEdward Cree
2017-12-21cxgb4: add new T5 and T6 device id'sGanesh Goudar
2017-12-21net: dwc-xlgmac: Get rid of custom hex_dump_to_buffer()Jie Deng
2017-12-21phylink: avoid attaching more than one PHYRussell King