aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-07net: hns3: Remove the warning when clear reset causePeng Li
2018-07-07net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin
2018-07-07net: hns3: Fix warning bug when doing lp selftestYunsheng Lin
2018-07-07net: hns3: Add configure for mac minimal frame sizeJian Shen
2018-07-07net: hns3: Fix for mailbox message truncated problemFuyun Liang
2018-07-07net: hns3: Fix for l4 checksum offload bugYunsheng Lin
2018-07-07net: hns3: Fix for waterline not setting correctlyYunsheng Lin
2018-07-07net: hns3: Fix for mac pause not disable in pfc modeYunsheng Lin
2018-07-07net: hns3: Fix tc setup when netdev is first upYunsheng Lin
2018-07-07liquidio: fix kernel panic when NIC firmware is older than 1.7.2Rick Farrington
2018-07-05cxgb4: Fix the condition to check if the card is T5Ganesh Goudar
2018-07-05net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King
2018-07-05net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven
2018-07-05net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven
2018-07-05net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh
2018-07-05net/hamradio/6pack: remove redundant variable channelColin Ian King
2018-07-05fjes: use currently unused variable my_epid and max_epidColin Ian King
2018-07-05net: tehuti: remove redundant pointer skbColin Ian King
2018-07-05net: socionext: remove redundant pointer ndevColin Ian King
2018-07-05net: aquantia: Make some functions staticWei Yongjun
2018-07-05net: dsa: vsc73xx: Make some functions staticWei Yongjun
2018-07-05net: dsa: fix spelling mistake "waitting" -> "waiting"Colin Ian King
2018-07-05r8169: fix runtime suspendHeiner Kallweit
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom
2018-07-04epic100: remove redundant variable 'irq'Colin Ian King
2018-07-04sfc: remove redundant variable old_vlanColin Ian King
2018-07-04qed: remove redundant pointer 'name'Colin Ian King
2018-07-04ethernet: micrel: remove redundant pointer 'info'Colin Ian King
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King
2018-07-04net: ethernet: nb8800: remove redundant pointer rxdColin Ian King
2018-07-04net: alx: remove redundant variable old_duplexColin Ian King
2018-07-04net: alteon: acenic: remove redundant pointer rxdescColin Ian King
2018-07-04net: dsa: bcm_sf2: remove redundant variable offColin Ian King
2018-07-04igb: Add support for ETF offloadJesus Sanchez-Palencia
2018-07-04igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_offload_cbs()Jesus Sanchez-Palencia
2018-07-04igb: Only change Tx arbitration when CBS is onJesus Sanchez-Palencia
2018-07-04igb: Refactor igb_configure_cbs()Jesus Sanchez-Palencia
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-04net: usb: asix: allow optionally getting mac address from device treeMarcel Ziswiler
2018-07-04vhost_net: Avoid rx vring kicks during busyloopToshiaki Makita