summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-10-06iwlwifi: mvm: set max TX/RX A-MPDU subframes to HE limitJohannes Berg
2018-10-06iwlwifi: mvm: add more information to HE radiotapJohannes Berg
2018-10-06iwlwifi: mvm: add LDPC-XSYM to HE radiotap dataJohannes Berg
2018-10-06iwlwifi: mvm: add TXOP to HE radiotap dataJohannes Berg
2018-10-06iwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data parsingJohannes Berg
2018-10-06iwlwifi: mvm: clean up HE radiotap RU allocation parsingJohannes Berg
2018-10-06iwlwifi: mvm: pull some he_phy_data decoding into a separate functionJohannes Berg
2018-10-06iwlwifi: mvm: put HE SIG-B symbols/users data correctlyJohannes Berg
2018-10-06iwlwifi: mvm: minor cleanups to HE radiotap codeJohannes Berg
2018-10-06iwlwifi: mvm: remove unnecessary overload variableJohannes Berg
2018-10-06iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon
2018-10-06iwlwifi: dbg: dump memory in a helper functionSara Sharon
2018-10-06iwlwifi: mvm: allow channel reorder optimization during scanAyala Beker
2018-10-06iwlwifi: dbg: split iwl_fw_error_dump to two functionsSara Sharon
2018-10-06iwlwifi: dbg: refactor dump code to improve readabilitySara Sharon
2018-10-06iwlwifi: dbg: move debug data to a structSara Sharon
2018-10-06iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-10-05mt76: move irq handler in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: move tx_tasklet management in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_complete in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_poll_tx_status in mt76x02-lib moudleLorenzo Bianconi
2018-10-05mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.cLorenzo Bianconi
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76x2: remove leftover function declatarionsLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_process_rx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi
2018-10-05mt76x0: remove hw_atomic_mutex mutex in mt76x0_devLorenzo Bianconi
2018-10-05mt76x0: remove unused variable in mt76x0_devLorenzo Bianconi
2018-10-05mt76x0: mac: use sta ewma estimation for rssi trackingLorenzo Bianconi
2018-10-05mt76: move mt76x02_rx_get_sta and mt76x02_rx_get_sta_wcid in mt76x02_util.hLorenzo Bianconi
2018-10-05mt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.cLorenzo Bianconi
2018-10-05mt76x0: init: remove unnecessary configurationsLorenzo Bianconi
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi
2018-10-05mt76: move mt76x02_mac_write_txwi in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: add get_tx_txpwr_adj function pointer to mt76_driver_opsLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.cLorenzo Bianconi
2018-10-05mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi
2018-10-05mt76: usb: fix hw initialization sequenceLorenzo Bianconi
2018-10-05mt76: fix frag length allocation for usbStanislaw Gruszka
2018-10-05mt76: fix header guard macro define namesColin Ian King
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi