summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26net: hns3: remove reset after command send failedWeihang Li
2019-04-26net: hns3: prevent double free in hns3_put_ring_config()Huazhong Tan
2019-04-26net: hns3: extend the loopback state acquisition timeliuzhongzhu
2019-04-26net: hns3: fix pause configure fail problemHuazhong Tan
2019-04-26net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan
2019-04-26net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan
2019-04-26net: hns3: handle the BD info on the last BD of the packetYunsheng Lin
2019-04-26net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin
2019-04-26net: hns3: fix data race between ring->next_to_cleanYunsheng Lin
2019-04-26nfp: implement PCI driver shutdown callbackDirk van der Merwe
2019-04-26NFC: st95hf: remove set but not used variables 'dev, nfcddev'YueHaibing
2019-04-26net: phy: improve genphy_soft_resetHeiner Kallweit
2019-04-26usbnet: ipheth: Simplify device detectionGuenter Roeck
2019-04-26cnic: Refactor code and mark expected switch fall-throughGustavo A. R. Silva
2019-04-26cxgb4/cxgb4vf_main: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-26wimax/i2400m/control: Mark expected switch fall-throughGustavo A. R. Silva
2019-04-26amd-xgbe: Mark expected switch fall-throughsGustavo A. R. Silva
2019-04-26s390/qeth: trust non-IP cast type in qeth_l3_fill_header()Julian Wiedmann
2019-04-26s390/qeth: extract helper to determine L2 cast typeJulian Wiedmann
2019-04-26s390/qeth: cache max number of available buffer elementsJulian Wiedmann
2019-04-26s390/qeth: don't clear Output buffers on every queue initJulian Wiedmann
2019-04-26s390/qeth: use IS_* helpers for checking device typeJulian Wiedmann
2019-04-26s390/qeth: clean up stale buffer state documentationJulian Wiedmann
2019-04-26s390/qeth: remove RX seqno in skb->cbJulian Wiedmann
2019-04-26s390: qeth: address type mismatch warningArnd Bergmann
2019-04-26mac80211_hwsim: Extended Key ID supportAlexander Wetzel
2019-04-26mac80211_hwsim: set p2p device interface support indicationAvraham Stern
2019-04-26netdevsim: implement ndo_get_devlink_portJiri Pirko
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko
2019-04-26netdevsim: extend device attrs to support port addition and deletionJiri Pirko
2019-04-26netdevsim: implement dev probe/remove skeleton with port initializationJiri Pirko
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko
2019-04-26netdevsim: generate random switch id instead of using dev idJiri Pirko
2019-04-26netdevsim: merge sdev into devJiri Pirko
2019-04-26netdevsim: rename dev_init/exit() functions and make them independent on nsJiri Pirko
2019-04-26netdevsim: add bus attributes to add new and delete devicesJiri Pirko
2019-04-26netdevsim: use ida for bus device idsJiri Pirko
2019-04-26netdevsim: add stub netdevsim driver implementationJiri Pirko
2019-04-26netdevsim: move device registration and related code to bus.cJiri Pirko
2019-04-26netdevsim: put netdevsim bus code into separate fileJiri Pirko
2019-04-26netdevsim: rename devlink.c to dev.c to contain per-dev(asic) itemsJiri Pirko
2019-04-26netdevsim: create devlink instance per netdevsim instanceJiri Pirko
2019-04-26netdevsim: move device registration on bus to be done earlier in initJiri Pirko
2019-04-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds