summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-10-07Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...David S. Miller
2018-10-06Merge tag 'mt76-for-kvalo-2018-10-05' of https://github.com/nbd168/wirelessKalle Valo
2018-10-06iwlwifi: dbg: make trigger functions type agnosticSara Sharon
2018-10-06iwlwifi: dbg: decrement occurrences for all triggersSara Sharon
2018-10-06iwlwifi: mvm: use match_string() helperYisheng Xie
2018-10-06iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnosticSara Sharon
2018-10-06iwlwifi: mvm: show more HE radiotap data for TB PPDUsJohannes Berg
2018-10-06iwlwifi: mvm: decode HE information for MU (without ext info)Johannes Berg
2018-10-06iwlwifi: add debugfs to send host commandShahar S Matityahu
2018-10-06iwlwifi: runtime: add send host command op to firmware runtime op structShahar S Matityahu
2018-10-06iwlwifi: bump firmware API version for 9000 and 22000 series devicesJohannes Berg
2018-10-06iwlwifi: mvm Support new MCC update responseHaim Dreyfuss
2018-10-06iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return valueJohannes Berg
2018-10-06iwlwifi: add fall through commentJohannes Berg
2018-10-06iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return valueJohannes Berg
2018-10-06iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein
2018-10-06iwlwifi: add dump collection in case alive flow failsShahar S Matityahu
2018-10-06iwlwifi: pcie: avoid empty free RB queueShaul Triebitz
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-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