Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de47c4ab25d43a98e629cc11c2d90ae56145b35d
/
drivers
/
net
/
wireless
/
iwlwifi
9d10849
iwlwifi: mvm: rs: fix compilation without CONFIG_MAC80211_DEBUGFS
by Emmanuel Grumbach
· 11 years ago
b9c509c
iwlwifi: mvm: BT Coex - enable Sync to SCO
by Emmanuel Grumbach
· 11 years ago
b3b06a3
iwlwifi: mvm: rs: overhaul search cycle state machine
by Eyal Shapira
· 11 years ago
a56db7d
iwlwifi: mvm: rs: use the proper channel width define for legacy rate
by Eyal Shapira
· 11 years ago
da87d7d
iwlwifi: mvm: rs: fix mapping from HT/VHT rates to legacy
by Eyal Shapira
· 11 years ago
809bccf
iwlwifi: mvm: rs: set dual_stream_ant_msk to ANT_AB always
by Eyal Shapira
· 11 years ago
a8ff14f
iwlwifi: mvm: rs: remove unused parameter to rs_get_supported_rates
by Eyal Shapira
· 11 years ago
5aa3355
iwlwifi: mvm: rs: refactor to use rs_rate
by Eyal Shapira
· 11 years ago
0c308e9
iwlwifi: mvm: rs: remove unused timestamp field
by Eyal Shapira
· 11 years ago
32b0172
iwlwifi: mvm: rs: increase stay in column timeout
by Eyal Shapira
· 11 years ago
c48075d
iwlwifi: mvm: rs: rename thresholds defines
by Eyal Shapira
· 11 years ago
9d015a0
iwlwifi: mvm: rs: update expected TPT tables if aggregation changed
by Eyal Shapira
· 11 years ago
d17334c
iwlwifi: mvm: rs: reduce min failures to end test window
by Eyal Shapira
· 11 years ago
4d30ee8
iwlwifi: mvm: rs: improve debug prints
by Eyal Shapira
· 11 years ago
ecc90e7
iwlwifi: mvm: don't configure mimo rates if nss is limited to 1
by Eyal Shapira
· 11 years ago
271518a
iwlwifi: mvm: don't enable VHT MCS9 in 20Mhz
by Eyal Shapira
· 11 years ago
393b9e5
iwlwifi: mvm: stop using MIMO in case BT doesn't allow it
by Eyal Shapira
· 11 years ago
9470c37
iwlwifi: mvm: quota command max_duration should be zero
by Johannes Berg
· 11 years ago
61f6325
iwlwifi: mvm: Implement low-priority scan
by Haim Dreyfuss
· 11 years ago
de33fb5
iwlwifi: mvm: fix scan offloading flag definition
by Eliad Peller
· 11 years ago
086f736
iwlwifi: mvm: dump NVM from debugfs
by Emmanuel Grumbach
· 11 years ago
b70ab72
iwlwifi: mvm: don't restart HW if suspending fails before D3 image is loaded
by Luciano Coelho
· 11 years ago
5b577a9
iwlwifi: mvm: add iwl_mvm_sta_from_mac80211
by Johannes Berg
· 11 years ago
a7b8b2c
iwlwifi: fix check for a single rx antenna
by Eyal Shapira
· 11 years ago
84c317c
iwlwifi: pcie: remove minor dead code
by Michal Nazarewicz
· 11 years ago
8c21c53
iwlwifi: mvm: a few more SKUs for 7260 and 3160
by Emmanuel Grumbach
· 11 years ago
c211935
iwlwifi: mvm: BT Coex - fine tune the aggregation size
by Emmanuel Grumbach
· 11 years ago
d307ec8
iwlwifi: mvm: add LQ flags definitions
by Eyal Shapira
· 11 years ago
1fa3f57
iwlwifi: mvm: refactor debugfs copy_from_user()
by Johannes Berg
· 11 years ago
7f09d70
iwlwifi: mvm: don't use void pointers in debugfs
by Johannes Berg
· 11 years ago
820a1a5
iwlwifi: mvm: move interface-specific debugfs to a new file
by Johannes Berg
· 11 years ago
8a0bd16
iwlwifi: mvm: small debugfs cleanups
by Johannes Berg
· 11 years ago
8a5e366
iwlwifi: mvm: fix ht protection flags
by Avri Altman
· 11 years ago
78c9df6
iwlwifi: mvm: allow keeping connections in d3_test
by Eliad Peller
· 11 years ago
b87c217
iwlwifi: mvm: implement rate_update hook in rs
by Eyal Shapira
· 11 years ago
431591c
iwlwifi: mvm: disconnect on disconnection wakeup event
by Eliad Peller
· 11 years ago
4ed80a8
iwlwifi: mvm: enable d3_test even if d3_test_pme_ptr is not available
by Eliad Peller
· 11 years ago
750a1b4
iwlwifi: mvm: refactor iwl_mvm_rs_rate_init
by Eyal Shapira
· 11 years ago
9e68094
iwlwifi: mvm: simplify iwl_mvm_send_lq_cmd
by Eyal Shapira
· 11 years ago
1a61b34
iwlwifi: mvm: fix and improve printing of rate scale table
by Eyal Shapira
· 11 years ago
6dde8c4
iwlwifi: pcie: remove useless condition test
by Johannes Berg
· 11 years ago
119663c
iwlwifi: mvm: Add debugfs entry to generate NMI to NIC
by Alexander Bondar
· 11 years ago
3961a61
iwlwifi: remove TX_CMD id from transport layer
by Emmanuel Grumbach
· 11 years ago
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
3c5da7e
iwlwifi: mvm: use a cast to calculate the last seqno from the next one
by Luciano Coelho
· 11 years ago
cfa8889
iwlwifi: mvm: set seqno also when no keys are set
by Luciano Coelho
· 11 years ago
6860bd1
iwlwifi: pcie: stop sending commands to dead firmware
by Alexander Bondar
· 11 years ago
3fde33b
iwlwifi: bump required firmware API version for 3160/7260
by Emmanuel Grumbach
· 11 years ago
9fc3fe9
iwlwifi: mvm: don't WARN about unsuccessful time event
by Emmanuel Grumbach
· 11 years ago
56c07a9
iwlwifi: mvm: BT Coex fix another NULL pointer dereference
by Emmanuel Grumbach
· 11 years ago
a338f1e
iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUT
by Emmanuel Grumbach
· 11 years ago
53e88cb
iwlwifi: add new HW - 7265 series
by Oren Givon
· 11 years ago
6960a05
iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160
by Emmanuel Grumbach
· 11 years ago
60765a4
iwlwifi: mvm: check sta_id/drain values in debugfs
by Johannes Berg
· 11 years ago
a2f73b6
cfg80211: move regulatory flags to their own variable
by Luis R. Rodriguez
· 11 years ago
8fe02e1
cfg80211: consolidate passive-scan and no-ibss flags
by Luis R. Rodriguez
· 11 years ago
c1f3bb6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
c046555
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
87bc072
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
01925ef
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c92f06a
iwlwifi: mvm: BT Coex - fix copy paste issue
by Emmanuel Grumbach
· 11 years ago
16f0076
iwlwifi: remove duplicate includes
by Michael Opdenacker
· 11 years ago
befe9b6
iwlwifi: warn if firmware image doesn't exist
by Johannes Berg
· 11 years ago
cbb346f
iwlwifi: mvm: add missing break in debugfs
by Johannes Berg
· 11 years ago
fb8b8ee
iwlwifi: mvm: capture the FCS in monitor mode
by Johannes Berg
· 11 years ago
bcbb8c9
iwlwifi: pcie: move warning message into warning
by Johannes Berg
· 11 years ago
22cba0c
iwlwifi: mvm: BT Coex fix NULL pointer dereference
by Emmanuel Grumbach
· 11 years ago
84cf0e6
iwlwifi: transport config n_no_reclaim_cmds should be unsigned
by Johannes Berg
· 11 years ago
e8e626a
iwlwifi: mvm: update UAPSD support TLV bits
by Alexander Bondar
· 11 years ago
c3fa32b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
8245d02
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
by John W. Linville
· 11 years ago
f6b1295
iwlwifi: dvm: don't override mac80211's queue setting
by Emmanuel Grumbach
· 11 years ago
246dd99
iwlwifi: mvm: fix operator precedence
by David Spinadel
· 11 years ago
3f61728
iwlwifi: mvm: fix fw_rx_stats debugfs entry
by Luciano Coelho
· 11 years ago
0af8835
iwlwifi: mvm: BT Coex - enable Tx power based on BT status
by Emmanuel Grumbach
· 11 years ago
7352cac
iwlwifi: mvm: BT Coex - always set mandatory fields
by Emmanuel Grumbach
· 11 years ago
8a87bdd
iwlwifi: mvm: NVM - increase max section size
by Idan Kahlon
· 11 years ago
e2d6f4e
iwlwifi: support Signed firmware image and Dual CPUs
by Eran Harary
· 11 years ago
2a31154
iwlwifi: mvm: fix scan request's suspend time parameter
by Alexander Bondar
· 11 years ago
5023d96
iwlwifi: mvm: add IBSS support
by Johannes Berg
· 11 years ago
c4aee08
iwlwifi: Support 7265 devices
by Eran Harary
· 11 years ago
f39a52b
iwlwifi: don't WARN on bad firmware state
by Stanislaw Gruszka
· 11 years ago
9439eac
iwlwifi: pcie: poke device when commands don't complete quickly
by Johannes Berg
· 11 years ago
ffa6c70
iwlwifi: mvm: BT Coex - update integration with rate control
by Emmanuel Grumbach
· 11 years ago
e9fff77
iwlwifi: mvm: BT Coex - remove duplicate code in rate control
by Emmanuel Grumbach
· 11 years ago
5961257a
iwlwifi: mvm: BT Coex - start AMPDU even when BT is active
by Emmanuel Grumbach
· 11 years ago
da8f836
iwlwifi: mvm: BT Coex - tune SMPS parameters
by Emmanuel Grumbach
· 11 years ago
8e484f0
iwlwifi: mvm: BT Coex - track bandwidth changes in HT
by Emmanuel Grumbach
· 11 years ago
6d9d32b
iwlwifi: mvm: keep connection to AP after WoWLAN
by Johannes Berg
· 11 years ago
04a4e1fdd
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 11 years ago
19e737c
iwlwifi: mvm: add support for NICs which have only 16 Tx queues.
by Eytan Lifshitz
· 11 years ago
81a67e3
iwlwifi: mvm: prevent the NIC to be powered at driver load time.
by Eytan Lifshitz
· 11 years ago
64b928c
iwlwifi: mvm: Add device wide power command
by Alexander Bondar
· 11 years ago
42550a5
iwlwifi: pcie: restart the driver when a command times out
by Emmanuel Grumbach
· 11 years ago
d1d5e3c
iwlwifi: mvm: BT Coex - set the proper LUT for single ant devices
by Emmanuel Grumbach
· 11 years ago
9145d15
iwlwifi: mvm: BT Coex - don't limit agg size in loose scheme
by Emmanuel Grumbach
· 11 years ago
7009dea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by David S. Miller
· 11 years ago
d107bab
iwlwifi: pcie: fix merge damage
by Johannes Berg
· 11 years ago
5d3c2f7
wireless: iwlwifi: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
Next »