Age | Commit message (Expand) | Author |
2019-06-17 | iavf: allow null RX descriptors | Mitch Williams |
2019-06-17 | iavf: add call to iavf_[add|del]_cloud_filter | Paul Greenwalt |
2019-06-17 | iavf: Refactor init state machine | Jakub Pawlak |
2019-06-17 | iavf: Refactor the watchdog state machine | Jan Sokolowski |
2019-06-17 | iavf: Remove timer for work triggering, use delaying work instead | Jakub Pawlak |
2019-06-17 | iavf: Move commands processing to the separate function | Jakub Pawlak |
2019-06-17 | iavf: Fix the math for valid length for ADq enable | Avinash Dayanand |
2019-06-17 | iavf: Change GFP_KERNEL to GFP_ATOMIC in kzalloc() | Aleksandr Loktionov |
2019-06-17 | iavf: wait longer for close to complete | Mitch Williams |
2019-06-17 | iavf: use signed variable | Mitch Williams |
2019-06-17 | iavf: Create VLAN tag elements starting from the first element | Akeem G Abodunrin |
2019-06-17 | net: hns3: fix dereference of ae_dev before it is null checked | Colin Ian King |
2019-06-16 | net: ethernet: ti: davinci_cpdma: use idled submit | Ivan Khoronzhuk |
2019-06-16 | Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset' | David S. Miller |
2019-06-16 | net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data | Martin Blumenstingl |
2019-06-16 | net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data | Martin Blumenstingl |
2019-06-16 | net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data | Martin Blumenstingl |
2019-06-16 | net: stmmac: use device_property_read_u32_array to read the reset delays | Martin Blumenstingl |
2019-06-16 | net: stmmac: drop redundant check in stmmac_mdio_reset | Martin Blumenstingl |
2019-06-15 | r8169: improve handling of Abit Fatal1ty F-190HD | Heiner Kallweit |
2019-06-15 | net: stmmac: Fix wrapper drivers not detecting PHY | Jose Abreu |
2019-06-15 | dpaa2-ptp: add interrupt support | Yangbo Lu |
2019-06-15 | dpaa2-ptp: reuse ptp_qoriq driver | Yangbo Lu |
2019-06-15 | hinic: Use devm_kasprintf instead of hard coding it | Christophe JAILLET |
2019-06-14 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller |
2019-06-14 | nfp: flower: extend extack messaging for flower match and actions | Pieter Jansen van Vuuren |
2019-06-14 | nfp: flower: use extack messages in flower offload | Pieter Jansen van Vuuren |
2019-06-14 | nfp: flower: check L4 matches on unknown IP protocols | Pieter Jansen van Vuuren |
2019-06-14 | Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker... | David S. Miller |
2019-06-14 | net: hns3: some variable modification | Weihang Li |
2019-06-14 | net: hns3: delay ring buffer clearing during reset | Yunsheng Lin |
2019-06-14 | net: hns3: fix for skb leak when doing selftest | Yunsheng Lin |
2019-06-14 | net: hns3: fix for dereferencing before null checking | Yunsheng Lin |
2019-06-14 | net: hns3: free irq when exit from abnormal branch | Yonglong Liu |
2019-06-14 | net: hns3: clear restting state when initializing HW device | Peng Li |
2019-06-14 | net: hns3: extract handling of mpf/pf msi-x errors into functions | Weihang Li |
2019-06-14 | net: hns3: some changes of MSI-X bits in PPU(RCB) | Weihang Li |
2019-06-14 | net: hns3: add recovery for the H/W errors occurred before the HNS dev initia... | Shiju Jose |
2019-06-14 | net: hns3: process H/W errors occurred before HNS dev initialization | Shiju Jose |
2019-06-14 | net: hns3: fix avoid unnecessary resetting for the H/W errors which do not re... | Shiju Jose |
2019-06-14 | net: hns3: delay setting of reset level for hw errors until slot_reset is called | Shiju Jose |
2019-06-14 | qed: iWARP - Fix default window size to be based on chip | Michal Kalderon |
2019-06-14 | qed: iWARP - Fix tc for MPA ll2 connection | Michal Kalderon |
2019-06-14 | qed: iWARP - fix uninitialized callback | Michal Kalderon |
2019-06-14 | qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state | Michal Kalderon |
2019-06-14 | nfp: print a warning when binding VFs to PF driver | Jakub Kicinski |
2019-06-14 | nfp: update the old flash error message | Jakub Kicinski |
2019-06-14 | net: stmmac: use GPIO descriptors in stmmac_mdio_reset | Martin Blumenstingl |
2019-06-14 | net: ethernet: ti: cpsw_ethtool: simplify slave loops | Ivan Khoronzhuk |
2019-06-14 | net: ethernet: ti: cpsw: use cpsw as drv data | Ivan Khoronzhuk |