summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-16ixgbe: fix xdp handle calculationsCiara Loftus
2019-09-16i40e: fix xdp handle calculationsCiara Loftus
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-09-06lan743x: remove redundant assignment to variable rx_process_resultColin Ian King
2019-09-06ravb: TROCR register is only present on R-Car Gen3Simon Horman
2019-09-06ravb: remove undocumented endianness selectionSimon Horman
2019-09-06ravb: remove undocumented counter processingSimon Horman
2019-09-06ravb: correct typo in FBP field of SFO registerSimon Horman
2019-09-06net: hns3: make hclge_dbg_get_m7_stats_info staticGuojia Liao
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo
2019-09-06net: hns3: remove explicit conversion to boolGuojia Liao
2019-09-06net: hns3: add client node validity judgmentPeng Li
2019-09-06net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan
2019-09-06net: hns3: fix double free bug when setting ringparamHuazhong Tan
2019-09-06net: hns3: fix error VF index when setting VLAN offloadJian Shen
2019-09-06stmmac: platform: adjust messages and move to dev levelAndy Shevchenko
2019-09-06net: phy: Do not check Link status when loopback is enabledJose Abreu
2019-09-06nfp: Drop unnecessary continue in nfp_net_pf_alloc_vnicszhong jiang
2019-09-05ixgbe: fix xdp handle calculationsKevin Laatz
2019-09-05i40e: fix xdp handle calculationsKevin Laatz
2019-09-05r8152: adjust the settings of ups flagsHayes Wang
2019-09-05net: hns: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-05net: qed: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-05net: phy: gmii2rgmii: Dont use priv field in phy deviceHarini Katakam
2019-09-05gianfar: use DT more consistently when selecting PHY connection typeArseny Solokha
2019-09-05gianfar: cleanup gianfar.hArseny Solokha
2019-09-05gianfar: make five functions staticArseny Solokha
2019-09-05gianfar: remove forward declarationsArseny Solokha
2019-09-05net: stmmac: selftests: Add Jumbo Frame testsJose Abreu
2019-09-05net: stmmac: xgmac: Enable RX Jumbo frame supportJose Abreu
2019-09-05net: stmmac: Correctly assing MAX MTU in XGMAC cores caseJose Abreu
2019-09-05net: stmmac: xgmac: Correct RAVSEL field interpretationJose Abreu
2019-09-05net: stmmac: ethtool: Let user configure TX coalesce without RIWTJose Abreu
2019-09-05net: stmmac: Only consider RX error when HW Timestamping is not enabledJose Abreu
2019-09-05net: stmmac: selftests: Implement the ARP Offload testJose Abreu
2019-09-05net: stmmac: xgmac: Implement ARP OffloadJose Abreu
2019-09-05net: stmmac: selftests: Add selftest for L3/L4 FiltersJose Abreu
2019-09-05net: stmmac: Implement L3/L4 Filters using TC FlowerJose Abreu
2019-09-05net: stmmac: Do not return error code in TC InitializationJose Abreu
2019-09-05net: stmmac: xgmac: Add RBU handling in DMA interruptJose Abreu
2019-09-05net: stmmac: selftests: Return proper error code to userspaceJose Abreu
2019-09-05Merge tag 'linux-can-next-for-5.4-20190904' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-09-05rocker: add missing init_net check in FIB notifierJiri Pirko
2019-09-05ixgbe: Use kzfree() rather than its implementation.zhong jiang
2019-09-05Merge tag 'linux-can-next-for-5.4-20190903' of git://git.kernel.org/pub/scm/l...David S. Miller
2019-09-05net/tls: use the full sk_proto pointerJakub Kicinski
2019-09-05Convert usage of IN_MULTICAST to ipv4_is_multicastDave Taht
2019-09-05ionic: Add coalesce and other featuresShannon Nelson
2019-09-05ionic: Add RSS supportShannon Nelson
2019-09-05ionic: Add driver statsShannon Nelson