Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
68a8aea45973c8d0bc05f58389ce9e82e04bb5f6
68a8aea
Bluetooth: Remove magic numbers from le scan cmd
by Andrei Emeltchenko
· 13 years ago
8a154a8
Bluetooth: fix bt_accept_dequeue() to work in process context
by Gustavo F. Padovan
· 13 years ago
f1e91e1
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
by Ulisses Furquim
· 13 years ago
f2d64f6
Bluetooth: Remove global mutex hci_task_lock
by Ulisses Furquim
· 13 years ago
fa0fb93
Bluetooth: btusb: fix bInterval for high/super speed isochronous endpoints
by Bing Zhao
· 13 years ago
030013d
Bluetooth: Rename info_work to info_timer
by Gustavo F. Padovan
· 13 years ago
6c9d42a
Bluetooth: convert security timer to delayed_work
by Gustavo F. Padovan
· 13 years ago
c2ec9c1
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
by Gustavo F. Padovan
· 13 years ago
613a1c0
Bluetooth: Clean up magic pointers
by Andrei Emeltchenko
· 13 years ago
32ac5b9
Bluetooth: Check for flow control mode
by Andrei Emeltchenko
· 13 years ago
2455a3e
Bluetooth: Initialize default flow control mode
by Andrei Emeltchenko
· 13 years ago
e61ef499
Bluetooth: Split ctrl init to BREDR and AMP parts
by Andrei Emeltchenko
· 13 years ago
27bf888
mac80211: Fixing sparse warning at sta_info.c
by Yogesh Ashok Powar
· 13 years ago
23de5dc
ath9k: fix tx locking issues
by Felix Fietkau
· 13 years ago
8a30930
ath9k_hw: make bluetooth coexistence support optional at compile time
by Felix Fietkau
· 13 years ago
104cfa8
b43: N-PHY: reorder functions: random cleanups
by Rafał Miłecki
· 13 years ago
3ccd095
b43: N-PHY: reorder functions: move rest of workarounds
by Rafał Miłecki
· 13 years ago
5ecab60
b43: N-PHY: reorder functions: move RSSI calibration
by Rafał Miłecki
· 13 years ago
6471209
b43: N-PHY: split gain control workarounds
by Rafał Miłecki
· 13 years ago
4d9f46b
b43: N-PHY: reorder functions: collect RSSI selects
by Rafał Miłecki
· 13 years ago
8be8953
b43: N-PHY: reorder functions: collect samples ones
by Rafał Miłecki
· 13 years ago
884a522
b43: N-PHY: reorder functions: collect radio ones
by Rafał Miłecki
· 13 years ago
ab49921
b43: N-PHY: reorder functions: put basic ones at beginning
by Rafał Miłecki
· 13 years ago
b9116b9a
rtlwifi: Fix locking problem introduces with commit 6539306b
by Larry Finger
· 13 years ago
f72ae31
brcm80211: fmac: add Kconfig option for SDIO bus support
by Franky Lin
· 13 years ago
54a86cc
brcm80211: fmac: exclude unnecessary header files
by Franky Lin
· 13 years ago
382a9e0
brcm80211: fmac: move idle macros to dhd_sdio.c
by Franky Lin
· 13 years ago
8763349
brcm80211: fmac: move debug level macros to dhd_dbg.h
by Franky Lin
· 13 years ago
fcf094f
brcm80211: fmac: abstract ctrl frames interface function pointers
by Franky Lin
· 13 years ago
b9692d1
brcm80211: fmac: abstract bus_txdata interface function pointer
by Franky Lin
· 13 years ago
99a0b8f
brcm80211: fmac: abstract bus_init interface function pointer
by Franky Lin
· 13 years ago
a8a363a
brcm80211: fmac: move common layer bus interface context to dhd_bus.h
by Franky Lin
· 13 years ago
a9ffda8
brcm80211: fmac: abstract bus_stop interface function pointer
by Franky Lin
· 13 years ago
6e3c712
brcm80211: fmac: move sdio related macros to sdio_host.h
by Franky Lin
· 13 years ago
2447ffb
brcm80211: fmac: stop referencing brcmf_sdio in common layer
by Franky Lin
· 13 years ago
712ac5b
brcm80211: fmac: stop referencing brcmf_pub in bus layer
by Franky Lin
· 13 years ago
c8bf348
brcm80211: fmac: move tx flow ctrl flag to bus layer
by Franky Lin
· 13 years ago
9c1a043
brcm80211: fmac: move packet realloc stats to struct brcmf_bus
by Franky Lin
· 13 years ago
719f273
brcm80211: fmac: move dongle statistics to struct brcmf_bus
by Franky Lin
· 13 years ago
4033927
brcm80211: fmac: remove duplicate statistics from driver data structure
by Franky Lin
· 13 years ago
3fb1d8d
brcm80211: fmac: move driver up status to struct brcmf_bus
by Franky Lin
· 13 years ago
b01a6b3
brcm80211: fmac: move maxctl to struct brcmf_bus
by Franky Lin
· 13 years ago
28a1a3b
brcm80211: fmac: move sdio used statistics to struct brcmf_sdio
by Franky Lin
· 13 years ago
d5625ee
brcm80211: fmac: change function proto_hdrpull parameter
by Franky Lin
· 13 years ago
228bb43
brcm80211: fmac: change function rx_frame parameter
by Franky Lin
· 13 years ago
b63487e
brcm80211: fmac: change function brcmf_c_prec_enq parameter
by Franky Lin
· 13 years ago
c995788
brcm80211: fmac: change function txcomplete parameter
by Franky Lin
· 13 years ago
2b45905
brcm80211: fmac: change function txflowcontrol parameter
by Franky Lin
· 13 years ago
5f947ad
brcm80211: fmac: change function brcmf_detach parameter
by Franky Lin
· 13 years ago
ed683c9
brcm80211: fmac: change function bus_start parameter
by Franky Lin
· 13 years ago
55a63bc
brcm80211: fmac: change function add_if parameter
by Franky Lin
· 13 years ago
fbf5910
brcm80211: fmac: register a dummy irq handler for SDIO function 2
by Franky Lin
· 13 years ago
1ae0042
brcm80211: fmac: remove oneline proto block functions
by Franky Lin
· 13 years ago
d08b6a3
brcm80211: fmac: unify common layer driver data structure
by Franky Lin
· 13 years ago
5b68a7c
NFC: use kfree_skb() for sk_buffs
by Dan Carpenter
· 13 years ago
341ee43
NFC: double unlock in nfc_llcp_recv_connect()
by Dan Carpenter
· 13 years ago
bad6919
b43: avoid packet losses in the dma worker code.
by francesco.gringoli@ing.unibs.it
· 13 years ago
1d8d3de
mac80211: handle SMPS action frames
by Johannes Berg
· 13 years ago
645d359
NFC: Fix LLCP related build failure
by Samuel Ortiz
· 13 years ago
186630c
mwifiex: cleanup work in scan.c
by Amitkumar Karwar
· 13 years ago
d2182b6
ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO
by Joe Perches
· 13 years ago
a85e1d5
cfg80211: Return beacon loss count in station
by Paul Stewart
· 13 years ago
84381b4
mac80211: split addba retries in time
by Nikolay Martynov
· 13 years ago
9662cbc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
640f595
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
by John W. Linville
· 13 years ago
7c4559c
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi
by John W. Linville
· 13 years ago
4b0b2f0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by Gustavo F. Padovan
· 13 years ago
4dad999
Bluetooth: Add missing mgmt_confirm_name command definition
by Johan Hedberg
· 13 years ago
1f8cd0d
Bluetooth: Fix mgmt_(block,unblock)_device opcodes
by Johan Hedberg
· 13 years ago
d85bb26
Bluetooth: Add missing confirm_name field to mgmt_ev_device_found
by Johan Hedberg
· 13 years ago
d766091
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
by Gustavo F. Padovan
· 13 years ago
79e6547
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
by Mat Martineau
· 13 years ago
36e999a
Bluetooth: Prevent uninitialized data access in L2CAP configuration
by Mat Martineau
· 13 years ago
65983fc
Bluetooth: Incoming ACL packets do not force active mode
by Mat Martineau
· 13 years ago
f428091
Bluetooth: Simplify num_comp_pkts_evt function
by Andrei Emeltchenko
· 13 years ago
350ee4c
Bluetooth: Add HCI Read Data Block Size function
by Andrei Emeltchenko
· 13 years ago
c9c2659
Bluetooth: Use correct struct for user_confirm_neg_reply
by Johan Hedberg
· 13 years ago
f71d5a2
Bluetooth: Update ordering and opcodes of mgmt messages
by Johan Hedberg
· 13 years ago
7d78525
Bluetooth: Add timer for automatically disabling the service cache
by Johan Hedberg
· 13 years ago
ef58037
Bluetooth: Move EIR and CoD update functions to a better position
by Johan Hedberg
· 13 years ago
14c0b60
Bluetooth: Remove mgmt_set_service_cache
by Johan Hedberg
· 13 years ago
f7c6869ce
Bluetooth: Move mgmt_set_fast_connectable to the right location
by Johan Hedberg
· 13 years ago
69ab39e
Bluetooth: Update mgmt_read_info and related mgmt messages
by Johan Hedberg
· 13 years ago
590051d
Bluetooth: Add ProFUSION's copyright
by Gustavo F. Padovan
· 13 years ago
7f97104
Bluetooth: Use system workqueue to schedule power_on
by Gustavo F. Padovan
· 13 years ago
6d438e3
Bluetooth: Remove work_add and work_del from hci_sysfs
by Gustavo F. Padovan
· 13 years ago
32845eb
Bluetooth: Use new alloc_workqueue()
by Gustavo F. Padovan
· 13 years ago
80b7ab3
Bluetooth: move power_off to system workqueue
by Gustavo F. Padovan
· 13 years ago
3d57dc6
Bluetooth: Change l2cap chan_list to use RCU
by Gustavo F. Padovan
· 13 years ago
03a0019
Bluetooth: invert locking order in connect path
by Gustavo F. Padovan
· 13 years ago
f878fca
Bluetooth: convert info timer to delayed_work
by Gustavo F. Padovan
· 13 years ago
3eff45e
Bluetooth: convert tx_task to workqueue
by Gustavo F. Padovan
· 13 years ago
c347b76
Bluetooth: Move command task to workqueue
by Gustavo F. Padovan
· 13 years ago
3c54711
Bluetooth: Don't disable tasklets to call hdev->notify()
by Gustavo F. Padovan
· 13 years ago
bf4c632
Bluetooth: convert conn hash to RCU
by Gustavo F. Padovan
· 13 years ago
8192ede
Bluetooth: Use RCU to manipulate chan_list
by Gustavo F. Padovan
· 13 years ago
d01b2ff
Bluetooth: convert chan_lock to mutex
by Gustavo F. Padovan
· 13 years ago
67d0dfb
Bluetooth: move hci_task_lock to mutex
by Gustavo F. Padovan
· 13 years ago
eb403a1
Bluetooth: Remove sk_backlog usage from L2CAP
by Gustavo F. Padovan
· 13 years ago
aa2ac88
Bluetooth: Don't use spin_lock socket lock anymore
by Gustavo F. Padovan
· 13 years ago
Next »