summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Introduce blue flame register allocatorEli Cohen2017-01-084-2/+279
* IB/mlx5: Fix retrieval of index to first hi class bfregEli Cohen2017-01-081-10/+14
* mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-0810-203/+206
* IB/mlx5: Fix error handling order in create_kernel_qpEli Cohen2017-01-081-2/+2
* IB/mlx5: Fix kernel to user leak prevention logicEli Cohen2017-01-081-7/+7
* Merge branch 'mlx5-odp'David S. Miller2017-01-0216-967/+1000
|\
| * IB/mlx5: Improve MR checkArtemy Kovalyov2017-01-023-2/+18
| * IB/mlx5: Add ODP atomics supportArtemy Kovalyov2017-01-023-39/+69
| * {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-0212-468/+522
| * net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2017-01-022-13/+6Star
| * IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-027-248/+240Star
| * IB/mlx5: Add support for big MRsArtemy Kovalyov2017-01-023-3/+11
| * IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-026-118/+103Star
| * net/mlx5: Support new MR featuresArtemy Kovalyov2017-01-021-2/+8
| * IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan2017-01-021-83/+32Star
| * IB/mlx5: Reorder code in query device commandLeon Romanovsky2017-01-021-11/+11
| * net/mlx5: Fix offset naming for reserved fields in hca_cap_bitsMax Gurtovoy2017-01-021-5/+5
|/
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-02123-1421/+1487
|\
| * rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"Colin Ian King2017-01-011-1/+1
| * wlcore: fix spelling mistake in wl1271_warningColin Ian King2017-01-011-1/+1
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-01-0127-399/+732
| |\
| | * ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2016-12-302-1/+2
| | * ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan2016-12-301-4/+3Star
| | * ath10k: ignore configuring the incorrect board_idRyan Hsu2016-12-301-1/+4
| | * ath10k: recal the txpower when removing interfaceRyan Hsu2016-12-301-0/+4
| | * ath10k: support dev_coredump for crash dumpArun Khandavalli2016-12-303-3/+54
| | * ath10k: fix incorrect txpower set by P2P_DEVICE interfaceRyan Hsu2016-12-301-3/+4
| | * ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter2016-12-301-3/+9
| | * ath10k: add debug trace to rts/cts set functionBartosz Markowski2016-12-291-0/+3
| | * ath10k: set CTS protection VDEV param only if VDEV is upBartosz Markowski2016-12-291-8/+43
| | * ath10k: decrease num of peers supportBartosz Markowski2016-12-291-1/+1
| | * ath10k: override CE5 config for QCA9377Bartosz Markowski2016-12-291-1/+1
| | * ath10k: fix IRAM banks number for QCA9377Bartosz Markowski2016-12-291-1/+1
| | * ath10k: Avoid potential page alloc BUG_ON in tx free pathMohammed Shafi Shajakhan2016-12-151-0/+2
| | * ath9k: Turn ath_txq_lock/unlock() into static inlines.Toke Høiland-Jørgensen2016-12-152-14/+9Star
| | * ath9k: Introduce airtime fairness scheduling between stationsToke Høiland-Jørgensen2016-12-159-56/+303
| | * ath9k: define all EEPROM fields in Little Endian formatMartin Blumenstingl2016-12-155-234/+174Star
| | * ath9k: Make the EEPROM swapping check use the eepmisc registerMartin Blumenstingl2016-12-151-16/+41
| | * ath9k: consistently use get_eeprom_rev(ah)Martin Blumenstingl2016-12-155-47/+52
| | * ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_revMartin Blumenstingl2016-12-156-18/+4Star
| | * ath9k: Add an eeprom_ops callback for retrieving the eepmisc valueMartin Blumenstingl2016-12-155-4/+29
| | * ath9k: indicate that the AR9003 EEPROM template values are little endianMartin Blumenstingl2016-12-152-5/+8
| | * ath9k: Add a #define for the EEPROM "eepmisc" endianness bitMartin Blumenstingl2016-12-156-6/+8
| * | brcmfmac: fix spelling mistakes on "Ivalid"Colin Ian King2016-12-301-2/+2
| * | rtlwifi: fix spelling mistake: "contry" -> "country"Colin Ian King2016-12-301-1/+1
| * | rtlwifi: Fix alignment issuesPing-Ke Shih2016-12-302-2/+2
| * | libertas: constify cfg80211_ops structuresBhumika Goyal2016-12-301-1/+1
| * | rtlwifi: Remove some redundant codeLarry Finger2016-12-307-57/+11Star
| * | rtlwifi: rtl8188ee: Remove all instances of DBG_EMERGLarry Finger2016-12-305-63/+38Star
| * | rtlwifi: rtl8192c-common: Remove all instances of DBG_EMERGLarry Finger2016-12-302-31/+17Star