Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5330df7b178f4f050c67451413020bdd4ec75262
5330df7
ath9k_hw: clean up / fix ANI mode checks related to beacon RSSI
by Felix Fietkau
· 12 years ago
7067e70
ath9k_hw: remove confusing logic inversion in an ANI variable
by Felix Fietkau
· 12 years ago
0b81cc3
ath9k_hw: fix OFDM weak signal detection handling
by Felix Fietkau
· 12 years ago
35e808b
ath9k_hw: remove aniState->noiseFloor
by Felix Fietkau
· 12 years ago
a769f95
rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
by Jeongdo Son
· 12 years ago
5615171
brcm80211: add mailing list address for brcm80211 drivers
by Arend van Spriel
· 12 years ago
4fc0d01
brcmfmac: introduce checkdied debugfs functionality
by Arend van Spriel
· 12 years ago
a89534e
rt2x00 : RT3290 chip support v4
by Woody Hung
· 12 years ago
324640e
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
ce77903
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 12 years ago
8d40f4e
iwlwifi: remove sku field from hw_params
by Johannes Berg
· 12 years ago
0d4e077
iwlwifi: use minimal time for radio reset scan
by Johannes Berg
· 12 years ago
63d76dc
iwlwifi: fix 11n_disable EEPROM refactoring regression
by Johannes Berg
· 12 years ago
601968b
iwlwifi: delay ROC if doing internal reset scan
by Johannes Berg
· 12 years ago
dada03c
iwlwifi: disable early power Off reset for all NICs
by Emmanuel Grumbach
· 12 years ago
eb64764
iwlwifi: protect use_ict with irq_lock
by Emmanuel Grumbach
· 12 years ago
ae8baec
iwlwifi: don't disable interrupt while starting tx
by Emmanuel Grumbach
· 12 years ago
3595c00
iwlwifi: don't disable interrupt in iwl_abort_notification_waits
by Emmanuel Grumbach
· 12 years ago
24172f3
iwlwifi: disable BH before the call to iwl_op_mode_nic_error
by Emmanuel Grumbach
· 12 years ago
901787c
iwlwifi: comment context requirements of the op_mode
by Emmanuel Grumbach
· 12 years ago
e9d364d
iwlwifi: print the scratch of all the buffers stuck in a queue
by Emmanuel Grumbach
· 12 years ago
303e56f
iwlwifi: check that we have enough bits to track the TX queues
by Emmanuel Grumbach
· 12 years ago
daf67ce
iwlwifi: unlock on error path
by Dan Carpenter
· 12 years ago
d987dd1
Merge remote branch 'wireless-next/master' into ath6kl-next
by Kalle Valo
· 12 years ago
c85251f
ath6kl: fix fw capability parsing
by Thomas Pedersen
· 12 years ago
211c17a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
ec8eb9ae
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
9330969
ath9k_hw: remove MCI_STATE_SET_BT_SLEEP
by Rajkumar Manoharan
· 12 years ago
26e942b
ath9k_hw: remove MCI_STATE_CONT_* state
by Rajkumar Manoharan
· 12 years ago
6d97be4
ath9k_hw: remove MCI_STATE_BT
by Rajkumar Manoharan
· 12 years ago
b98ccec
ath9k_hw: remove p_data argument from ar9003_mci_state
by Rajkumar Manoharan
· 12 years ago
d02ca07e
ath9k_hw: remove MCI_STATE_NEED_FLUSH_BT_INFO
by Rajkumar Manoharan
· 12 years ago
2d340ac
ath9k_hw: remove MCI_STATE_SEND_WLAN_CHANNELS
by Rajkumar Manoharan
· 12 years ago
e1763d3
ath9k_hw: add utility function to set BT version
by Rajkumar Manoharan
· 12 years ago
506847a
ath9k_hw: cleanup MCI gpm offset state
by Rajkumar Manoharan
· 12 years ago
64bc123
ath9k: Fix softlockup in AR9485
by Mohammed Shafi Shajakhan
· 12 years ago
a197b76
ath9k: fix btcoex duty cycle
by Rajkumar Manoharan
· 12 years ago
3c7992e
ath9k: defer btcoex scheme update
by Rajkumar Manoharan
· 12 years ago
dfd0587
ath9k: keep btcoex period in milliseconds
by Rajkumar Manoharan
· 12 years ago
9e2e0c8
ath9k: simplify btcoex profile management
by Rajkumar Manoharan
· 12 years ago
92a3329
ath9k_hw: process MCI interrupts only when btcoex is enabled
by Rajkumar Manoharan
· 12 years ago
ed6ebd8
ath9k_hw: program OBS register only when MCI is disabled
by Rajkumar Manoharan
· 12 years ago
1bde95fa
ath9k_hw: fix incorrect LNA register settings
by Rajkumar Manoharan
· 12 years ago
3863495
ath9k_hw: check GPM HW write pointer before chip reset
by Rajkumar Manoharan
· 12 years ago
9dd9b0dc
ath9k_hw: Fix AR9462 power consumption on idle associated
by Rajkumar Manoharan
· 12 years ago
8389fb3
ath9k: restore power state on set channel failure
by Rajkumar Manoharan
· 12 years ago
cec429dd
ath9k: choose legacy rate as last rate of MRR series
by Rajkumar Manoharan
· 12 years ago
6304c20
ath9k_hw: Update initvals for AR9462
by Sujith Manoharan
· 12 years ago
8096983
brcmfmac: expose sdio internal counters in debugfs
by Arend van Spriel
· 12 years ago
d319a7c
brcmfmac: add debugfs helper functions
by Arend van Spriel
· 12 years ago
5e16e8e
brcmsmac: fix smatch warning found in ampdu.c
by Arend van Spriel
· 12 years ago
d597ee7
brcmsmac: remove brcms_set_hint() function
by Arend van Spriel
· 12 years ago
bcb7ad7
ath9k: Fix softlockup in AR9485
by Mohammed Shafi Shajakhan
· 12 years ago
1f7e010
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
79543d8
mac80211: stop polling in disassociation
by David Spinadel
· 12 years ago
554a43d
mac80211: check sdata_running on ieee80211_set_bitrate_mask
by Eliad Peller
· 12 years ago
fe20b39
cfg80211: fix potential deadlock in regulatory
by Eliad Peller
· 12 years ago
67711c1
iwlwifi: WARN only once when we have trouble in reclaim
by Emmanuel Grumbach
· 12 years ago
d4b1048
iwlwifi: use request_module instead of _nowait
by Johannes Berg
· 12 years ago
3c70d08
iwlwifi: fix 6035 device parameters
by Johannes Berg
· 12 years ago
627ae3d
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 12 years ago
7bc057f
iwlwifi: warn if TFD index and WiFi Seq don't match
by Emmanuel Grumbach
· 12 years ago
49a4fc20
iwlwifi: don't modify the timer if we don't Tx
by Emmanuel Grumbach
· 12 years ago
f609607
iwlwifi: turn on a lockdep assertion
by Dan Carpenter
· 12 years ago
12af046
iwlwifi: print even more info when a queue is stuck
by Emmanuel Grumbach
· 12 years ago
65fe593
iwlwifi: Fix Makefile build order for built-in driver
by Brandon Misemer
· 12 years ago
1174173
iwlwifi: comment that setting driver_data overrides info->control
by Emmanuel Grumbach
· 12 years ago
5bf9a89
iwlwifi: remove lock around txq_enable
by Emmanuel Grumbach
· 12 years ago
1ce8658
iwlwifi: don't configure a txq that is being disabled
by Emmanuel Grumbach
· 12 years ago
f22d332
iwlwifi: print more info when a queue is stuck
by Emmanuel Grumbach
· 12 years ago
e4b1681
iwlwifi: iwl_{read,write}_targ_mem_words takes dwords
by Emmanuel Grumbach
· 12 years ago
7eb89ba
iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytes
by Emmanuel Grumbach
· 12 years ago
ff1ffb8
iwlwifi: fix dynamic loading
by Johannes Berg
· 12 years ago
6ddcd46
mwifiex: fix incorrect privacy setting in beacon and probe response
by Avinash Patil
· 12 years ago
a59f975
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
1dd4558
mac80211: add missing kernel-doc
by Ashok Nagarajan
· 12 years ago
7f0d9f4
ssb: add missing PCI ID for b/g/n single band BCM4322
by Jonas Gorski
· 12 years ago
cba63e9
ath9k_hw: Initvals update for AR9462
by Sujith Manoharan
· 12 years ago
658f37b
mwifiex: scan less channels per scan command to improve Tx traffic
by Amitkumar Karwar
· 12 years ago
3249ba7
mwifiex: fix simultaneous scan and Tx traffic problem
by Amitkumar Karwar
· 12 years ago
38e8b7d
mwifiex: shorten per channel scan time
by Bing Zhao
· 12 years ago
b603896
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
2e486868
Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0
by John W. Linville
· 12 years ago
3b4a39a
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
b0fd49b
rndis_wlan: fix matching bssid check in rndis_check_bssid_list()
by Jussi Kivilinna
· 12 years ago
a23415f
ath9k: remove incompatible IBSS interface check in change_iface
by Mohammed Shafi Shajakhan
· 12 years ago
2031b4c
ath9k: Fix a WARNING on suspend/resume with IBSS
by Mohammed Shafi Shajakhan
· 12 years ago
b5b6f6a
ath6kl: use firmware version from FW IE
by Naveen Singh
· 12 years ago
7940bad
ath6kl: Fix unstable downlink throughput
by Vasanthakumar Thiagarajan
· 12 years ago
0faf745
ath6kl: Fix race in aggregation reorder logic
by Vasanthakumar Thiagarajan
· 12 years ago
d154f32
ath6kl: support changing dtim period on AP mode
by Etay Luz
· 12 years ago
f1ff32e
ath6kl: Add missing newline terminations
by Joe Perches
· 12 years ago
c76fe6d
iwlwifi: decouple testmode and iwl-test
by Ilan Peer
· 12 years ago
3a6490c
iwlwifi: refactor testmode
by Ilan Peer
· 12 years ago
1d0c4da
Bluetooth: Fix style in hidp code
by Gustavo Padovan
· 12 years ago
f8cdddb
cfg80211: check iface combinations only when iface is running
by Michal Kazior
· 12 years ago
d13e141
mac80211: add some missing kernel-doc
by Johannes Berg
· 12 years ago
1c2e004
Bluetooth: Add support for encryption key refresh
by Johan Hedberg
· 12 years ago
934b9d1
wl18xx: avoid some -Wformat warnings
by John W. Linville
· 12 years ago
6aee4ca
mac80211: add back channel change flag
by Stanislaw Gruszka
· 12 years ago
Next »