summaryrefslogtreecommitdiffstats
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-279-4/+552
* net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari2017-06-279-1/+772
* net/mlx5: FPGA, Add SBU infrastructureIlan Tayari2017-06-279-1/+349
* net/mlx5: FPGA, Add SBU bypass and reset flowsIlan Tayari2017-06-274-0/+61
* net/mlx5: FPGA, Add high-speed connection routinesIlan Tayari2017-06-276-1/+1264
* net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2017-06-275-0/+333
* 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
* IB/mlx5: Respect mlx5_core reserved GIDsIlan Tayari2017-06-271-66/+53
* net/mlx5: Add support for multiple RoCE enableIlan Tayari2017-06-272-0/+5
* net/mlx5: Add reserved-gids supportIlan Tayari2017-06-277-3/+260
* 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
* Merge branch 'net-add-netlink_ext_ack-support-to-rtnl_link_ops'David S. Miller2017-06-2636-107/+190
|\
| * net: add netlink_ext_ack argument to rtnl_link_ops.slave_validateMatthias Schiffer2017-06-262-2/+4
| * net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelinkMatthias Schiffer2017-06-264-4/+8
| * net: add netlink_ext_ack argument to rtnl_link_ops.validateMatthias Schiffer2017-06-2628-33/+63
| * net: add netlink_ext_ack argument to rtnl_link_ops.changelinkMatthias Schiffer2017-06-2620-28/+47
| * net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-2632-40/+68
|/
* 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-25147-1821/+5602
|\
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-06-2228-622/+1718
| |\
| | * wil6210: remove ioctl interfaceMaya Erez2017-06-215-277/+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