| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub... | David S. Miller | 2018-12-19 | 11 | -56/+111 |
|\ |
|
| * | ath10k: skip sending quiet mode cmd for WCN3990 | Rakesh Pillai | 2018-12-19 | 5 | -2/+44 |
| * | iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwares | Emmanuel Grumbach | 2018-12-17 | 1 | -0/+9 |
| * | mt76: fix potential NULL pointer dereference in mt76_stop_tx_queues | Lorenzo Bianconi | 2018-12-13 | 1 | -1/+6 |
| * | Revert "mwifiex: restructure rx_reorder_tbl_lock usage" | Brian Norris | 2018-12-13 | 3 | -53/+51 |
| * | rtlwifi: Fix leak of skb when processing C2H_BT_INFO | Larry Finger | 2018-12-13 | 1 | -0/+1 |
* | | Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 2018-12-05 | 1 | -9/+11 |
|\ \
| |/
|/| |
|
| * | mac80211_hwsim: Timer should be initialized before device registered | Vasyl Vavrychuk | 2018-11-09 | 1 | -4/+4 |
| * | mac80211_hwsim: fix module init error paths for netlink | Alexey Khoroshilov | 2018-11-09 | 1 | -5/+7 |
* | | mt76: fix uninitialized mutex access setting rts threshold | Lorenzo Bianconi | 2018-11-16 | 2 | -3/+2 |
* | | brcmfmac: fix reporting support for 160 MHz channels | Rafał Miłecki | 2018-11-16 | 1 | -1/+2 |
* | | ath10k: don't assume 'vif' is non-NULL in flush() | Brian Norris | 2018-11-16 | 1 | -1/+1 |
* | | iwlwifi: mvm: don't use SAR Geo if basic SAR is not used | Luca Coelho | 2018-11-15 | 1 | -8/+28 |
* | | iwlwifi: fix D3 debug data buffer memory leak | Shahar S Matityahu | 2018-11-15 | 2 | -1/+7 |
* | | iwlwifi: mvm: fix regulatory domain update when the firmware starts | Emmanuel Grumbach | 2018-11-15 | 2 | -5/+8 |
* | | iwlwifi: mvm: support sta_statistics() even on older firmware | Emmanuel Grumbach | 2018-11-15 | 1 | -4/+0 |
* | | iwlwifi: fix wrong WGDS_WIFI_DATA_SIZE | Matt Chen | 2018-11-15 | 2 | -2/+4 |
* | | mt76: fix building without CONFIG_LEDS_CLASS | Arnd Bergmann | 2018-11-06 | 3 | -5/+15 |
* | | brcmutil: really fix decoding channel info for 160 MHz bandwidth | Rafał Miłecki | 2018-11-06 | 1 | -0/+3 |
* | | wlcore: Fixup "Add support for optional wakeirq" | John Stultz | 2018-11-06 | 1 | -6/+11 |
* | | ath9k: Fix a locking bug in ath9k_add_interface() | Dan Carpenter | 2018-11-06 | 1 | -2/+1 |
|/ |
|
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git | Kalle Valo | 2018-10-14 | 28 | -109/+4989 |
|\ |
|
| * | ath10k: add QMI message handshake for wcn3990 client | Govind Singh | 2018-10-13 | 8 | -13/+1419 |
| * | ath10k: add debug mask for QMI layer | Govind Singh | 2018-10-13 | 1 | -0/+1 |
| * | ath10k: add support to create boardname for non-bmi target | Rakesh Pillai | 2018-10-13 | 2 | -0/+10 |
| * | ath10k: add qmi service helpers for wcn3990 qmi client | Govind Singh | 2018-10-13 | 2 | -0/+2749 |
| * | wil6210: fix debugfs_simple_attr.cocci warnings | YueHaibing | 2018-10-13 | 1 | -6/+8 |
| * | ath9k: fix RX_STAT_INC() etc macros | Arnd Bergmann | 2018-10-13 | 7 | -49/+49 |
| * | ath10k: htt: remove some dead code | Dan Carpenter | 2018-10-13 | 1 | -2/+0 |
| * | ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem | Carl Huang | 2018-10-13 | 1 | -12/+11 |
| * | ath10k: add peer flush in ath10k_flush for STATION | Wen Gong | 2018-10-13 | 1 | -2/+13 |
| * | ath10k: remove unnecessary comparison of unsigned integer with < 0 | Gustavo A. R. Silva | 2018-10-13 | 1 | -1/+1 |
| * | ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_stats | Gustavo A. R. Silva | 2018-10-13 | 1 | -1/+2 |
| * | ath10k: management tx ack rssi capability check | Balaji Pothunoori | 2018-10-13 | 1 | -2/+3 |
| * | ath10k: support NET_DETECT WoWLAN feature | Wen Gong | 2018-10-13 | 7 | -0/+700 |
| * | ath10k: set probe request oui during driver start | Rakesh Pillai | 2018-10-13 | 1 | -6/+8 |
| * | ath10k: fix possible out of bound access of ath10k_rates array | Sriram R | 2018-10-13 | 1 | -15/+15 |
* | | Merge tag 'mt76-for-kvalo-2018-10-13' of https://github.com/nbd168/wireless | Kalle Valo | 2018-10-14 | 47 | -936/+879 |
|\ \ |
|
| * | | mt76x0: phy: do not run calibration during channel switch | Lorenzo Bianconi | 2018-10-13 | 4 | -26/+23 |
| * | | mt76x0: phy: align channel gain logic to mt76x2 one | Lorenzo Bianconi | 2018-10-13 | 1 | -17/+39 |
| * | | mt76: introduce mt76x02_init_agc_gain routine | Lorenzo Bianconi | 2018-10-13 | 3 | -11/+14 |
| * | | mt76: move mt76x02_phy_adjust_vga_gain in mt76/mt76x02_phy.c | Lorenzo Bianconi | 2018-10-13 | 3 | -20/+24 |
| * | | mt76: move rssi_gain_thresh routines in mt76x02-lib module | Lorenzo Bianconi | 2018-10-13 | 2 | -28/+28 |
| * | | mt76x0: phy: add phy/vco temperature compensation | Lorenzo Bianconi | 2018-10-13 | 2 | -26/+25 |
| * | | mt76x0: eeprom: introduce mt76x0_tssi_enabled routine | Lorenzo Bianconi | 2018-10-13 | 7 | -27/+33 |
| * | | mt76x0: phy: update set_channel for mt76x0e devices | Lorenzo Bianconi | 2018-10-13 | 1 | -5/+13 |
| * | | mt76x0: pci: introduce mt76x0_phy_calirate routine | Lorenzo Bianconi | 2018-10-13 | 4 | -3/+55 |
| * | | mt76x0: pci: rename mt76x0_phy_calibrate | Lorenzo Bianconi | 2018-10-13 | 1 | -2/+2 |
| * | | mt76: move mt76x02_phy_set_band in mt76x02-lib module | Lorenzo Bianconi | 2018-10-13 | 7 | -35/+25 |
| * | | mt76: move mt76x02_phy_set_bw in mt76x02-lib module | Lorenzo Bianconi | 2018-10-13 | 7 | -57/+30 |