summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * mt76: move mt76x02_phy_get_min_avg_rssi to mt76 coreFelix Fietkau2019-01-1710-65/+62
| * mt76: move mt76x02_get_txpower to mt76 coreFelix Fietkau2019-01-178-24/+25
| * mt76: set IEEE80211_HW_NEEDS_UNIQUE_STA_ADDR flagFelix Fietkau2019-01-171-0/+1
| * mt76: fix tx status reporting for non-probing framesFelix Fietkau2019-01-175-9/+11
| * mt76: add led support to mt76x0e driverLorenzo Bianconi2019-01-114-77/+82
| * mt76: use proper name for __MT76x02_H macroLorenzo Bianconi2019-01-111-3/+3
| * mt76: dma: avoid indirect call in mt76_dma_tx_queue_skbLorenzo Bianconi2019-01-111-1/+1
| * mt76: make const array 'data' static, shrinks object sizeColin Ian King2019-01-111-1/+1
| * mt76: mmio: introduce mt76x02_check_tx_hang watchdogLorenzo Bianconi2019-01-118-1/+140
| * mt76: dma: do not build skb if reported len does not fit in buf_sizeLorenzo Bianconi2019-01-111-8/+7
| * mt76: mac: minor optimizations in mt76x02_mac_tx_rate_valLorenzo Bianconi2019-01-111-4/+2
| * mt76: add energy detect CCA support to mt76x{0,2}e driversLorenzo Bianconi2019-01-119-0/+111
| * mt76x2: init: set default value for MT_TX_LINK_CFGLorenzo Bianconi2019-01-111-0/+1
| * mt76: dfs: run mt76x02_dfs_set_domain atomicallyLorenzo Bianconi2019-01-111-0/+2
| * mt76x2: add static qualifier to mt76x2_init_hardwareLorenzo Bianconi2019-01-112-2/+1
| * mt76x0: configure MT_VHT_HT_FBK_CFG1Stanislaw Gruszka2019-01-111-0/+1
| * mt76x02: set protection according to ht operation elementStanislaw Gruszka2019-01-114-0/+90
| * mt76x02: fixup MT_PROT_RATE_* definesStanislaw Gruszka2019-01-111-3/+3
| * mt76x02: do not set protection on set_rts_threshold callbackStanislaw Gruszka2019-01-113-17/+3
| * mt76x0: pci: fix ACS supportLorenzo Bianconi2019-01-111-0/+8
| * mt76: usb: avoid queue/status spinlocks while passing tx status to mac80211Lorenzo Bianconi2019-01-111-4/+6
| * mt76: mac: run mt76x02_mac_work routine atomicallyLorenzo Bianconi2019-01-111-0/+4
| * mt76: fix typo in mt76x02_check_mac_err routineLorenzo Bianconi2019-01-111-2/+2
| * mt76: Add missing include of linux/module.hHauke Mehrtens2019-01-111-0/+1
| * mt76: usb: do not build the skb if reported len does not fit in buf_sizeLorenzo Bianconi2019-01-111-6/+4
| * mt76: dma: remove napi from mt76_dma_rx_fill signatureLorenzo Bianconi2019-01-111-4/+4
| * mt76: request tx status for powersave released EOSP packetFelix Fietkau2019-01-111-1/+2
| * mt76: throttle transmission of buffered multicast packetsFelix Fietkau2019-01-111-2/+3
| * mt76: add size check for additional rx fragmentsFelix Fietkau2019-01-111-0/+8
* | Merge tag 'iwlwifi-next-for-kalle-2019-01-25' of git://git.kernel.org/pub/scm...Kalle Valo2019-01-2937-768/+900
|\ \ | |/ |/|
| * iwlwifi: fw api: document WoWLAN patterns commandJohannes Berg2019-01-251-0/+10
| * iwlwifi: fw api: remove unused/deprecated filter statusJohannes Berg2019-01-251-4/+0
| * iwlwifi: avoid access out of memory allocatedMordechay Goodstein2019-01-251-0/+6
| * iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein2019-01-251-6/+13
| * iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman2019-01-252-4/+3
| * iwlwifi: tighten boundary checksLiad Kaufman2019-01-253-6/+26
| * iwlwifi: mvm: make num_active_macs unsignedLiad Kaufman2019-01-251-1/+3
| * iwlwifi: update hcmds documentationLiad Kaufman2019-01-251-2/+6
| * iwlwifi: mvm: Do not set RTS/CTS protection for P2P Device MACIlan Peer2019-01-251-2/+0
| * iwlwifi: mvm: Set Tx rate and flags when there is not stationIlan Peer2019-01-251-3/+4
| * iwlwifi: mvm: Flush transmit queues on P2P Device ROC doneIlan Peer2019-01-251-0/+1
| * iwlwifi: mvm: bring back mvm GSO codeSara Sharon2019-01-252-2/+223
| * iwlwifi: fix spelling mistake "registrating" -> "registering"Colin Ian King2019-01-251-1/+1
| * iwlwifi: use kmemdup in iwl_parse_nvm_mcc_info()YueHaibing2019-01-251-3/+1
| * iwlwifi: mvm: fix values in the table exampleLuca Coelho2019-01-251-6/+6
| * iwlwifi: mvm: support mac80211 AMSDUSara Sharon2019-01-255-226/+67
| * iwlwifi: mvm: support mac80211 TXQs modelSara Sharon2019-01-259-443/+331
| * iwlwifi: mvm: make NVM access actually fail on failuresJohannes Berg2019-01-251-3/+7
| * iwlwifi: wrt: add 22000 device familiy prph dump supportShahar S Matityahu2019-01-251-37/+131
| * iwlwifi: pcie: remove suspend/resume workaround for 9000A devicesLuca Coelho2019-01-251-11/+0