summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* r8169: Disable clk during suspend / resumeHans de Goede2018-09-291-0/+5
* qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh2018-09-295-12/+17
* smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
* smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
* r8152: Check for supported Wake-on-LAN ModesFlorian Fainelli2018-09-291-0/+3
* sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
* lan78xx: Check for supported Wake-on-LAN modesFlorian Fainelli2018-09-291-13/+4
* ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
* asix: Check for supported Wake-on-LAN modesFlorian Fainelli2018-09-291-0/+3
* Merge branch 'ieee802154-for-davem-2018-09-28' of git://git.kernel.org/pub/sc...David S. Miller2018-09-293-10/+7
|\
| * ieee802154: mcr20a: Replace magic number with constantsXue Liu2018-09-271-4/+4
| * ieee802154: ca8210: remove redundant condition check before debugfs_removezhong jiang2018-09-271-2/+1
| * ieee802154: remove unecessary condition check before debugfs_remove_recursivezhong jiang2018-09-211-2/+1
| * ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w...YueHaibing2018-09-211-2/+1
* | ibmvnic: remove ndo_poll_controllerEric Dumazet2018-09-281-16/+0
* | sfc-falcon: remove ndo_poll_controllerEric Dumazet2018-09-281-26/+0
* | sfc: remove ndo_poll_controllerEric Dumazet2018-09-281-26/+0
* | net: ena: remove ndo_poll_controllerEric Dumazet2018-09-281-22/+0
* | qlogic: netxen: remove ndo_poll_controllerEric Dumazet2018-09-281-23/+0
* | qlcnic: remove ndo_poll_controllerEric Dumazet2018-09-281-45/+0
* | virtio_net: remove ndo_poll_controllerEric Dumazet2018-09-281-14/+0
* | net: hns: remove ndo_poll_controllerEric Dumazet2018-09-281-18/+0
* | ehea: remove ndo_poll_controllerEric Dumazet2018-09-281-14/+0
* | hinic: remove ndo_poll_controllerEric Dumazet2018-09-281-20/+0
* | Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-281-19/+17
|\ \
| * | mac80211_hwsim: do not omit multicast announce of first added radioMartin Willi2018-09-261-2/+1
| * | mac80211_hwsim: fix race in radio destruction from netlink notifierMartin Willi2018-09-261-13/+9
| * | mac80211_hwsim: fix locking when iterating radios during ns exitMartin Willi2018-09-261-4/+7
* | | qed: Fix shmem structure inconsistency between driver and the mfw.Sudarsana Reddy Kalluru2018-09-281-0/+1
* | | s390: qeth: Fix potential array overrun in cmd/rc lookupJean Delvare2018-09-283-17/+19
* | | s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang2018-09-281-5/+2
* | | bnxt_en: Fix TX timeout during netpoll.Michael Chan2018-09-271-3/+10
* | | vxlan: fill ttl inherit infoHangbin Liu2018-09-271-0/+3
* | | net: phy: sfp: Fix unregistering of HWMON SFP deviceAndrew Lunn2018-09-271-2/+5
* | | qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor2018-09-271-2/+2
* | | qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor2018-09-271-1/+0
* | | bonding: avoid possible dead-lockMahesh Bandewar2018-09-271-26/+17
* | | bonding: pass link-local packets to bonding master also.Mahesh Bandewar2018-09-271-2/+19
* | | qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor2018-09-271-11/+4
* | | qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor2018-09-271-2/+2
* | | qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor2018-09-271-1/+1
* | | wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"Colin Ian King2018-09-271-1/+1
* | | qed: fix spelling mistake "toogle" -> "toggle"Colin Ian King2018-09-271-1/+1
* | | net: phy: fix WoL handling when suspending the PHYHeiner Kallweit2018-09-271-3/+9
* | | Revert "net: phy: fix WoL handling when suspending the PHY"David S. Miller2018-09-271-26/+16
* | | net: phy: fix WoL handling when suspending the PHYHeiner Kallweit2018-09-271-16/+26
* | | net: hns: fix for unmapping problem when SMMU is onYunsheng Lin2018-09-252-12/+20
* | | xen-netback: handle page straddling in xenvif_set_hash_mapping()Jan Beulich2018-09-251-7/+18
* | | xen-netback: validate queue numbers in xenvif_set_hash_mapping()Jan Beulich2018-09-253-8/+18
* | | xen-netback: fix input validation in xenvif_set_hash_mapping()Jan Beulich2018-09-251-5/+7