Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f4f20d0650e9cd13f65b5e7f93af126b526af721
f4f20d0
NFC: Remove unneeded LLC symbols export
by Samuel Ortiz
· 12 years ago
412fda5
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
by Eric Lapuyade
· 12 years ago
4a61cd6
NFC: Add an shdlc llc module to llc core
by Eric Lapuyade
· 12 years ago
8af00d4
NFC: Add a nop (passthrough) llc module to llc core
by Eric Lapuyade
· 12 years ago
67cccfe
NFC: Add an LLC Core layer to HCI
by Eric Lapuyade
· 12 years ago
f3e8fb5
NFC: Modified hci_transceive to become an asynchronous operation
by Eric Lapuyade
· 12 years ago
e4c4789
NFC: Add a public nfc_hci_send_cmd_async method
by Eric Lapuyade
· 12 years ago
b5faa64
NFC: Changed the HCI cmd execution callback prototype
by Eric Lapuyade
· 12 years ago
c1be211
NFC: Correct outgoing frame before requeueing
by Waldemar Rymarkiewicz
· 12 years ago
ade67208
NFC: Remove crc generation from shdlc layer
by Waldemar Rymarkiewicz
· 12 years ago
52da244
NFC: Fix possible LLCP memory leak
by Wei Yongjun
· 12 years ago
33e5971
NFC: Remove pointless conditional before HCI kfree_skb()
by Wei Yongjun
· 12 years ago
f2ce398
NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request
by Samuel Ortiz
· 12 years ago
58637c9
NFC: Don't use WQ_MEM_RECLAIM for pn533
by Tejun Heo
· 12 years ago
474fee3
NFC: Use system_nrt_wq instead of custom ones
by Tejun Heo
· 12 years ago
5db327f
NFC: Remove repeated code for NULL check
by Syam Sidhardhan
· 12 years ago
058576d
NFC: Use module_platform_driver macro for nfcwilink.c
by Syam Sidhardhan
· 12 years ago
767f19a
NFC: Implement NCI dep_link_up and dep_link_down
by Ilan Elias
· 12 years ago
ac20683
NFC: Parse NCI NFC-DEP activation params
by Ilan Elias
· 12 years ago
7e03523
NFC: Set local general bytes in nci_start_poll
by Ilan Elias
· 12 years ago
5d50b36
NFC: Queue pn533 commands
by Samuel Ortiz
· 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
646e082
bcma: handle BCM43227
by Rafał Miłecki
· 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
791ef39
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 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
0c1abbd
Bluetooth: Add support for BCM20702A0 [04ca, 2003]
by Jaroslav Resler
· 12 years ago
ee66401
Bluetooth: Add USB_VENDOR_AND_INTERFACE_INFO() for Broadcom/Foxconn
by Gustavo Padovan
· 12 years ago
23b3b13
Bluetooth: Update management interface revision
by Johan Hedberg
· 12 years ago
92a2525
Bluetooth: mgmt: Implement support for passkey notification
by Johan Hedberg
· 12 years ago
5ad7779
Bluetooth: btuart_cs.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
2c24d45
Bluetooth: hci_vhci.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
d650cca
Bluetooth: hci_ll.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
a20890d
Bluetooth: hci_ldisc.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
ce9b004
Bluetooth: bluecard_cs.c: removes unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
9385d04
mac80211: allow re-open the blocked peer link in mesh
by Chun-Yeow Yeoh
· 12 years ago
5d8e423
mac80211: change locking around ieee80211_recalc_smps
by Johannes Berg
· 12 years ago
04b7b2f
mac80211: handle power constraint/country IE better
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
Next »