summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-135-21/+53
| * | | | net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-133-64/+62
| * | | | net/mlx5e: Ethtool steering, l4 proto supportSaeed Mahameed2018-08-131-3/+16
| * | | | net/mlx5e: Ethtool steering, ip6 supportSaeed Mahameed2018-08-131-0/+129
| * | | | net/mlx5e: Ethtool steering flow parsing refactoringSaeed Mahameed2018-08-131-102/+128
| * | | | net/mlx5e: Ethtool steering flow validation refactoringSaeed Mahameed2018-08-131-64/+100
| * | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-08-131-1/+1
| |\ \ \ \
| | * | | | Bluetooth: mediatek: pass correct size to h4_recv_buf()Dan Carpenter2018-08-131-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-131-9/+741
| |\ \ \ \ \
| | * | | | | veth: Support per queue XDP ringToshiaki Makita2018-08-101-90/+188
| | * | | | | veth: Add XDP TX and REDIRECTToshiaki Makita2018-08-101-9/+110
| | * | | | | veth: Add ndo_xdp_xmitToshiaki Makita2018-08-101-0/+51
| | * | | | | veth: Handle xdp_frames in xdp napi ringToshiaki Makita2018-08-101-5/+84
| | * | | | | veth: Avoid drops by oversized packets when XDP is enabledToshiaki Makita2018-08-101-2/+45
| | * | | | | veth: Add driver XDPToshiaki Makita2018-08-101-7/+367
| * | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.or...David S. Miller2018-08-1366-650/+2308
| |\ \ \ \ \ \
| | * | | | | | ssb: Remove SSB_WARN_ON, SSB_BUG_ON and SSB_DEBUGMichael Büsch2018-08-0913-92/+63
| | * | | | | | ssb: Remove home-grown printk wrappersMichael Büsch2018-08-0919-189/+152
| | * | | | | | b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
| | * | | | | | b43/leds: Ensure NUL-termination of LED name stringMichael Büsch2018-08-091-1/+1
| | * | | | | | ssb: driver_gige: use true and false for boolean valuesGustavo A. R. Silva2018-08-091-1/+1
| | * | | | | | rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing2018-08-091-144/+36
| | * | | | | | iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King2018-08-091-1/+1
| | * | | | | | rsi: remove redundant variables bss, wh and temp_flash_contentColin Ian King2018-08-091-9/+1
| | * | | | | | mt76: fix build for MediaTek MT7610U USB wireless dongleValdis Kletnieks2018-08-091-0/+1
| | * | | | | | mt76x0: Remove VLA usageKees Cook2018-08-091-3/+3
| | * | | | | | mt76x0: perform mt76x0_mac_set_ampdu_factorStanislaw Gruszka2018-08-091-2/+0
| | * | | | | | mt76x0: correct type for eeprom gain valueStanislaw Gruszka2018-08-091-1/+1
| | * | | | | | brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang2018-08-091-4/+4
| | * | | | | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-08-0637-203/+2044
| | |\ \ \ \ \ \
| | | * | | | | | wil6210: fix eDMA RX chainingMaya Erez2018-07-313-7/+15
| | | * | | | | | wil6210: prevent FW download if HW is configured for secured bootMaya Erez2018-07-311-0/+5
| | | * | | | | | wil6210: off channel transmit management frames in AP modeAhmad Masri2018-07-314-7/+101
| | | * | | | | | wil6210: align to latest auto generated wmi.hAhmad Masri2018-07-311-3/+197
| | | * | | | | | wil6210: set default 3-MSIAlexei Avshalom Lazar2018-07-311-2/+2
| | | * | | | | | wil6210: support Talyn specific board fileMaya Erez2018-07-314-6/+38
| | | * | | | | | wil6210: increase firmware ready timeoutHamad Kadmany2018-07-311-1/+1
| | | * | | | | | wil6210: support max aggregation window size 64Maya Erez2018-07-314-4/+19
| | | * | | | | | wil6210: allow scan on AP interfaceAhmad Masri2018-07-311-1/+2
| | | * | | | | | wil6210: add support for link statisticsDedy Lansky2018-07-314-16/+437
| | | * | | | | | wil6210: fix min() compilation errorsAlexei Avshalom Lazar2018-07-311-1/+1
| | | * | | | | | wil6210: add 3-MSI supportAlexei Avshalom Lazar2018-07-315-21/+110
| | | * | | | | | wil6210: align to latest auto generated wmi.hDedy Lansky2018-07-311-25/+434
| | | * | | | | | wil6210: support Talyn specific FW fileMaya Erez2018-07-312-0/+11
| | | * | | | | | wil6210: fix RX checksum report to network stackMaya Erez2018-07-314-2/+20
| | | * | | | | | wil6210: fix temperature debugfsDedy Lansky2018-07-311-3/+4
| | | * | | | | | wil6210: add TX latency statisticsDedy Lansky2018-07-316-0/+188
| | | * | | | | | wil6210: drop Rx packets with L2 error indication from HWDedy Lansky2018-07-314-39/+55
| | | * | | | | | wil6210: Rx multicast packets duplicate detectionDedy Lansky2018-07-317-13/+40
| | | * | | | | | ath9k: fix more-data flag for buffered multicast packetsFelix Fietkau2018-07-311-9/+3