summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: modify hnae_ to hnae3_Peng Li2018-07-0211-336/+343
* net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan2018-07-023-49/+28
* net: hns3: give default option while dependency HNS3 setHuazhong Tan2018-07-021-6/+9
* net: hns3: remove some unused members of some structuresHuazhong Tan2018-07-024-5/+0
* net: hns3: remove a redundant hclge_cmd_csq_doneHuazhong Tan2018-07-021-6/+6
* net: hns3: simplify hclge_cmd_csq_cleanHuazhong Tan2018-07-021-16/+5
* net: hns3: remove some redundant assignmentsHuazhong Tan2018-07-022-10/+0
* net: hns3: remove useless code in hclge_cmd_sendHuazhong Tan2018-07-021-4/+2
* net: hns3: remove unused hclge_ring_to_dma_dirHuazhong Tan2018-07-021-2/+1
* atm: zatm: remove redundant pointer zatm_devColin Ian King2018-07-021-2/+0
* net: phy: realtek: add support for RTL8211CHeiner Kallweit2018-07-021-0/+17
* TTY: isdn: Replace strncpy with memcpyGuenter Roeck2018-07-021-2/+2
* net: phy: realtek: add missing entry for RTL8211 to mdio_device_id tableHeiner Kallweit2018-07-021-0/+1
* r8169: remove old PHY reset hackHeiner Kallweit2018-07-021-56/+1
* netdevsim: fix sa_idx out of bounds checkColin Ian King2018-07-021-1/+1
* nfp: flower: enabled offloading of Team LAGJohn Hurley2018-06-301-2/+3
* nfp: flower: offload tos and tunnel flags for ipv4 udp tunnelsJohn Hurley2018-06-302-2/+11
* nfp: flower: extract ipv4 udp tunnel ttl from routeJohn Hurley2018-06-301-1/+18
* nfp: flower: ignore checksum actions when performing pedit actionsPieter Jansen van Vuuren2018-06-301-8/+72
* nfp: populate bus-info on representorsJakub Kicinski2018-06-301-5/+3
* nfp: make use of napi_consume_skb()Jakub Kicinski2018-06-301-5/+6
* nfp: implement netpoll ndo (thus enabling netconsole)Jakub Kicinski2018-06-301-0/+18
* nfp: fail probe if serial or interface id is missingJakub Kicinski2018-06-303-14/+28
* nfp: expose ring stats of inactive rings via ethtoolJakub Kicinski2018-06-301-31/+19
* Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller2018-06-305-5/+2
|\
| * ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HEJohannes Berg2018-06-185-5/+2
* | r8169: remove TBI 1000BaseX supportHeiner Kallweit2018-06-301-136/+20
* | net: usb: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-303-0/+4
* | net: phy: realtek: add support for RTL8211Heiner Kallweit2018-06-301-0/+30
* | r8169: use standard debug output functionsHeiner Kallweit2018-06-301-24/+12
* | s390/ism: add device driver for internal shared memorySebastian Ott2018-06-304-0/+857
* | net: emaclite: Remove unnecessary spacesRadhey Shyam Pandey2018-06-301-13/+14
* | net: emaclite: Fix block comments styleRadhey Shyam Pandey2018-06-301-13/+21
* | net: emaclite: update kernel-doc commentsRadhey Shyam Pandey2018-06-301-3/+12
* | net: emaclite: Simplify if-else statementsRadhey Shyam Pandey2018-06-301-18/+16
* | net: emaclite: Use __func__ instead of hardcoded nameRadhey Shyam Pandey2018-06-301-2/+2
* | net: mvpp2: Use htons when checking protocol infoMaxime Chevallier2018-06-301-1/+1
* | net: mvpp2: prs: Drop unnecessary swab16 in vlan detectionMaxime Chevallier2018-06-301-3/+3
* | net: mvpp2: prs: Drop unions representing TCAM and SRAM entriesMaxime Chevallier2018-06-303-105/+87
* | net: mvpp2: Make TX / RX descriptors little-endianMaxime Chevallier2018-06-302-47/+50
* | bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-305-5/+9
* | net: stmmac: Add support for CBS QDISCJose Abreu2018-06-304-0/+87
* | Merge tag 'mlx5e-updates-2018-06-28' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-06-2913-48/+252
|\ \
| * | net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed2018-06-283-6/+8
| * | net/mlx5e: Add counter for total num of NOP operationsTariq Toukan2018-06-282-0/+3
| * | net/mlx5e: Add counter for MPWQE filler stridesTariq Toukan2018-06-283-6/+14
| * | net/mlx5e: Add channel events counterTariq Toukan2018-06-283-1/+7
| * | net/mlx5e: Add a counter for congested UMRsTariq Toukan2018-06-284-0/+12
| * | net/mlx5e: Add NAPI statisticsTariq Toukan2018-06-283-0/+21
| * | net/mlx5e: Add XDP_TX completions statisticsTariq Toukan2018-06-283-0/+7