Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c36c9d50cc6af5c5bfcc195f21b73f55520c15f9
/
drivers
/
net
/
ieee802154
363c2cd
at86rf230: fix irq setup
by Phoebe Buckheister
· 10 years ago
0aaf43f
mrf24j40: add device managed APIs
by Varka Bhadram
· 10 years ago
12b5c38
ieee802154: Introduce the use of the managed version of kzalloc
by Himangi Saraogi
· 10 years ago
18c6504
at86rf230: remove function for setting irq polarity
by Alexander Aring
· 11 years ago
1cc9fc5
at86rf230: remove unnecessary state read
by Alexander Aring
· 11 years ago
57e48ff
at86rf230: remove unnecessary spi_set_drvdata
by Alexander Aring
· 11 years ago
1962694
at86rf230: reset irq line before irq request
by Alexander Aring
· 11 years ago
ee69559
at86rf230: remove unnecessary assign
by Alexander Aring
· 11 years ago
a8b66db
at86rf230: remove #ifdef CONFIG_OF
by Alexander Aring
· 11 years ago
90b1552
at86rf230: add at86rf230_device_id table
by Alexander Aring
· 11 years ago
1086b4f
at86rf230: make of_device_id const
by Alexander Aring
· 11 years ago
835cb7d
at86rf230: add missing MODULE_DEVICE_TABLE
by Alexander Aring
· 11 years ago
0679e29
at86rf230: use devm_gpio_request_one
by Alexander Aring
· 11 years ago
652355c
at86rf230: use devm_request_irq
by Alexander Aring
· 11 years ago
8eba0ee
at86rf230: remove irq_type in request_irq
by Alexander Aring
· 11 years ago
4af619a
at86rf230: use irq_get_trigger_type
by Alexander Aring
· 11 years ago
2168746
at86rf230: fix __at86rf230_read_subreg function
by Alexander Aring
· 11 years ago
bb78864
at86rf230: remove check if AVDD settled
by Alexander Aring
· 11 years ago
39d7f32
at86rf230: fix MAX_CSMA_RETRIES parameter
by Alexander Aring
· 11 years ago
0b70195
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
17e84a9
at86rf230: mask irq's before deregister device
by Alexander Aring
· 11 years ago
fa2d3e9
at86rf230: add support for devicetree
by Alexander Aring
· 11 years ago
3fa2757
at86rf230: make reset pin optionally
by Alexander Aring
· 11 years ago
56f023f
at86rf230: change reset timings
by Alexander Aring
· 11 years ago
7e81461
at86rf230: move locking state in xmit
by Alexander Aring
· 11 years ago
7332fcb
at86rf230: fix unexpected state change
by Alexander Aring
· 11 years ago
85dcce7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ae531b9
ieee802154: use ieee802154_addr instead of *_sa variants
by Phoebe Buckheister
· 11 years ago
b70ab2e
ieee802154: enforce consistent endianness in the 802.15.4 stack
by Phoebe Buckheister
· 11 years ago
376b7bd
ieee802154: rename struct ieee802154_addr to *_sa
by Phoebe Buckheister
· 11 years ago
6e07a1e
at86rf230: fix lockdep splats
by Alexander Aring
· 11 years ago
48d5dba
ieee802154: at86rf230: add support for rf233 chip
by Thomas Stilwell
· 11 years ago
6092c79
ieee802154: fix whitespace issues in Kconfig
by Alexander Aring
· 11 years ago
9aa69bc
at86rf230: add help and 212 to Kconfig menu entry
by Alexander Aring
· 11 years ago
677676c
ieee802154: fix at86rf212_set_txpower() exit path
by Jean Sacren
· 11 years ago
44a6bd8
ieee802154: fix new function declaration
by Jean Sacren
· 11 years ago
f2fdd67
ieee802154: enable smart transmitter features of RF212
by Phoebe Buckheister
· 11 years ago
7dcbd22
ieee802154: ensure that first RF212 state comes from TRX_OFF
by Phoebe Buckheister
· 11 years ago
6ca0019
ieee802154: add support for setting CCA energy detection levels
by Phoebe Buckheister
· 11 years ago
ba08fea
ieee802154: add support for CCA mode in wpan phys
by Phoebe Buckheister
· 11 years ago
84dda3c
ieee802154: add support for listen-before-talk in wpan_phy
by Phoebe Buckheister
· 11 years ago
643e53c
ieee802154: support 100kbps QPSK/EU in at86rf230
by Phoebe Buckheister
· 11 years ago
9b2777d
ieee802154: add TX power control to wpan_phy
by Phoebe Buckheister
· 11 years ago
5b520bb
ieee802154: default to AACK in at86rf230
by Phoebe Buckheister
· 11 years ago
8fad346
ieee802154: add basic support for RF212 to at86rf230 driver
by Phoebe Buckheister
· 11 years ago
40706af
net: ieee802154: remove unnecessary spi_set_drvdata()
by Jingoo Han
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
40afbb6
mrf24j40: Use level-triggered interrupts
by Alan Ott
· 11 years ago
4a4e1da
mrf24j40: Use threaded IRQ handler
by Alan Ott
· 11 years ago
9757f1d
mrf24j40: Move INIT_COMPLETION() to before packet transmission
by Alan Ott
· 11 years ago
fdb7027
drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probe
by Wolfram Sang
· 11 years ago
057dad6
at86rf230: change irq handling to prevent lockups with edge type irq
by Sascha Herrmann
· 12 years ago
43b5abe
at86rf230: add irq type configuration option
by Sascha Herrmann
· 12 years ago
3d4a131
mrf24j40: use module_spi_driver to simplify the code
by Wei Yongjun
· 12 years ago
cbde812
mrf24j40: Enable link-layer acknowledgement and retry
by Alan Ott
· 12 years ago
f8075a8
at86rf230: remove unnecessary / dead code
by Sascha Herrmann
· 12 years ago
d87c8c6
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
by Werner Almesberger
· 12 years ago
4fa0a0e
net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 12 years ago
028889b
ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ON
by stefan@datenfreihafen.org
· 12 years ago
1486774
ieee802154/at86rf230: Implement hardware address filter callback.
by stefan@datenfreihafen.org
· 12 years ago
119c331
mrf24j40: Fix byte-order of IEEE address
by Alan Ott
· 12 years ago
cf82dab
mrf24j40: Increase max SPI speed to 10MHz
by Alan Ott
· 12 years ago
7a1c231
mrf24j40: Warn if transmit interrupts timeout
by Alan Ott
· 12 years ago
50861c7
mrf24j40: pinctrl support
by Alan Ott
· 12 years ago
c14dd26
ieee802154: at86rf230: Remove empty suspend/resume callbacks
by Lars-Peter Clausen
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
bb1f460
ieee802154: remove __dev* attributes
by Bill Pemberton
· 12 years ago
916082b
workqueue: avoid using deprecated functions
by Linus Torvalds
· 12 years ago
3731a33
ieee802154: MRF24J40 driver
by Alan Ott
· 12 years ago
0739d64
drivers/ieee802154: move ieee802154 drivers to net folder
by alex.bluesman.smirnov@gmail.com
· 12 years ago