Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eedbd5812c2afe79646a7c1c071875e46c867935
/
net
eedbd58
Bluetooth: Fix clearing remote OOB data through mgmt
by Johan Hedberg
· 10 years ago
49d1174
Bluetooth: Add debug logs to help track locking issues
by Johan Hedberg
· 10 years ago
d88b5bb
Bluetooth: Remove unnecessary hdev locking in smp.c
by Johan Hedberg
· 10 years ago
adae20c
Bluetooth: Convert IRK list to RCU
by Johan Hedberg
· 10 years ago
970d0f1
Bluetooth: Convert LTK list to RCU
by Johan Hedberg
· 10 years ago
3e64b7b
Bluetooth: Trigger SMP for the appropriate LE CoC errors
by Johan Hedberg
· 10 years ago
35dc6f8
Bluetooth: Add key preference parameter to smp_sufficient_security
by Johan Hedberg
· 10 years ago
fa37c1a
Bluetooth: Fix sending incorrect LE CoC PDU in BT_CONNECT2 state
by Johan Hedberg
· 10 years ago
a809eff
Bluetooth: hidp: replace kzalloc/copy_from_user by memdup_user
by Fabian Frederick
· 10 years ago
2773b02
Bluetooth: Fix correct nesting for 6lowpan server channel
by Johan Hedberg
· 10 years ago
ff71411
Bluetooth: Fix L2CAP nesting level initialization location
by Johan Hedberg
· 10 years ago
3b2ab39
Bluetooth: Fix L2CAP socket lock nesting level
by Johan Hedberg
· 10 years ago
abe8490
Bluetooth: Use proper nesting annotation for l2cap_chan lock
by Johan Hedberg
· 10 years ago
61f2dcb
mac802154: add interframe spacing time handling
by Alexander Aring
· 10 years ago
a930430
Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
by Johan Hedberg
· 10 years ago
f035670
Bluetooth: Fix l2cap_sock_teardown_cb lockdep warning
by Johan Hedberg
· 10 years ago
c8937a1d
ieee820154: add lbt setting support
by Alexander Aring
· 10 years ago
17a3a46
ieee820154: add max frame retries setting support
by Alexander Aring
· 10 years ago
a01ba76
ieee820154: add max csma backoffs setting support
by Alexander Aring
· 10 years ago
656a999
ieee820154: add backoff exponent setting support
by Alexander Aring
· 10 years ago
9830c62
ieee820154: add short_addr setting support
by Alexander Aring
· 10 years ago
702bf37
ieee820154: add pan_id setting support
by Alexander Aring
· 10 years ago
ab0bd56
ieee820154: add channel set support
by Alexander Aring
· 10 years ago
be4fd8e
mac802154: add ifname change notifier
by Alexander Aring
· 10 years ago
912f67a
mac802154: change module description
by Alexander Aring
· 10 years ago
6322d50
mac802154: add wpan_phy priv id
by Alexander Aring
· 10 years ago
2789e62
mac820154: move mutex locks out of loop
by Alexander Aring
· 10 years ago
d14e1c7
mac820154: rename sdata next to tmp
by Alexander Aring
· 10 years ago
592dfbf
mac820154: move interface unregistration into iface
by Alexander Aring
· 10 years ago
4e79022
Bluetooth: 6lowpan: Remove unnecessary RCU callback
by Johan Hedberg
· 10 years ago
60cb49d
Bluetooth: Fix mgmt connected notification
by Johan Hedberg
· 10 years ago
252670c
Bluetooth: Fix sparse warning in amp.c
by Johan Hedberg
· 10 years ago
f7cb96f
mac802154: protect address changes via ioctl
by Alexander Aring
· 10 years ago
87023e1
ieee802154: fix iface dump with lowpan
by Alexander Aring
· 10 years ago
7bea1ea
ieee802154: netlink add rtnl lock
by Alexander Aring
· 10 years ago
b03c9cc
mac820154: don't set monitor dev_addr
by Alexander Aring
· 10 years ago
4b96aea
ieee802154: add wpan_dev dump support
by Alexander Aring
· 10 years ago
ca20ce20
ieee802154: add wpan_phy dump support
by Alexander Aring
· 10 years ago
79fe1a2
ieee802154: add nl802154 framework
by Alexander Aring
· 10 years ago
a6fd693
ieee802154: sysfs add wpan_phy index and name
by Alexander Aring
· 10 years ago
fcf39e6
ieee802154: add wpan_dev_list
by Alexander Aring
· 10 years ago
190ac1c
ieee802154: add iftype to wpan_dev
by Alexander Aring
· 10 years ago
f3ada64
ieee802154: add cfg802154_registered_device list
by Alexander Aring
· 10 years ago
f601379
ieee802154: rename wpan_phy_alloc
by Alexander Aring
· 10 years ago
5fb3f02
mac802154: remove mac_params in sdata
by Alexander Aring
· 10 years ago
863e88f
mac802154: move mac pib attributes into wpan_dev
by Alexander Aring
· 10 years ago
b0c42cd
Bluetooth: 6lowpan: fix skb_unshare behaviour
by Alexander Aring
· 10 years ago
cb77c3e
Bluetooth: Send mgmt_connected only if state is BT_CONFIG
by Jaganath Kanakkassery
· 10 years ago
56b2c3e
6lowpan: move skb_free from error paths in decompression
by Martin Townsend
· 10 years ago
9645c76
Bluetooth: Sort switch cases by opcode's numeric value
by Kuba Pawlak
· 10 years ago
50fc85f
Bluetooth: Clear role switch pending flag
by Kuba Pawlak
· 10 years ago
0916c02
mac802154: fix typo promisuous to promiscuous
by Alexander Aring
· 10 years ago
e57a894
mac802154: use IEEE802154_EXTENDED_ADDR_LEN
by Alexander Aring
· 10 years ago
dee56d14
mac802154: add support for perm_extended_addr
by Alexander Aring
· 10 years ago
705cbbb
mac802154: cleanup ieee802154_netdev_to_extended_addr
by Alexander Aring
· 10 years ago
7c118c1
mac802154: add ieee802154_vif struct
by Alexander Aring
· 10 years ago
e4962a1
mac802154: add default interface registration
by Alexander Aring
· 10 years ago
bd28a11
ieee802154: remove mlme get_phy callback
by Alexander Aring
· 10 years ago
d5ae67b
ieee802154: rework interface registration
by Alexander Aring
· 10 years ago
12cb56c
mac802154: move dev_hold out of ieee802154_if_add
by Alexander Aring
· 10 years ago
986a8ab
mac802154: move interface add handling in iface
by Alexander Aring
· 10 years ago
b210b18
mac802154: move interface del handling in iface
by Alexander Aring
· 10 years ago
9f3295b
ieee802154: remove nl802154 unused functions
by Alexander Aring
· 10 years ago
53f9ee61
ieee802154: rework wpan_phy index assignment
by Alexander Aring
· 10 years ago
980edbd
6lowpan: fix udp header compression when using raw sockets
by Simon Vincent
· 10 years ago
2a68c89
Bluetooth: Fix sparse warnings in RFCOMM
by Johan Hedberg
· 10 years ago
a736abc
Bluetooth: Fix invalid response for 'Start Discovery' command
by Szymon Janc
· 10 years ago
40f4938
Bluetooth: Consolidate whitelist debugfs entry into device_list
by Marcel Holtmann
· 10 years ago
868ed8e
ieee802154: remove unnecessary functions
by Alexander Aring
· 10 years ago
fdd2068
mac802154: cfg: add missing include
by Alexander Aring
· 10 years ago
c5fbbc4
ieee802154: sysfs: add missing include
by Alexander Aring
· 10 years ago
75e0569
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
by Marcel Holtmann
· 10 years ago
65efd2b
Bluetooth: Introduce BT_BREDR and BT_LE config options
by Marcel Holtmann
· 10 years ago
24dfa34
Bluetooth: Print error message for HCI_Hardware_Error event
by Marcel Holtmann
· 10 years ago
8761f9d
Bluetooth: Check status of command complete for HCI_Reset
by Marcel Holtmann
· 10 years ago
6290671
ieee802154: 6lowpan: remove set of mac address
by Alexander Aring
· 10 years ago
ea7053c
mac802154: iface: add validation for extended address
by Alexander Aring
· 10 years ago
f59f419
mac802154: move phy settings into netlink receive
by Alexander Aring
· 10 years ago
50c7907
mac802154: set panid address filter on ifup
by Alexander Aring
· 10 years ago
78b4bad16
mac802154: set short address filter on ifup
by Alexander Aring
· 10 years ago
776e59d
mac802154: set extended address filter on ifup
by Alexander Aring
· 10 years ago
8f499f9
ieee802154: don't allow to change addr while netif_running
by Alexander Aring
· 10 years ago
4a9a816
cfg802154: convert deprecated iface add and del
by Alexander Aring
· 10 years ago
ea4dcd3
ieee802154: add helper wpan_phy_to_rdev function
by Alexander Aring
· 10 years ago
1201cd2
mac802154: introduce mac802154_config_ops
by Alexander Aring
· 10 years ago
a5dd1d7
cfg802154: introduce cfg802154_registered_device
by Alexander Aring
· 10 years ago
ff4e655
ieee802154: remove default channel settings
by Alexander Aring
· 10 years ago
039fada
Bluetooth: Fix hci_sync missing wakeup interrupt
by Chan-yeol Park
· 10 years ago
a4d5504
Bluetooth: Clear LE white list when resetting controller
by Marcel Holtmann
· 10 years ago
daac197
Bluetooth: 6lowpan: use after free in disconnect_devices()
by Dan Carpenter
· 10 years ago
38130c3
mac802154: add basic support for monitor
by Alexander Aring
· 10 years ago
05f7de6
mac802154: rx: add error handling after skb_clone
by Alexander Aring
· 10 years ago
20b4812
mac802154: rx: monitor receive cleanup
by Alexander Aring
· 10 years ago
1846067
mac802154: rx: add rx stats incrementation
by Alexander Aring
· 10 years ago
21fdf0a
mac802154: rx: use netif_receive_skb
by Alexander Aring
· 10 years ago
1054ed8
mac802154: rx: remove override pkt_type set to PACKET_HOST
by Alexander Aring
· 10 years ago
ec718f3
mac802154: rx: add software checksum filtering check
by Alexander Aring
· 10 years ago
b788949
mac802154: rx: simplify crc receive handling
by Alexander Aring
· 10 years ago
08c511a
mac802154: rx: remove unnecessary parameter
by Alexander Aring
· 10 years ago
90386a7
mac802154: separate omit tx/rx flags
by Alexander Aring
· 10 years ago
Next »