aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-07farsync: remove redundant variable txq_lengthColin Ian King1-2/+0
2018-07-07vxlan: fix default fdb entry netlink notify ordering during netdev createRoopa Prabhu1-8/+21
2018-07-07vxlan: make netlink notify in vxlan_fdb_destroy optionalRoopa Prabhu1-6/+8
2018-07-07vxlan: add new fdb alloc and create helpersRoopa Prabhu1-29/+62
2018-07-07mlxsw: spectrum_router: avoid uninitialized variable accessArnd Bergmann1-4/+2
2018-07-07net: hns3: Prevent sending command during global or core resetHuazhong Tan3-1/+6
2018-07-07net: hns3: Remove the warning when clear reset causePeng Li1-2/+0
2018-07-07net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin1-1/+10
2018-07-07net: hns3: Fix warning bug when doing lp selftestYunsheng Lin1-0/+2
2018-07-07net: hns3: Add configure for mac minimal frame sizeJian Shen2-1/+3
2018-07-07net: hns3: Fix for mailbox message truncated problemFuyun Liang1-1/+2
2018-07-07net: hns3: Fix for l4 checksum offload bugYunsheng Lin1-3/+3
2018-07-07net: hns3: Fix for waterline not setting correctlyYunsheng Lin1-16/+6
2018-07-07net: hns3: Fix for mac pause not disable in pfc modeYunsheng Lin1-2/+7
2018-07-07net: hns3: Fix tc setup when netdev is first upYunsheng Lin1-47/+31
2018-07-07liquidio: fix kernel panic when NIC firmware is older than 1.7.2Rick Farrington2-2/+33
2018-07-05cxgb4: Fix the condition to check if the card is T5Ganesh Goudar1-1/+1
2018-07-05net: ethernet: sun: remove redundant variables adv and lpa and mii_readsColin Ian King1-16/+0
2018-07-05net: ethernet: sfc: Make subdir logic consistent with other vendorsGeert Uytterhoeven2-2/+3
2018-07-05net: ethernet: Add missing VENDOR to Cadence and Packet Engines symbolsGeert Uytterhoeven3-8/+8
2018-07-05net: ethernet: Make NET_VENDOR_AURORA default to yesGeert Uytterhoeven1-0/+1
2018-07-05qlogic: netxen: remove various redundant variablesColin Ian King2-11/+3
2018-07-05bnxt_en: Add bnxt_en initial params table and register it.Vasundhara Volam4-11/+147
2018-07-05mlx4: Add support for devlink reload and load driverinit valuesMoshe Shemesh3-3/+55
2018-07-05mlx4: Add mlx4 initial parameters table and register itMoshe Shemesh1-2/+106
2018-07-05net/hamradio/6pack: remove redundant variable channelColin Ian King1-4/+1
2018-07-05fjes: use currently unused variable my_epid and max_epidColin Ian King1-4/+4
2018-07-05net: tehuti: remove redundant pointer skbColin Ian King1-2/+0
2018-07-05net: socionext: remove redundant pointer ndevColin Ian King1-2/+0
2018-07-05net: aquantia: Make some functions staticWei Yongjun1-3/+3
2018-07-05net: dsa: vsc73xx: Make some functions staticWei Yongjun1-4/+5
2018-07-05net: dsa: fix spelling mistake "waitting" -> "waiting"Colin Ian King1-1/+1
2018-07-05r8169: fix runtime suspendHeiner Kallweit1-8/+1
2018-07-05cxgb4: Add support to read actual provisioned resourcesCasey Leedom4-35/+206
2018-07-04epic100: remove redundant variable 'irq'Colin Ian King1-2/+0
2018-07-04sfc: remove redundant variable old_vlanColin Ian King1-2/+1
2018-07-04qed: remove redundant pointer 'name'Colin Ian King1-2/+0
2018-07-04ethernet: micrel: remove redundant pointer 'info'Colin Ian King1-3/+0
2018-07-04net: hinic: remove redundant pointer pfhwdevColin Ian King1-3/+0
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King1-2/+0
2018-07-04net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King1-2/+0
2018-07-04net: fec: remove redundant variable 'inc'Colin Ian King1-2/+0
2018-07-04cnic: remove redundant pointer req and variable funcColin Ian King1-4/+1
2018-07-04net: bgmac: remove redundant variable 'freed'Colin Ian King1-2/+0
2018-07-04net: ethernet: nb8800: remove redundant pointer rxdColin Ian King1-2/+0
2018-07-04net: alx: remove redundant variable old_duplexColin Ian King1-2/+0
2018-07-04net: alteon: acenic: remove redundant pointer rxdescColin Ian King1-4/+1
2018-07-04net: dsa: bcm_sf2: remove redundant variable offColin Ian King1-6/+1
2018-07-04igb: Add support for ETF offloadJesus Sanchez-Palencia3-17/+138
2018-07-04igb: Only call skb_tx_timestamp after descriptors are readyJesus Sanchez-Palencia1-2/+2