Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
958e303abba61bad165a96e22e138c4763047df2
/
drivers
/
net
958e303
wlcore: make Tx flush timings more verbose
by Arik Nemtsov
· 13 years ago
7149476
wlcore: allow only the lowest OFDM rate for p2p setup frames
by Arik Nemtsov
· 13 years ago
c3e06fc
wlcore: AP mode - send non-data packets with basic rates
by Arik Nemtsov
· 13 years ago
6dbc5fc
wlcore: cancel recovery_work on stop() instead of remove_interface()
by Eliad Peller
· 12 years ago
9ae48ae
wl18xx: increase rx_ba_win_size to 32
by Ido Reis
· 13 years ago
4cc5338
wlcore: Prevent interaction with HW after recovery is queued
by Ido Yariv
· 13 years ago
9b1a0a7
wlcore: consider single fw case
by Eliad Peller
· 13 years ago
e1c497c
wl18xx: update default phy configuration for pg2
by Ido Reis
· 13 years ago
27b7ce7
wl12xx: remove duplicated include from main.c
by Wei Yongjun
· 12 years ago
0635ad4
wlcore: Declare MODULE_FIRMWARE usage
by Tim Gardner
· 12 years ago
ae35c30
wl12xx: use module_platform_driver
by Luciano Coelho
· 12 years ago
77e7b30
wl18xx: use module_platform_driver
by Devendra Naga
· 12 years ago
944f8a1
ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter
by John W. Linville
· 12 years ago
a50d1fd
ath9k_hw: fix BT sleep state on chip wakeup
by Rajkumar Manoharan
· 12 years ago
55d2e9d
rt2x00: Replace open coded interface checking with interface combinations.
by Gertjan van Wingerde
· 12 years ago
3e4c415
rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.
by Gertjan van Wingerde
· 12 years ago
fd0fc52
mwifiex: potential corruption in mwifiex_update_uap_custom_ie()
by Dan Carpenter
· 12 years ago
046b680
ath9k: Disable ASPM only for AR9285
by Sujith Manoharan
· 12 years ago
63c6642
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
5419575
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
90e6274
ath5k: disable HW crypto in management frame
by Chun-Yeow Yeoh
· 12 years ago
e37b674
carl9170: connect to 11w protected networks
by Christian Lamparter
· 12 years ago
960334a
p54: connect to 11w protected networks
by Christian Lamparter
· 12 years ago
742e7a9
iwlegacy: use eth_broadcast_addr
by Johannes Berg
· 12 years ago
3fc7bc8
ipw2x00: silence GCC warning for unused variable 'dev'
by Paul Bolle
· 12 years ago
de09364
mwifiex: block scan request during heavy Tx traffic
by Amitkumar Karwar
· 12 years ago
22c22d2
mwifiex: disconnect the device before entering suspend state
by Amitkumar Karwar
· 12 years ago
ee92838
brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv
by Arend van Spriel
· 12 years ago
02030eb
brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-doc
by Arend van Spriel
· 12 years ago
6385df2
brcmfmac: clear control lock on usb error.
by Hante Meuleman
· 12 years ago
82d8eba
brcmsmac: don't start device when RfKill is engaged
by Piotr Haber
· 12 years ago
8164329
brcmfmac: remove unused usb bmac model code.
by Hante Meuleman
· 12 years ago
3ba8137
brcmfmac: fix bug in determining phy bands.
by Hante Meuleman
· 12 years ago
95f59e8
brcmfmac: remove unused function.
by Hante Meuleman
· 12 years ago
4754fce
brcmfmac: streamline SDIO read frame routine
by Franky Lin
· 12 years ago
803599d
brcmfmac: store usb fw images in local linked list.
by Hante Meuleman
· 12 years ago
30c52bc
brcmfmac: fix debug printout of event data.
by Hante Meuleman
· 12 years ago
e580607
brcmfmac: introduce scheduled scan support
by Arend van Spriel
· 12 years ago
108a4be
brcmfmac: extend brcmf_term_iscan() to abort e-scan
by Arend van Spriel
· 12 years ago
029591f
brcmfmac: fix sparse warnings in e-scan related code
by Arend van Spriel
· 12 years ago
9a17bad
mwifiex: fix issue in resumed scan operation
by Amitkumar Karwar
· 12 years ago
7ad6303
rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.
by Gertjan van Wingerde
· 12 years ago
5b19613
rt2x00: Code style cleanup in rt2800lib.c
by Gertjan van Wingerde
· 12 years ago
59d1287
rt2x00: rt2800lib - code cleanup.
by Gertjan van Wingerde
· 12 years ago
d961e44
rt2x00: rt2800 - Fix default vgc values for RT3572
by Gertjan van Wingerde
· 12 years ago
8c6728b
rt2x00: Code clean up in rt2800lib.
by Gertjan van Wingerde
· 12 years ago
06236e5
ath9k_hw: Enable WLAN RX diversity for AR9565
by Sujith Manoharan
· 12 years ago
e09f2dc
ath9k: Add a module parameter to enable diversity
by Sujith Manoharan
· 12 years ago
362cd03
ath9k_hw: Add a HW callback to set diversity
by Sujith Manoharan
· 12 years ago
68f7586
ath9k_hw: Update AR9565 initvals
by Sujith Manoharan
· 12 years ago
5317c9c
ath9k_hw: Add antenna diversity group for AR9565
by Sujith Manoharan
· 12 years ago
9b460d7
ath9k: Remove a couple of unused variables
by Sujith Manoharan
· 12 years ago
d85ed41
ath9k: Remove redundant variable assignment
by Sujith Manoharan
· 12 years ago
915154b
ath9k_hw: Use HW cap ATH9K_HW_CAP_ANT_DIV_COMB
by Sujith Manoharan
· 12 years ago
5418b0f
ath9k: update hw_timer_enabled to false when we stop generic timers
by Mohammed Shafi Shajakhan
· 12 years ago
97ed15c
brcmfmac: simplify handling e-scan result firmware event
by Arend van Spriel
· 12 years ago
4f6e1ca
brcmfmac: add parameter check in brcmf_c_mkiovar()
by Arend van Spriel
· 12 years ago
9cd23a7
brcmfmac: fix bug causing errorneous free on exception.
by Hante Meuleman
· 12 years ago
4531603
brcmfmac: clear status for in-band interrupt in brcmf_sdbrcm_isr
by Franky Lin
· 12 years ago
7057fd0
brcmfmac: raise SDIO host lock to higher level
by Franky Lin
· 12 years ago
03d5c36
brcmfmac: streamline SDIO dpc
by Franky Lin
· 12 years ago
f1e68c2
brcmfmac: convert SDIO dpc implementation to workqueue
by Franky Lin
· 12 years ago
1d38227
brcmfmac: use atomic variable for interrupt pending flag
by Franky Lin
· 12 years ago
86761fc
brcmfmac: remove obsolete sdio bus sleep mechanism
by Franky Lin
· 12 years ago
8514fd0
brcmfmac: absorb brcmf_sendpkt into brcmf_netdev_start_xmit
by Franky Lin
· 12 years ago
e962610
wireless: ath9k-htc: fix possible use after free
by Ming Lei
· 12 years ago
7a03414
ath9k: fix queuing MCI work twice
by Rajkumar Manoharan
· 12 years ago
8f176a3
ath9k: fill led_pin before drv_start
by Rajkumar Manoharan
· 12 years ago
9e62817
ath9k: move coex param updation within mci work
by Rajkumar Manoharan
· 12 years ago
d92bb98
ath9k: flush bt profile whenever it is requested
by Rajkumar Manoharan
· 12 years ago
bfbee42
ath9k_hw: fix ar9462 selfgen chainmask
by Rajkumar Manoharan
· 12 years ago
8803331
ath9k_hw: move 2g5g switch before nfcal start
by Rajkumar Manoharan
· 12 years ago
215999f
ath9k: Enable SGI correctly
by Sujith Manoharan
· 12 years ago
e5a8762
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
9b4e9e7
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
513aa3b
iwlwifi: fix async station command crash
by Johannes Berg
· 12 years ago
ca42613
iwlwifi: use eth_broadcast_addr
by Johannes Berg
· 12 years ago
552bff0
cfg80211: constify name parameter to add_virtual_intf
by Johannes Berg
· 12 years ago
7a5f799
rtlwifi: Remove EXPERIMENTAL as pre-requisite for the drivers
by Larry Finger
· 12 years ago
e756af5
brcmfmac: add e-scan support.
by Hante Meuleman
· 12 years ago
d74a0b5
brcmfmac: avoid using local usb data.
by Hante Meuleman
· 12 years ago
64477eb
brcmfmac: refill buffers on rx protocol error.
by Hante Meuleman
· 12 years ago
35aafa9
brcmfmac: Clean up scan related code.
by Hante Meuleman
· 12 years ago
c6ab429
brcmfmac: Add tx flow control on net if queue for USB.
by Hante Meuleman
· 12 years ago
c4fdb05
brcmfmac: Add extra data support to firmware event queueing.
by Hante Meuleman
· 12 years ago
90d03ff
brcmfmac: Stop all net if queues on tx flow halt.
by Hante Meuleman
· 12 years ago
871fc09
libertas: set mac control synchronously during init
by Daniel Drake
· 12 years ago
46025f5
ath9k: Choose correct LED pin for AR9565
by Sujith Manoharan
· 12 years ago
9aa49ea
ath9k_hw: Rename antenna diversity macros
by Sujith Manoharan
· 12 years ago
b7f5976
ath9k_hw: Handle gentimer termination properly
by Sujith Manoharan
· 12 years ago
4ac8764
mwifiex: separate TxPD processing routine for AP
by Avinash Patil
· 12 years ago
fd4c451
mwifiex: disable WOW by default
by Bing Zhao
· 12 years ago
cc0ba0d
mwifiex: support custom world regulatory domain
by Amitkumar Karwar
· 12 years ago
77c8a14
mwifiex: do not hint regulatory domain with f/w country code
by Bing Zhao
· 12 years ago
e89e2da
mwifiex: use country ie of requested AP while associating
by Amitkumar Karwar
· 12 years ago
16051b0
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
by Amitkumar Karwar
· 12 years ago
a458c0a
mwifiex: have same priority for AP and station traffic
by Amitkumar Karwar
· 12 years ago
09d60ce
mwifiex: remove AMSDU_AGGR_CTRL command response handler
by Amitkumar Karwar
· 12 years ago
1661aef
mwifiex: remove 11N_CFG command response handler
by Amitkumar Karwar
· 12 years ago
e69d1ff
mwifiex: remove get operation code for SUBSCRIBE EVENT command
by Amitkumar Karwar
· 12 years ago
Next »