aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-21iwlwifi: mvm: configure wowlan configuration only if connectedEliad Peller1-6/+11
2015-09-21iwlwifi: mvm: move RX API into its own fileJohannes Berg2-167/+239
2015-09-21iwlwifi: mvm: remove some unused defines from RX APIJohannes Berg1-17/+0
2015-09-21iwlwifi: mvm: remove pointless cfg_phy_cnt length checkJohannes Berg1-7/+0
2015-09-21iwlwifi: mvm: remove useless debug message from RXJohannes Berg1-1/+0
2015-09-21iwlwifi: mvm: make sure AP is operating for ToFJohannes Berg1-1/+2
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_STATS_V10 TLV flagEmmanuel Grumbach3-67/+15
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_ASYNC_DTM TLV flagEmmanuel Grumbach2-8/+0
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_SINGLE_SCAN_EBS TLV flagEmmanuel Grumbach2-4/+0
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_TX_POWER_DEV TLV flagEmmanuel Grumbach2-19/+0
2015-09-21iwlwifi: mvm: remove IWL_UCODE_TLV_API_HDC_PHASE_0 TLV flagEmmanuel Grumbach3-18/+1
2015-08-28iwlwifi: mvm: remove SCD_QUEUE_CONFIG TLV flagLiad Kaufman5-21/+2
2015-08-28iwlwifi: mvm: don't load -12.ucode anymoreEmmanuel Grumbach2-4/+4
2015-08-28iwlwifi: mvm: don't NUL-terminate low-latency debugfs fileJohannes Berg1-2/+1
2015-08-28iwlwifi: mvm: make sure d0i3 exit work runs before suspendingLuciano Coelho1-0/+3
2015-08-28iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman4-6/+35
2015-08-28iwlwifi: Deinline iwl_{read,write}(8,32}Emmanuel Grumbach2-18/+25
2015-08-28iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmwareEmmanuel Grumbach3-0/+17
2015-08-28iwlwifi: mvm: fix statistics variables typeSara Sharon3-14/+14
2015-08-28iwlwifi: mvm: remove netdetect debugfs entryLuciano Coelho1-114/+0
2015-08-23iwlwifi: mvm: bump firmware API to 17Emmanuel Grumbach2-2/+2
2015-08-23iwlwifi: mvm: support new TX power commandJohannes Berg3-10/+37
2015-08-23iwlwifi: mvm: split debug message to avoid exceeding 110 charactersAyala Beker1-8/+12
2015-08-23iwlwifi: correctly size command string arraysJohannes Berg3-3/+3
2015-08-23iwlwifi: mvm: update wakeup reason enumSara Sharon1-1/+6
2015-08-23iwlwifi: mvm: catch underflow error earlierDan Carpenter1-2/+3
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach1-2/+3
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel1-11/+26
2015-08-18iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht1-2/+2
2015-08-18iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2-2/+2
2015-08-18iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar1-1/+2
2015-08-16iwlwifi: mvm: Enable power management on low-latency bssAvri Altman1-2/+2
2015-08-16iwlwifi: mvm: support TDLS wider-bandwidthArik Nemtsov1-0/+1
2015-08-16iwlwifi: mvm: fix a range check in debugfs codeDan Carpenter1-3/+3
2015-08-16iwlwifi: convert hex_dump_to_buffer() to %*phAndy Shevchenko2-12/+3
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg9-61/+20
2015-08-16iwlwifi: mvm: add debug info to schedule scan complete message.Ayala Beker1-7/+16
2015-08-16iwlwifi: mvm: remove partial and full scan lists from lmac sched scanDavid Spinadel1-17/+11
2015-08-16iwlwifi: mvm: simplify calculating scan dwells and other timing valuesDavid Spinadel1-81/+88
2015-08-16iwlwifi: make sure d3_suspend/resume ops existEliad Peller1-1/+5
2015-08-14mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach1-1/+1
2015-08-14mac80211: use DECLARE_EWMAJohannes Berg5-10/+12
2015-08-14average: provide macro to create static EWMAJohannes Berg1-0/+39
2015-08-14mac80211_hwsim: unregister genetlink family properlySu Kang Yin1-1/+3
2015-08-14mac80211: add rate mask logic for vht ratesLorenzo Bianconi6-16/+181
2015-08-14mac80211: define rate_control_apply_mask_ratetbl()Lorenzo Bianconi1-0/+27
2015-08-14mac80211: remove ieee80211_tx_rate dependency in rate mask codeLorenzo Bianconi1-68/+71
2015-08-14mac80211: remove ieee80211_tx_info from rate_control_apply_mask signatureLorenzo Bianconi1-6/+5
2015-08-14mac80211: Make OCB mode set BSSIDBertold Van den Bergh1-1/+1
2015-08-14mac80211: Only accept data frames in OCB modeBertold Van den Bergh1-1/+1