Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1498507a47867596de158d4db8728e92385a4919
/
drivers
/
net
/
ieee802154
/
at86rf230.c
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
b70ab2e
ieee802154: enforce consistent endianness in the 802.15.4 stack
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
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
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
f8075a8
at86rf230: remove unnecessary / dead code
by Sascha Herrmann
· 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
c14dd26
ieee802154: at86rf230: Remove empty suspend/resume callbacks
by Lars-Peter Clausen
· 12 years ago
bb1f460
ieee802154: remove __dev* attributes
by Bill Pemberton
· 12 years ago
0739d64
drivers/ieee802154: move ieee802154 drivers to net folder
by alex.bluesman.smirnov@gmail.com
· 12 years ago
[Renamed from drivers/ieee802154/at86rf230.c]
395a573
drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro
by alex.bluesman.smirnov@gmail.com
· 12 years ago
5b00f2e
drivers/ieee802154/at86rf230: rework irq handler
by alex.bluesman.smirnov@gmail.com
· 12 years ago
23c3421
drivers/ieee802154/at231rf230: remove unused return status
by alex.bluesman.smirnov@gmail.com
· 12 years ago
7b8e19b
drivers/ieee802154: add support for the at86rf230/231 transceivers
by alex.bluesman.smirnov@gmail.com
· 12 years ago