summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2018-07-02net: phy: realtek: add missing entry for RTL8211 to mdio_device_id tableHeiner Kallweit
2018-07-02r8169: remove old PHY reset hackHeiner Kallweit
2018-07-02netdevsim: fix sa_idx out of bounds checkColin Ian King
2018-06-30nfp: flower: enabled offloading of Team LAGJohn Hurley
2018-06-30nfp: flower: offload tos and tunnel flags for ipv4 udp tunnelsJohn Hurley
2018-06-30nfp: flower: extract ipv4 udp tunnel ttl from routeJohn Hurley
2018-06-30nfp: flower: ignore checksum actions when performing pedit actionsPieter Jansen van Vuuren
2018-06-30nfp: populate bus-info on representorsJakub Kicinski
2018-06-30nfp: make use of napi_consume_skb()Jakub Kicinski
2018-06-30nfp: implement netpoll ndo (thus enabling netconsole)Jakub Kicinski
2018-06-30nfp: fail probe if serial or interface id is missingJakub Kicinski
2018-06-30nfp: expose ring stats of inactive rings via ethtoolJakub Kicinski
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller
2018-06-30r8169: remove TBI 1000BaseX supportHeiner Kallweit
2018-06-30net: usb: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-30net: phy: realtek: add support for RTL8211Heiner Kallweit
2018-06-30r8169: use standard debug output functionsHeiner Kallweit
2018-06-30s390/ism: add device driver for internal shared memorySebastian Ott
2018-06-30net: emaclite: Remove unnecessary spacesRadhey Shyam Pandey
2018-06-30net: emaclite: Fix block comments styleRadhey Shyam Pandey
2018-06-30net: emaclite: update kernel-doc commentsRadhey Shyam Pandey
2018-06-30net: emaclite: Simplify if-else statementsRadhey Shyam Pandey
2018-06-30net: emaclite: Use __func__ instead of hardcoded nameRadhey Shyam Pandey
2018-06-30net: mvpp2: Use htons when checking protocol infoMaxime Chevallier
2018-06-30net: mvpp2: prs: Drop unnecessary swab16 in vlan detectionMaxime Chevallier
2018-06-30net: mvpp2: prs: Drop unions representing TCAM and SRAM entriesMaxime Chevallier
2018-06-30net: mvpp2: Make TX / RX descriptors little-endianMaxime Chevallier
2018-06-30bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-30net: stmmac: Add support for CBS QDISCJose Abreu
2018-06-29Merge tag 'mlx5e-updates-2018-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren
2018-06-29cxgb4: Support ethtool private flagsArjun Vynipadath
2018-06-29cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath
2018-06-29net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30David Wu
2018-06-29tg3: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-29net: hns3: use lower_32_bits and upper_32_bitsHuazhong Tan
2018-06-29net: hns3: remove back in struct hclge_hwHuazhong Tan
2018-06-29net: hns3: remove the Redundant put_vector in hns3_client_uninitPeng Li
2018-06-29net: hns3: print the ret value in error informationPeng Li
2018-06-29net: hns3: extraction an interface for state init|uninitPeng Li
2018-06-29net: hns3: remove unused head file in hnae3.cPeng Li
2018-06-29net: hns3: add unlikely for error checkPeng Li
2018-06-29net: hns3: add l4_type check for both ipv4 and ipv6Peng Li
2018-06-29net: hns3: add vector status check before free vectorPeng Li