Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a9331c0c0fcd57ae3966946188e1416fe415351
/
drivers
/
net
/
ieee802154
/
mrf24j40.c
c8fc84e
mac802154: add hardware address filter flag
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
61a2281
ieee802154: drivers: use dev_alloc_skb
by Alexander Aring
· 10 years ago
ed0a5dc
mac802154: tx: add support for xmit_async callback
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
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
db9e0ee
ieee802154: mrf24j40: Add support for MRF24J40MC
by Simon Vincent
· 10 years ago
ca079ad
mrf24j40: use pr_* / dev_* instead of printk()
by Varka Bhadram
· 10 years ago
3d920f0
mrf24j40: remove unnecessary return statement
by Varka Bhadram
· 10 years ago
529160d
mrf24j40: fix Missing a blank line after declarations
by Varka Bhadram
· 10 years ago
3dac9a7
mrf24j40: separate h/w init and add checkings
by Varka Bhadram
· 10 years ago
0aaf43f
mrf24j40: add device managed APIs
by Varka Bhadram
· 10 years ago
b70ab2e
ieee802154: enforce consistent endianness in the 802.15.4 stack
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
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
4fa0a0e
net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()
by Jingoo Han
· 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
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