summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: IPSec, Add Innova IPSec offload TX data pathIlan Tayari2017-06-277-9/+319
* net/mlx5e: IPSec, Add Innova IPSec offload RX data pathIlan Tayari2017-06-277-3/+269
* net/mlx5e: IPSec, Innova IPSec offload infrastructureIlan Tayari2017-06-276-0/+524
* net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari2017-06-278-1/+705
* net/mlx5: FPGA, Add SBU infrastructureIlan Tayari2017-06-275-1/+331
* net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari2017-06-273-0/+52
* net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari2017-06-276-1/+1264
* net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2017-06-273-0/+129
* net/mlx5: FPGA, Move FPGA init/cleanup to init_onceIlan Tayari2017-06-273-17/+16
* net/mlx5: Add QP WQ supportIlan Tayari2017-06-272-0/+56
* net/mlx5: Make get_cqe routine not ethernet-specificIlan Tayari2017-06-275-22/+21
* net/mlx5: Add support for multiple RoCE enableIlan Tayari2017-06-271-0/+4
* net/mlx5: Add reserved-gids supportIlan Tayari2017-06-276-3/+243
* net/mlx5: Set interface flags before cleanup in unload_oneIlan Tayari2017-06-271-2/+3
* net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"Colin Ian King2017-06-261-1/+1
* net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer2017-06-261-1/+2
* net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-2616-17/+33
* net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-267-10/+17
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-2617-24/+37
* net: macb: add fixed-link node supportMichael Grzeschik2017-06-252-39/+60
* Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-25145-1734/+5601
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-06-2227-535/+1718
| |\
| | * wil6210: remove ioctl interfaceMaya Erez2017-06-214-190/+0
| | * wil6210: add support for PCIe D3hot in system suspendMaya Erez2017-06-2111-49/+603
| | * wil6210: prevent platform callbacks after uninitDedy Lansky2017-06-211-4/+9
| | * ath10k: set rxnss_override for QCA9888Sven Eckelmann2017-06-211-2/+6
| | * ath10k: configure rxnss_override for QCA9984Ben Greear2017-06-215-1/+69
| | * ath10k: use complete VHT chan width for 160MHz workaroundBen Greear2017-06-211-1/+1
| | * ath6kl: fix spelling mistake: "Indicat" -> "Indicate"Colin Ian King2017-06-161-1/+1
| | * ath10k: add per chain RSSI reportingNorik Dzhandzhapanyan2017-06-161-0/+13
| | * ath10k: define structures for CE ctrl/misc registerSarada Prasanna Garnayak2017-06-166-195/+325
| | * ath10k: fix the logic of limiting tdls peer countsRyan Hsu2017-06-011-28/+21
| | * ath10k: add BMI parameters to fix calibration from DT/pre-calAnilkumar Kolli2017-06-012-3/+15
| | * ath10k: initialize nbytes to 0Ben Greear2017-06-011-0/+4
| | * ath10k: log when longer bmi cmds happenBen Greear2017-06-011-6/+21
| | * ath10k: increase BMI timeoutBen Greear2017-06-011-2/+2
| | * ath10k: go back to using dma_alloc_coherent() for firmware scratch memoryAdrian Chadd2017-05-311-25/+10
| | * wil6210: support devices with different PCIe bar sizeMaya Erez2017-05-234-12/+17
| | * wil6210: Improve AP stop handlingHamad Kadmany2017-05-231-0/+2
| | * wil6210: add option to load FTM FWHamad Kadmany2017-05-232-7/+20
| | * wil6210: low level RF sector APILior David2017-05-231-0/+573
| | * ath10k: fix reported HT MCS rates with NSS > 1Sven Eckelmann2017-05-231-4/+10
| | * ath10k: remove unnecessary codeGustavo A. R. Silva2017-05-231-9/+0
| * | brcmfmac: initialize oob irq data before request_irq()Michał Mirosław2017-06-211-5/+3
| * | rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih2017-06-218-26/+203
| * | rtlwifi: add btc_is_bt_lps_on() for btcoexistPing-Ke Shih2017-06-213-0/+8
| * | rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih2017-06-216-2/+58
| * | rtlwifi: Add btcoex record_pwr_modePing-Ke Shih2017-06-219-6/+43
| * | rtlwifi: Revise special packet notification to be readable format.Ping-Ke Shih2017-06-211-4/+9
| * | rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih2017-06-2116-25/+194