summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-27nfp: bpf: improve map offload info messagesJakub Kicinski
2018-07-27nfp: bpf: remember maps by IDJakub Kicinski
2018-07-27nfp: bpf: allow receiving perf events on data queuesJakub Kicinski
2018-07-27nfp: bpf: pass raw data buffer to nfp_bpf_event_output()Jakub Kicinski
2018-07-27nfp: allow control message reception on data queuesJakub Kicinski
2018-07-27nfp: move repr handling on RX pathJakub Kicinski
2018-07-24net: phy: add GBit master / slave error detectionHeiner Kallweit
2018-07-24cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy
2018-07-24cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy
2018-07-24mlxsw: spectrum_flower: Add extack messagesNir Dotan
2018-07-24mlxsw: spectrum_acl: Add extack messagesNir Dotan
2018-07-24mlxsw: core_acl_flex_actions: Add extack messagesNir Dotan
2018-07-24mlxsw: spectrum_acl: Propagate extack pointerNir Dotan
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller
2018-07-23Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko
2018-07-23net: ethernet: ti: cpsw: restore shaper configuration while down/upIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: add CBS Qdisc offloadIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: add MQPRIO Qdisc offloadIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: use cpdma channels in backward order for txqIvan Khoronzhuk
2018-07-23net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny
2018-07-23net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu
2018-07-23net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu
2018-07-23net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu
2018-07-23net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan
2018-07-23net/mlx5: FW tracer, Add debug printsSaeed Mahameed
2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud
2018-07-23net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud
2018-07-23net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed
2018-07-23net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-07-23lan743x: Add RSS supportBryan Whitehead
2018-07-23lan743x: Add EEE supportBryan Whitehead
2018-07-23lan743x: Add power management supportBryan Whitehead
2018-07-23lan743x: Add support for ethtool eeprom accessBryan Whitehead
2018-07-23lan743x: Add support for ethtool message levelBryan Whitehead
2018-07-23lan743x: Add support for ethtool statisticsBryan Whitehead
2018-07-23lan743x: Add support for ethtool link settingsBryan Whitehead
2018-07-23lan743x: Add support for ethtool get_drvinfoBryan Whitehead
2018-07-23sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetricSergei Shtylyov
2018-07-23sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameterSergei Shtylyov
2018-07-23sh_eth: call sh_eth_tsu_get_offset() from TSU register accessorsSergei Shtylyov
2018-07-23sh_eth: make sh_eth_tsu_get_offset() match its nameSergei Shtylyov
2018-07-23sh_eth: uninline sh_eth_tsu_get_offset()Sergei Shtylyov
2018-07-23wan/fsl_ucc_hdlc: use IS_ERR_VALUE() to check return value of qe_muram_allocYueHaibing
2018-07-22net: mediatek: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-07-22nfp: avoid buffer leak when FW communication failsJakub Kicinski