summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-09-05Bluetooth: hci_qca: wait for Pre shutdown complete event before sending the P...Harish Bandi
2019-09-05bluetooth: hci_bcm: Give more time to come out of resetOndrej Jirman
2019-09-05bluetooth: bcm: Add support for loading firmware for BCM4345C5Ondrej Jirman
2019-09-05Bluetooth: hci_qca: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for QCA UART RadioRocky Liao
2019-09-05Bluetooth: hci_qca: Make structure qca_proto constantNishka Dasgupta
2019-09-05Bluetooth: btusb: Fix suspend issue for Realtek devicesAlex Lu
2019-09-05Bluetooth: hci_bcm: Fix -Wunused-const-variable warningsYueHaibing
2019-09-05Bluetooth: hci_qca: Remove redundant initializations to zeroMatthias Kaehlcke
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
2019-09-05ionic: Add netdev-event handlingShannon Nelson
2019-09-05ionic: Add Tx and Rx handlingShannon Nelson
2019-09-05ionic: Add initial ethtool supportShannon Nelson
2019-09-05ionic: Add async link status check and basic statsShannon Nelson
2019-09-05ionic: Add Rx filter and rx_mode ndo supportShannon Nelson
2019-09-05ionic: Add management of rx filtersShannon Nelson
2019-09-05ionic: Add the basic NDO callbacks for netdev supportShannon Nelson
2019-09-05ionic: Add notifyq supportShannon Nelson
2019-09-05ionic: Add adminq actionShannon Nelson
2019-09-05ionic: Add basic adminq supportShannon Nelson
2019-09-05ionic: Add interrupts and doorbellsShannon Nelson
2019-09-05ionic: Add basic lif supportShannon Nelson