Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cc8d7158644c439d946bfc65778a507b6f12b10d
cc8d715
NFC: trf7970a: Remove trf7970a_tg_listen_mdaa()
by Mark A. Greer
· 10 years ago
d3a6d33
NFC: trf7970a: Remove incorrect of_node_put() call
by Mark A. Greer
· 10 years ago
83724c3
NFC: NCI: Fix NCI RF FRAME interface usage
by Vincent Cuissard
· 10 years ago
3c1c0f5
NFC: NCI: Fix nci_register_device init sequence
by Vincent Cuissard
· 10 years ago
cfdbeea
NFC: NCI: Add support of ISO15693
by Vincent Cuissard
· 10 years ago
f23b735
NFC: trf7970a: Make gpio labels more readable
by Mark A. Greer
· 10 years ago
6afed0e
NFC: trf7970a: Document the 'en2-rf-quirk' DT property
by Mark A. Greer
· 10 years ago
95064bd
NFC: trf7970a: Add quirk to keep EN2 low
by Mark A. Greer
· 10 years ago
d953ada
NFC: trf7970a: Document the 'irq-status-read-quirk' DT property
by Mark A. Greer
· 10 years ago
772079e
NFC: trf7970a: Move IRQ Status Read quirk to device tree
by Mark A. Greer
· 10 years ago
c2b33de
NFC: trf7970a: Document the 'vin-voltage-override' DTS property
by Mark A. Greer
· 10 years ago
3bd1423
NFC: trf7970a: Add VIN voltage override support
by Mark A. Greer
· 10 years ago
dddb3da
NFC: digital: Add Inititor-side PSL support
by Mark A. Greer
· 10 years ago
6a5d088
carl9170: tx: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
by Andreea-Cristina Bernat
· 10 years ago
1a7c5b7
ath9k: Fix channel context timer
by Sujith Manoharan
· 10 years ago
878066e
ath9k: Add more debug statements for channel context
by Sujith Manoharan
· 10 years ago
9ea3598
ath9k: Disable fastcc for channel context mode
by Sujith Manoharan
· 10 years ago
ac0372a
rt2x00: support Ralink 5362.
by Canek Peláez Valdés
· 10 years ago
4c7e9ae
ath9k: Fix channel context creation
by Sujith Manoharan
· 10 years ago
86162d4
ath9k: Fix interface limits
by Sujith Manoharan
· 10 years ago
5a8cbec
ath9k: Print the event/state in ath_chanctx_event
by Sujith Manoharan
· 10 years ago
02da18b
ath9k: Add new chanctx events
by Sujith Manoharan
· 10 years ago
6e47faf
ath9k: Fix ath_chanctx_get()
by Sujith Manoharan
· 10 years ago
11e39a4
ath9k: Move ath9k_beacon_add_noa to channel.c
by Sujith Manoharan
· 10 years ago
7d87617
ath9k: Remove redundant ifdef
by Sujith Manoharan
· 10 years ago
fb02e95
ath9k: Fix channel context variables in ath_softc
by Sujith Manoharan
· 10 years ago
7784316
ath9k: Fix 'offchannel' in ath_softc
by Sujith Manoharan
· 10 years ago
4b93fd2
ath9k: Fix function argument type
by Sujith Manoharan
· 10 years ago
a09798f
ath9k: Use ath_chanctx_check_active properly
by Sujith Manoharan
· 10 years ago
e90e302
ath9k: Add ath9k_offchannel_init
by Sujith Manoharan
· 10 years ago
0e08b5f
ath9k: Add ath9k_chanctx_wake_queues
by Sujith Manoharan
· 10 years ago
70b06da
ath9k: Add wrappers for beacon events
by Sujith Manoharan
· 10 years ago
73b5ef0
ath9k: Fix function declarations
by Sujith Manoharan
· 10 years ago
27babf9
ath9k: Fix channel context events
by Sujith Manoharan
· 10 years ago
922c943
ath9k: Make ath_chanctx_switch static
by Sujith Manoharan
· 10 years ago
98f411b
ath9k: Make ath_chanctx_get_oper_chan static
by Sujith Manoharan
· 10 years ago
344ae6a
ath9k: Make ath_chanctx_offchan_switch static
by Sujith Manoharan
· 10 years ago
22dc0de
ath9k: Conditionally compile more functions
by Sujith Manoharan
· 10 years ago
55254ee
ath9k: Exclude more functions
by Sujith Manoharan
· 10 years ago
6d7cbd7
ath9k: Conditionally compile a few functions
by Sujith Manoharan
· 10 years ago
e20a854
ath9k: Cleanup mgd_prepare_tx callback
by Sujith Manoharan
· 10 years ago
0e62f8b
ath9k: Make ath_chanctx_work static
by Sujith Manoharan
· 10 years ago
ea22df2
ath9k: Add a routine to tear down channel contexts
by Sujith Manoharan
· 10 years ago
705d0bf
ath9k: Add a routine for initializing channel contexts
by Sujith Manoharan
· 10 years ago
69e2a77
carl9170: Remove redundant protection check
by Andreea-Cristina Bernat
· 10 years ago
499afac
ath9k: Isolate ath9k_use_chanctx module parameter
by Sujith Manoharan
· 10 years ago
c7dd40c
ath9k: Isolate P2P powersave routines
by Sujith Manoharan
· 10 years ago
2471adf
ath9k: Move P2P functions to channel.c
by Sujith Manoharan
· 10 years ago
0e721bd
ath9k: Add a config option for channel context
by Sujith Manoharan
· 10 years ago
bc81d43
ath9k: Add debug information
by Sujith Manoharan
· 10 years ago
dfcbb3e
ath9k: Move channel operations to channel.c
by Sujith Manoharan
· 10 years ago
4f68169
ath9k: Handle failure to allocate HW timer
by Sujith Manoharan
· 10 years ago
27328a7
ath9k: Add a debug level for channel context
by Sujith Manoharan
· 10 years ago
dcb7840
ath5k: remove redundant null check before kfree()
by Bob Copeland
· 10 years ago
daf9669
ath5k: ensure led name is null terminated
by Bob Copeland
· 10 years ago
e6938ea
ath5k: drop useless comparison
by Bob Copeland
· 10 years ago
c94c3c5
ray_cs: Add include guards
by Rasmus Villemoes
· 10 years ago
ecf47e9
bcma: only map wrapper if its address is available
by Hauke Mehrtens
· 10 years ago
89be7ce
mwifiex: use firmware API revision from GET_HW_SPEC response
by Amitkumar Karwar
· 10 years ago
4b9fede
mwifiex: rename macro and variables related to API revision
by Amitkumar Karwar
· 10 years ago
2618d4f
mwifiex: fix left_len calculation issue
by Amitkumar Karwar
· 10 years ago
ba1fa3c
ath9k_htc: advertise support for TDLS
by Csaba Kiraly
· 10 years ago
1eb3b21
MAINTAINTERS: The NFC list is subscribers-only
by Dan Carpenter
· 10 years ago
59e2567
Merge branch 'for-linville' of git://github.com/kvalo/ath
by John W. Linville
· 10 years ago
0fdc14e4
ath10k: make target endianess more explicit
by Michal Kazior
· 10 years ago
7c6aa25
ath10k: dont duplicate service-pipe mapping
by Michal Kazior
· 10 years ago
d7bfb7a
ath10k: move pci init structures
by Michal Kazior
· 10 years ago
1bbb119
ath10k: fix fw crash dumping
by Michal Kazior
· 10 years ago
7aa7a72
ath10k: improve logging to include dev id
by Michal Kazior
· 10 years ago
7bb75da
orinoco_usb: use USB API functions rather than constants
by Himangi Saraogi
· 10 years ago
b9395df
atmel_cs: Remove typedef local_info_t
by Himangi Saraogi
· 10 years ago
a796dac
wireless: core: Reorder wiphy_register() notifications relevantly
by Tomasz Bursztyka
· 10 years ago
f0bd88d
net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate in conjunction with strncpy
by Rickard Strandqvist
· 10 years ago
372e3a8
wireless: wlcore: Use devm_kzalloc
by Himangi Saraogi
· 10 years ago
560ce30
wil6210: fix access after free in wil_pcie_remove()
by Vladimir Kondratiev
· 10 years ago
48e81a1
wil6210: cfg80211_rx_mgmt to use GFP_ATOMIC
by Vladimir Kondratiev
· 10 years ago
8fcfdea
wil6210: fix free'd memory access in wil_if_free()
by Vladimir Kondratiev
· 10 years ago
1eb9d1e
wil6210: Limit max number of associated stations
by Dedy Lansky
· 10 years ago
a214208
wil6210: fix false "scan timeout"
by Vladimir Kondratiev
· 10 years ago
36345ac
wil6210: fix beamforming data reporting
by Vladimir Kondratiev
· 10 years ago
b7cde47
wil6210: convert debugfs to the table mode
by Vladimir Kondratiev
· 10 years ago
6afd600
wil6210: Workaround for Sparrow with bad device id
by Vladimir Kondratiev
· 10 years ago
520d68e
wil6210: wait longer for hardware reset completion
by Vladimir Kondratiev
· 10 years ago
bbb2adc
wil6210: check error in wil_target_reset()
by Vladimir Kondratiev
· 10 years ago
02525a7
wil6210: update copyright year 2014
by Vladimir Kondratiev
· 10 years ago
cc9e4a2
wil6210: fix race in reset
by Vladimir Kondratiev
· 10 years ago
91b775e
wil6210: map MAC timer for packet lifetime into debugfs
by Vladimir Kondratiev
· 10 years ago
e2261af
mwifiex: fix decimal printf format specifiers prefixed with 0x
by Hans Wennborg
· 10 years ago
26c0604
cw1200: Introduce the use of devm_kzalloc
by Himangi Saraogi
· 10 years ago
6040aa7
net: wireless: wl1251: Remove unnecessary free_irq
by Himangi Saraogi
· 10 years ago
8615eb287
b43: N-PHY: support setting custom TX power
by Rafał Miłecki
· 10 years ago
ec76643
b43: implement PPR (Power Per Rate) management/API
by Rafał Miłecki
· 10 years ago
a68c356
b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14
by Rafał Miłecki
· 10 years ago
33df85f
b43: N-PHY: update rev3+ gain control workarounds
by Rafał Miłecki
· 10 years ago
25c1556
b43: flush some writes on Broadcom MIPS SoCs
by Rafał Miłecki
· 10 years ago
d342b95
b43: don't duplicate common PHY read/write ops
by Rafał Miłecki
· 10 years ago
6247d2a
b43: update flushing many writes performed in a row
by Rafał Miłecki
· 10 years ago
07bc788
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
61e9aab
ath10k: flush hif buffers before recovery
by Michal Kazior
· 10 years ago
53b4e07
ath10k: remove ar_pci->started
by Michal Kazior
· 10 years ago
Next »