Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dffd30ee9619ccd7153f1861ba0436bbc4400f36
/
net
c73eee9
Bluetooth: Fix sending write_le_host_supporte for LE-only controllers
by Johan Hedberg
· 12 years ago
07dc93d
Bluetooth: Fix HCI command send functions to use const specifier
by Johan Hedberg
· 12 years ago
76a388b
Bluetooth: Rename LE_SCANNING_* macros
by Andre Guedes
· 12 years ago
525e296
Bluetooth: Add macros for filter duplicates values
by Andre Guedes
· 12 years ago
5df480b
Bluetooth: Add LE scan type macros
by Andre Guedes
· 12 years ago
b6c7515
Bluetooth: Change LE scanning timeout macros
by Andre Guedes
· 12 years ago
d2c5d77
Bluetooth: Add reading of all local feature pages
by Johan Hedberg
· 12 years ago
cad718e
Bluetooth: Track feature pages in a single table
by Johan Hedberg
· 12 years ago
fa5513b
Bluetooth: Move and rename hci_conn_accept
by Frédéric Dalleau
· 12 years ago
bbb0ead
Bluetooth: Fix incorrect SSP mode bit for non SSP devices
by Jaganath Kanakkassery
· 12 years ago
e73dcfb
Bluetooth: hidp: fix sending output reports on intr channel
by David Herrmann
· 12 years ago
af87b3d
Bluetooth: hidp: don't send boot-protocol messages as HID-reports
by David Herrmann
· 12 years ago
41edc0c
Bluetooth: hidp: merge 'send' functions into hidp_send_message()
by David Herrmann
· 12 years ago
7350e6c
Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()
by David Herrmann
· 12 years ago
2df0120
Bluetooth: hidp: handle kernel_sendmsg() errors correctly
by David Herrmann
· 12 years ago
5205185
Bluetooth: hidp: remove old session-management
by David Herrmann
· 12 years ago
b4f34d8
Bluetooth: hidp: add new session-management helpers
by David Herrmann
· 12 years ago
2c8e141
Bluetooth: l2cap: add l2cap_user sub-modules
by David Herrmann
· 12 years ago
9c903e3
Bluetooth: l2cap: introduce l2cap_conn ref-counting
by David Herrmann
· 12 years ago
3764eaa
Bluetooth: hidp: move hidp_schedule() to core.c
by David Herrmann
· 12 years ago
e3492dc
Bluetooth: hidp: test "terminate" before sleeping
by David Herrmann
· 12 years ago
dcc0764
Bluetooth: hidp: remove unused session->state field
by David Herrmann
· 12 years ago
8d12356
Bluetooth: introduce hci_conn ref-counting
by David Herrmann
· 12 years ago
fc225c3
Bluetooth: remove unneeded hci_conn_hold/put_device()
by David Herrmann
· 12 years ago
93796fa
Bluetooth: Reject SCO when hci connection timeouts
by Claudio Takahasi
· 12 years ago
baf4325
Bluetooth: Remove unneeded parameter
by Claudio Takahasi
· 12 years ago
92f185c
Bluetooth: Minor coding style fix
by Claudio Takahasi
· 12 years ago
c10cc5a
Bluetooth: Use GFP_KERNEL in sco_conn_add
by Claudio Takahasi
· 12 years ago
ea323c11
Bluetooth: Fix SCO connection reference
by Claudio Takahasi
· 12 years ago
76a68ba
Bluetooth: rename hci_conn_put to hci_conn_drop
by David Herrmann
· 12 years ago
b3916db
Bluetooth: hidp: verify l2cap sockets
by David Herrmann
· 12 years ago
c849edb
Bluetooth: hidp: remove redundant error message
by David Herrmann
· 12 years ago
5afff03
Bluetooth: Remove driver init queue from core
by Marcel Holtmann
· 12 years ago
f41c70c
Bluetooth: Add driver setup stage for early init
by Marcel Holtmann
· 12 years ago
7b1abbb
Bluetooth: Add __hci_cmd_sync_ev function
by Johan Hedberg
· 12 years ago
02350a7
Bluetooth: Add support for custom event terminated commands
by Johan Hedberg
· 12 years ago
75e84b7
Bluetooth: Add __hci_cmd_sync() helper function
by Johan Hedberg
· 12 years ago
b6ddb63
Bluetooth: Track received events in hdev
by Johan Hedberg
· 12 years ago
d4299ce
Bluetooth: Remove unneeded hci_req_cmd_status function
by Andre Guedes
· 12 years ago
3e13fa1
Bluetooth: Fix hci_inquiry ioctl usage
by Andre Guedes
· 12 years ago
3372045
Bluetooth: Fix HCI request framework
by Andre Guedes
· 12 years ago
9a574cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
48b81cc
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
c78b384
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
fae17213
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by John W. Linville
· 12 years ago
370bd00
mac80211: Don't restart sta-timer if not associated.
by Ben Greear
· 12 years ago
f9f4752
cfg80211: always check for scan end on P2P device
by Johannes Berg
· 12 years ago
8b30578
mac80211: fix virtual monitor interface locking
by Johannes Berg
· 12 years ago
ce1eadd
cfg80211: fix wdev tracing crash
by Johannes Berg
· 12 years ago
0227c7b
Bluetooth: fix error return code in rfcomm_add_listener()
by Wei Yongjun
· 12 years ago
f00f188
cfg80211: fix error return code in cfg80211_init()
by Wei Yongjun
· 12 years ago
217c157
cfg80211: fix potential connection work crash
by Johannes Berg
· 12 years ago
8fa48cb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
by John W. Linville
· 12 years ago
445ea4e
mac80211: stop queues temporarily for flushing
by Johannes Berg
· 12 years ago
39ecc01
mac80211: pass queue bitmap to flush operation
by Johannes Berg
· 12 years ago
a0ca796
mac80211/minstrel_ht: do not sample actively used rates
by Felix Fietkau
· 12 years ago
bc96f24
mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates
by Felix Fietkau
· 12 years ago
3e8b1eb
mac80211/minstrel_ht: improve rate selection stability
by Felix Fietkau
· 12 years ago
d260ff1
mac80211: remove vif debugfs driver callbacks
by Stanislaw Gruszka
· 12 years ago
ddbfe86
mac80211: move sdata debugfs dir to vif
by Stanislaw Gruszka
· 12 years ago
feb94d3
Bluetooth: Fix PIN/Confirm/Passkey response parameters
by Johan Hedberg
· 12 years ago
1707c60
Bluetooth: Simplify address parameters of user_pairing_resp()
by Johan Hedberg
· 12 years ago
4c01f8b
Bluetooth: Fix fast connectable state when enabling page scan
by Johan Hedberg
· 12 years ago
bd98b99
Bluetooth: Fix updating page scan parameters when not necessary
by Johan Hedberg
· 12 years ago
4a3ee76
Bluetooth: Update page scan parameters after successful write commands
by Johan Hedberg
· 12 years ago
f332ec6
Bluetooth: Add reading of page scan parameters
by Johan Hedberg
· 12 years ago
e36a376
Bluetooth: Disable fast connectable when disabling connectable
by Johan Hedberg
· 12 years ago
406d780
Bluetooth: Refactor fast connectable HCI commands
by Johan Hedberg
· 12 years ago
1a4d3c4
Bluetooth: Add proper flag for fast connectable mode
by Johan Hedberg
· 12 years ago
05cbf29
Bluetooth: Fix error response for simultaneous fast connectable commands
by Johan Hedberg
· 12 years ago
1a47aee
Bluetooth: Limit fast connectable support to >= 1.2 controllers
by Johan Hedberg
· 12 years ago
33e38b3
Bluetooth: Fix fast connectable response sending
by Johan Hedberg
· 12 years ago
2b76f45
Bluetooth: Use an async request for mgmt_set_connectable
by Johan Hedberg
· 12 years ago
b3f2ca9
Bluetooth: Fix setting local name to the existing value
by Johan Hedberg
· 12 years ago
3f98505
Bluetooth: Fix local name setting for LE-only controllers
by Johan Hedberg
· 12 years ago
04b4edc
Bluetooth: Handle AD updating through an async request
by Johan Hedberg
· 12 years ago
1392897
Bluetooth: Fix waiting for EIR update when setting local name
by Johan Hedberg
· 12 years ago
35b973c
Bluetooth: Fix clearing flags on power off before notifying mgmt
by Johan Hedberg
· 12 years ago
f9f8527
Bluetooth: Clear non-persistent flags when closing HCI device
by Johan Hedberg
· 12 years ago
2cc6fb0
Bluetooth: Add a define for the HCI persistent flags mask
by Johan Hedberg
· 12 years ago
2908fe3
Bluetooth: Remove useless HCI_PENDING_CLASS flag
by Johan Hedberg
· 12 years ago
92da609
Bluetooth: Fix UUID/class mgmt command response synchronization
by Johan Hedberg
· 12 years ago
0cab9c8
Bluetooth: Fix busy condition testing for EIR and class updates
by Johan Hedberg
· 12 years ago
229ab39
Bluetooth: Wait for HCI command completion with mgmt_set_powered
by Johan Hedberg
· 12 years ago
890ea89
Bluetooth: Update mgmt powered HCI commands to use async requests
by Johan Hedberg
· 12 years ago
70da624
Bluetooth: Move power on HCI command updates to their own function
by Johan Hedberg
· 12 years ago
5ae327f
Bluetooth: Replaced kzalloc and memcpy with kmemdup
by Alexandru Gheorghiu
· 12 years ago
12033ca
Bluetooth: Use PTR_RET function
by Alexandru Gheorghiu
· 12 years ago
49c87cd
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
eb20ff9
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
by Vinicius Costa Gomes
· 12 years ago
488b366
mac80211: add driver callback for per-interface multicast filter
by Alexander Bondar
· 12 years ago
511044e
mac80211: remove a few set but unused variables
by Johannes Berg
· 12 years ago
6d10e46
mac80211: batch key free synchronize_net()
by Johannes Berg
· 12 years ago
3b8d9c2
mac80211: remove underscores from some key functions
by Johannes Berg
· 12 years ago
79cf2df
mac80211: clean up key freeing a bit
by Johannes Berg
· 12 years ago
07e5a5f
mac80211: fix crash with P2P Device returning action frames
by Johannes Berg
· 12 years ago
40213fa
NFC: llcp: Add cleanup support for unreplied SNL requests
by Thierry Escande
· 12 years ago
d9b8d8e
NFC: llcp: Service Name Lookup netlink interface
by Thierry Escande
· 12 years ago
e0ae7ba
NFC: llcp: Service Name Lookup SDRES aggregation
by Thierry Escande
· 12 years ago
8af362d
NFC: Add missing type policies for netlink attributes
by Thierry Escande
· 12 years ago
Next »