Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fe89e69050489884b304ea67b580056395dbd2b1
fe89e69
mac802154: cleanup llsec param flags
by Varka Bhadram
· 9 years ago
e3f6a25
Bluetooth: Use actual encryption key size for SMP over BR/EDR
by Johan Hedberg
· 9 years ago
821f376
Bluetooth: Read encryption key size for BR/EDR connections
by Johan Hedberg
· 9 years ago
035ad62
Bluetooth: Move SC-only check outside of BT_CONFIG branch
by Johan Hedberg
· 9 years ago
b1f663c
Bluetooth: Add debugfs support for min LE encryption key size
by Johan Hedberg
· 9 years ago
2fd3655
Bluetooth: Add debugfs support for max LE encryption key size
by Johan Hedberg
· 9 years ago
835a6a2
Bluetooth: Stop sabotaging list poisoning
by Alexey Dobriyan
· 9 years ago
d446278
nl802154: fix misspelled enum
by Christoffer Holmstedt
· 9 years ago
1fc62c5
Bluetooth: Fix exposing full value of shortened LTKs
by Johan Hedberg
· 9 years ago
61b2fc2
Bluetooth: hci_uart: Add bcm_set_baudrate()
by Frederic Danis
· 9 years ago
c9d4420
ieee802154: cc2520: check for return values in cc2520_filter()
by Stefan Schmidt
· 9 years ago
fe8de00
Bluetooth: hci_bcsp: Clean up code Fix
by Prasanna Karthik
· 9 years ago
ff50e8a
Bluetooth: Move SCO support under BT_BREDR config option
by Arron Wang
· 9 years ago
9b4c333
Bluetooth: Make l2cap_recv_acldata() and sco_recv_scodata() return void
by Arron Wang
· 9 years ago
867146a
Bluetooth: Don't call shutdown when leaving user channel
by Loic Poulain
· 9 years ago
e5719b6
ieee802154/mrf24j40: make sure we do not override return values
by Stefan Schmidt
· 9 years ago
9a4d3d4
mac802154/iface: remove superfluous WARN_ON call in slave_open()
by Stefan Schmidt
· 9 years ago
e66890a9
Bluetooth: btusb: Fix secure send command length alignment on Intel 8260
by Marcel Holtmann
· 9 years ago
8b76ce3
Bluetooth: Fix encryption key size handling for LTKs
by Johan Hedberg
· 9 years ago
2eeac87
Bluetooth: btusb: Correct typo in Roper Class 1 Bluetooth Dongle
by Aleksei Volkov
· 9 years ago
7cd84d7
Bluetooth: btusb: Remove unneeded btusb_read_local_version function
by Marcel Holtmann
· 9 years ago
9641d34
Bluetooth: btusb: Remove double error check from local version command
by Marcel Holtmann
· 9 years ago
ecffc80
Bluetooth: btusb: Fix memory leak in Intel setup routine
by Marcel Holtmann
· 9 years ago
781f899
Bluetooth: Fix race condition with user channel and setup stage
by Marcel Holtmann
· 9 years ago
0d0cef6
ath3k: add support of 13d3:3474 AR3012 device
by Dmitry Tunin
· 9 years ago
692c062
ath3k: Add support of 0489:e076 AR3012 device
by Dmitry Tunin
· 9 years ago
623c123
mac802154: change pan_coord type to bool
by Alexander Aring
· 9 years ago
a0825b0
mac802154: add missing structure comments
by Alexander Aring
· 9 years ago
af69a34
mac802154: rearrange attribute in ieee802154_hw
by Alexander Aring
· 9 years ago
5661d43
mac802154: remove unused hw_filt attribute
by Alexander Aring
· 9 years ago
bcbfd20
mac802154: cleanup ieee802154 hardware flags
by Alexander Aring
· 9 years ago
f265be3
mac802154: remove aack hw flag
by Alexander Aring
· 9 years ago
6b70a43
mac802154: cleanup address filtering flags
by Alexander Aring
· 9 years ago
ed65963
mac802154: remove unneeded vif struct
by Alexander Aring
· 9 years ago
9380f9e
Bluetooth: Reorder HCI user channel socket release
by Loic Poulain
· 10 years ago
951b6a0
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
by Jaganath Kanakkassery
· 10 years ago
6be09b4
Bluetooth: hci_uart: Update Broadcom UART setup
by Frederic Danis
· 10 years ago
75e167e
Bluetooth: btbcm: Add helper functions for UART setup
by Frederic Danis
· 10 years ago
7721383
Bluetooth: hci_uart: Support operational speed during setup
by Frederic Danis
· 10 years ago
a8f3b94
Bluetooth: btbcm: Add BCM4324B3 UART device
by Frederic Danis
· 10 years ago
18aeb44
Bluetooth: btbcm: Move request/release_firmware()
by Frederic Danis
· 10 years ago
133be02
nl802154: export supported commands
by Varka Bhadram
· 9 years ago
8a70cef
ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
by Lennert Buytenhek
· 9 years ago
07bd77f
cfg802154: fix rdev-ops naming convension and format specifiers
by Varka Bhadram
· 9 years ago
4eeab59
Bluetooth: vhci: Clean up coding style fix
by Prasanna Karthik
· 9 years ago
0ecc4e6
mac802154: add trace functionality for driver ops
by Varka Bhadram
· 9 years ago
1caf6f4
ieee802154: 6lowpan: set ackreq when needed
by Alexander Aring
· 9 years ago
d6d244d
cc2520: update current channel
by Varka Bhadram
· 10 years ago
322fe2d
cc2520: update initial transmit power value
by Varka Bhadram
· 10 years ago
e10c167
cc2520: add set transmit power setting support
by Varka Bhadram
· 10 years ago
1a1bc59
cc2520: fix CC2591 handling
by Varka Bhadram
· 10 years ago
aad1b0b
cc2520: fix in default tx power setting
by Varka Bhadram
· 10 years ago
bc6e17b
MAINTAINERS: Add myself as maintainer for the atusb driver
by Stefan Schmidt
· 10 years ago
c61c9bd
ieee802154/atusb: Add .set_promiscuous_mode driver operation
by Stefan Schmidt
· 10 years ago
8702cb0
ieee802154/atusb: Add .set_txpower operation to the driver
by Stefan Schmidt
· 10 years ago
bdc7873
ieee802154/atusb: Add function for partial register writes
by Stefan Schmidt
· 10 years ago
daf4e2c
ieee802154: Fix EUI-64 station address validation.
by Lennert Buytenhek
· 10 years ago
3b369bd
ieee802154: Fix generation of random EUI-64 addresses.
by Lennert Buytenhek
· 10 years ago
a9ab218
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 9 years ago
abf2e7d
bpf: add missing rcu protection when releasing programs from prog_array
by Alexei Starovoitov
· 10 years ago
d1f5f2b
Merge branch 'hv_netvsc-next'
by David S. Miller
· 9 years ago
5defde5
hv_netvsc: Allocate the sendbuf in a NUMA aware way
by K. Y. Srinivasan
· 10 years ago
0a726c2
hv_netvsc: Allocate the receive buffer from the correct NUMA node
by K. Y. Srinivasan
· 10 years ago
282c320
netevent: remove automatic variable in register_netevent_notifier()
by Wang Long
· 10 years ago
583d3f5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 9 years ago
5289e4a
Merge branch 'systemport-next'
by David S. Miller
· 9 years ago
25977ac
net: systemport: Add a check for oversized packets
by Florian Fainelli
· 10 years ago
c73b018
net: systemport: rewrite bcm_sysport_rx_refill
by Florian Fainelli
· 10 years ago
baf387a
net: systemport: Pre-calculate and utilize cb->bd_addr
by Florian Fainelli
· 10 years ago
3d2f6d4
ipv6: drop unneeded goto
by Julia Lawall
· 10 years ago
5e9615b
net: thunderx: add 64-bit dependency
by Arnd Bergmann
· 10 years ago
d9dca9cb
Merge branch 'mlx4-next'
by David S. Miller
· 9 years ago
6d90aa5
net/mlx4_core: Make sure there are no pending async events when freeing CQ
by Matan Barak
· 9 years ago
de16180
net/mlx4_core: Move affinity hints to mlx4_core ownership
by Ido Shamay
· 9 years ago
c66fa19
net/mlx4: Add EQ pool
by Matan Barak
· 9 years ago
4856413
net/mlx4_core: Demote simple multicast and broadcast flow steering rules
by Matan Barak
· 9 years ago
9d52bf0
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 9 years ago
1dcf3ac
Merge branch 'mlx5-next'
by David S. Miller
· 9 years ago
f62b8bb
net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality
by Amir Vadai
· 10 years ago
afb736e
net/mlx5: Ethernet resource handling files
by Amir Vadai
· 10 years ago
e586b3b
net/mlx5: Ethernet Datapath files
by Amir Vadai
· 10 years ago
e725440
net/mlx5_core: Set/Query port MTU commands
by Saeed Mahameed
· 10 years ago
90b3e38
net/mlx5_core: Modify CQ moderation parameters
by Rana Shahout
· 10 years ago
4c916a7
net/mlx5_core: Implement get/set port status
by Rana Shahout
· 10 years ago
adb0c95
net/mlx5_core: Implement access functions of ptys register fields
by Saeed Mahameed
· 10 years ago
938fe83
net/mlx5_core: New device capabilities handling
by Saeed Mahameed
· 10 years ago
e281682
net/mlx5_core: HW data structs/types definitions cleanup
by Saeed Mahameed
· 10 years ago
db058a1
net/mlx5_core: Set irq affinity hints
by Saeed Mahameed
· 10 years ago
64ffaa2
net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory
by Amir Vadai
· 10 years ago
8ed9b5e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 9 years ago
1ea23a2
tipc: unconditionally put sock refcnt when sock timer to be deleted is pending
by Ying Xue
· 10 years ago
f4fb874
if_vlan: fix vlaue -> value typo
by Vivien Didelot
· 10 years ago
37e82c2
bpf: allow BPF programs access skb->skb_iif and skb->dev->ifindex fields
by Alexei Starovoitov
· 10 years ago
e01ec21
hv_netvsc: Properly size the vrss queues
by KY Srinivasan
· 10 years ago
8133534
net: limit tcp/udp rmem/wmem to SOCK_{RCV,SND}BUF_MIN
by Sorin Dumitru
· 10 years ago
5befa5e
Merge branch 'stmmac-IPQ806x'
by David S. Miller
· 9 years ago
95e130a
net: stmmac: ipq806x: document device tree bindings
by Mathieu Olivari
· 10 years ago
b1c1721
stmmac: add ipq806x glue layer
by Mathieu Olivari
· 10 years ago
2773238
stmmac: add fixed-link device-tree support
by Mathieu Olivari
· 10 years ago
5790cf3
stmmac: add phy-handle support to the platform layer
by Mathieu Olivari
· 10 years ago
Next »