Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a930430b047a0cc118bfc47ca54fcdfbadf091d2
/
include
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
9d30a8c
ieee802154: cleanup cfg802154 intendation
by Alexander Aring
· 10 years ago
6322d50
mac802154: add wpan_phy priv id
by Alexander Aring
· 10 years ago
3ae75e0
ieee802154: add new nl802154 header
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
f601379
ieee802154: rename wpan_phy_alloc
by Alexander Aring
· 10 years ago
863e88f
mac802154: move mac pib attributes into wpan_dev
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
239a84a
mac802154: add ieee802154_le64_to_be64
by Alexander Aring
· 10 years ago
35d5a37
ieee802154: add ieee802154_random_extended_addr
by Alexander Aring
· 10 years ago
1906bbb
ieee802154: add IEEE802154_EXTENDED_ADDR_LEN
by Alexander Aring
· 10 years ago
7c118c1
mac802154: add ieee802154_vif struct
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
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
0d8a52f
ieee802154: || vs && in ieee802154_is_valid_extended_addr()
by Dan Carpenter
· 10 years ago
98a18b6
netdevice: add ieee802154_ptr to net_device
by Alexander Aring
· 10 years ago
845472e8
Bluetooth: Add hci_conn_lookup_type() helper function
by Marcel Holtmann
· 10 years ago
43d6bc4
Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
by Marcel Holtmann
· 10 years ago
f753f7e
mac802154: fix byteorder issues
by Alexander Aring
· 10 years ago
c28bee8
ieee802154: fix byteorder issues
by Alexander Aring
· 10 years ago
a4164eb
ieee802154: add missing ULL definition
by Alexander Aring
· 10 years ago
75e0569
Bluetooth: Add hci_reset_dev() for driver triggerd stack reset
by Marcel Holtmann
· 10 years ago
24dfa34
Bluetooth: Print error message for HCI_Hardware_Error event
by Marcel Holtmann
· 10 years ago
cb904b0
ieee802154: add extended address validation helper
by Alexander Aring
· 10 years ago
ab24f50
mac802154: add helper for converting dev_addr
by Alexander Aring
· 10 years ago
4a9a816
cfg802154: convert deprecated iface add and del
by Alexander Aring
· 10 years ago
a5dd1d7
cfg802154: introduce cfg802154_registered_device
by Alexander Aring
· 10 years ago
15a892e
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 10 years ago
ec718f3
mac802154: rx: add software checksum filtering check
by Alexander Aring
· 10 years ago
90386a7
mac802154: separate omit tx/rx flags
by Alexander Aring
· 10 years ago
94b7922
mac802154: add support for promiscuous mode
by Alexander Aring
· 10 years ago
c8fc84e
mac802154: add hardware address filter flag
by Alexander Aring
· 10 years ago
ab79be3
mac802154: add IEEE802154_HW_ARET hw flag
by Alexander Aring
· 10 years ago
90a6161
mac802154: remove tab after define
by Alexander Aring
· 10 years ago
a543c59
mac802154: remove driver ops in wpan-phy
by Alexander Aring
· 10 years ago
e37d2ec
mac802154: ops: declare channel and page as u8
by Alexander Aring
· 10 years ago
1630186
mac802154: declare struct ieee802154_ops as const
by Alexander Aring
· 10 years ago
3468968
ath9k: allow disabling bands via platform data
by Felix Fietkau
· 10 years ago
a59dadb
ath9k: add support for endian swap of eeprom from platform data
by Felix Fietkau
· 10 years ago
fa49100
ieee802154: add valid psdu length helper
by Alexander Aring
· 10 years ago
c5c47e6
mac802154: rx: use tasklet instead workqueue
by Alexander Aring
· 10 years ago
0114123
ieee802154: 6lowpan: rename process_data and lowpan_process_data
by Martin Townsend
· 10 years ago
f8b3617
6lowpan: remove skb_deliver from IPHC
by Martin Townsend
· 10 years ago
1e7283a
mac802154: tx: add comment at sync xmit callback
by Alexander Aring
· 10 years ago
ed0a5dc
mac802154: tx: add support for xmit_async callback
by Alexander Aring
· 10 years ago
c208510
mac802154: add netdev qeue helpers
by Alexander Aring
· 10 years ago
dc67c6b
mac802154: tx: remove xmit channel context switch
by Alexander Aring
· 10 years ago
c6f635f
mac802154: remove ieee802154_addr from driver_ops
by Alexander Aring
· 10 years ago
5a50439
ieee802154: rename ieee802154_dev to ieee802154_hw
by Alexander Aring
· 10 years ago
4ca24ac
ieee802154: move ieee802154 header
by Alexander Aring
· 10 years ago
5ad60d3
ieee802154: move wpan-phy.h to cfg802154.h
by Alexander Aring
· 10 years ago
e72740d
ieee802154: wpan-phy: use blank line after function
by Alexander Aring
· 10 years ago
4896167
ieee802154: wpan-phy: change to __aligned(size)
by Alexander Aring
· 10 years ago
57205c1
mac802154: fix typo IEEE802515 to IEEE802154
by Alexander Aring
· 10 years ago
b3020f0
ieee802154: mac802154: remove FSF address
by Alexander Aring
· 10 years ago
89cbb06
Bluetooth: Defer connection-parameter removal when unpairing
by Alfonso Acosta
· 10 years ago
fd45ada
Bluetooth: Include ADV_IND report in Device Connected event
by Alfonso Acosta
· 10 years ago
48ec92f
Bluetooth: Refactor arguments of mgmt_device_connected
by Alfonso Acosta
· 10 years ago
278f1d0
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
2eb7f91
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
e25b492
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
0a58282
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
8a5de18
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Linus Torvalds
· 10 years ago
857b50f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
ead13ae
Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
929254d
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
511c41d
Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
88ed806
Merge tag 'md/3.18' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
0e6e58f
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
815afe1
tcp: fix build error if IPv6 is not enabled
by Eric Dumazet
· 10 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
a282054
net: dsa: add includes for ethtool and phy_fixed definitions
by Florian Fainelli
· 10 years ago
870c315
ipv6: introduce tcp_v6_iif()
by Eric Dumazet
· 10 years ago
461b74c
ipv4: clean up cookie_v4_check()
by Cong Wang
· 10 years ago
e25f866
ipv4: share tcp_v4_save_options() with cookie_v4_check()
by Cong Wang
· 10 years ago
2c6ba4b
netlink: fix description of portid
by Nicolas Dichtel
· 10 years ago
2df36a5
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
by Christoffer Dall
· 10 years ago
04ffcb2
net: Add ndo_gso_check
by Tom Herbert
· 10 years ago
cf6c0ab5
Merge branch 'topic/dma_control_fsl_acks' into for-linus
by Vinod Koul
· 10 years ago
b80719b
dmaengine: remove FSLDMA_EXTERNAL_START
by Vinod Koul
· 10 years ago
0a5642b
dmaengine: freescale: add and export fsl_dma_external_start()
by Vinod Koul
· 10 years ago
b65612a
dmaengine: add dmaengine_prep_dma_sg() helper
by Vinod Koul
· 10 years ago
2a52f6e
dmaengine: dw: export probe()/remove() and Co to users
by Andy Shevchenko
· 10 years ago
3d588f8
dmaengine: dw: split dma-dw.h to platform and private parts
by Andy Shevchenko
· 10 years ago
46e8c83
dmaengine: dw: move private definitions to regs.h
by Andy Shevchenko
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
6929c35
Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernel
by Linus Torvalds
· 10 years ago
23971bd
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
Next »