summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-07-04vhost_net: Avoid rx queue wake-ups during busypollToshiaki Makita
2018-07-04vhost_net: Avoid tx vring kicks during busyloopToshiaki Makita
2018-07-04vhost_net: Rename local variables in vhost_net_rx_peek_head_lenToshiaki Makita
2018-07-04sfc: batch up RX deliveryEdward Cree
2018-07-04net: dsa: Add Vitesse VSC73xx DSA router driverLinus Walleij
2018-07-04net: phy: vitesse: Add support for VSC73xxLinus Walleij
2018-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-03net: aquantia: bump driver versionIgor Russkikh
2018-07-03net: aquantia: Add renegotiate ethtool operation supportAnton Mikaev
2018-07-03net: aquantia: Implement rx/tx flow control ethtools callbackIgor Russkikh
2018-07-03net: aquantia: Improve adapter init/deinit logicIgor Russkikh
2018-07-03net: aquantia: Ethtool based ring size configurationAnton Mikaev
2018-07-03net: stmmac_tc: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva
2018-07-03net: phy: DP83TC811: Fix SGMII enable/disableDan Murphy
2018-07-03net: phy: DP83TC811: Add INT_STAT3Dan Murphy
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan
2018-07-02net: hns3: give default option while dependency HNS3 setHuazhong Tan
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan
2018-07-02net: hns3: remove a redundant hclge_cmd_csq_doneHuazhong Tan
2018-07-02net: hns3: simplify hclge_cmd_csq_cleanHuazhong Tan
2018-07-02net: hns3: remove some redundant assignmentsHuazhong Tan
2018-07-02net: hns3: remove useless code in hclge_cmd_sendHuazhong Tan
2018-07-02net: hns3: remove unused hclge_ring_to_dma_dirHuazhong Tan
2018-07-02atm: zatm: remove redundant pointer zatm_devColin Ian King
2018-07-02net: phy: realtek: add support for RTL8211CHeiner Kallweit
2018-07-02TTY: isdn: Replace strncpy with memcpyGuenter Roeck