index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
ieee802154: cc2520: Fix space before , coding style issue
Mohammad Jamal
1
-2
/
+2
2015-02-02
ieee802154: cc2520: Replace shift operations by BIT macro
Mohammad Jamal
1
-3
/
+3
2015-01-06
at86rf230: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2014-12-30
cc2520: fix zero perm_extended_addr address
Varka Bhadram
1
-0
/
+1
2014-12-30
cc2520: remove 'ret' goto label
Varka Bhadram
1
-10
/
+4
2014-12-30
cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern
Varka Bhadram
1
-2
/
+1
2014-12-30
net: ieee802154: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-7
/
+0
2014-12-19
at86rf230: cleanup check on trac status
Alexander Aring
1
-5
/
+3
2014-12-19
at86rf230: remove version check for AT86RF212
Andrey Yurovsky
1
-10
/
+6
2014-12-19
at86rf230: fix register read for part version
Andrey Yurovsky
1
-1
/
+1
2014-12-19
at86rf230: remove unnecessary assign
Alexander Aring
1
-1
/
+0
2014-12-19
at86rf230: fix context pointer handling
Alexander Aring
1
-1
/
+1
2014-12-19
at86rf230: make at86rf230_async_error inline
Alexander Aring
1
-1
/
+1
2014-12-19
at86rf230: remove if branch
Alexander Aring
1
-4
/
+1
2014-12-19
ieee802154/mrf24j40: Fix alignment of parenthesis
Stefan Schmidt
1
-2
/
+2
2014-12-19
ieee802154/mrf24j40: Fix typo begining -> beginning
Stefan Schmidt
1
-1
/
+1
2014-12-19
ieee802154/cc2520: Remove extra blank lines
Stefan Schmidt
1
-2
/
+0
2014-12-19
ieee802154/at86rf230: Fix typo unkown -> unknown
Stefan Schmidt
1
-1
/
+1
2014-12-19
ieee802154/at86rf230: Align to opening parenthesis
Stefan Schmidt
1
-4
/
+4
2014-12-19
ieee802154/at86rf230: Remove unneeded blank lines
Stefan Schmidt
1
-2
/
+0
2014-12-19
at86rf230: add reset state cca handling
Alexander Aring
1
-0
/
+2
2014-12-19
ieee802154: rework cca setting
Alexander Aring
1
-2
/
+28
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-05
cc2520: adds terminating newline
Varka Bhadram
1
-1
/
+1
2014-11-17
at86rf230: fix commentation for symbol duration
Alexander Aring
1
-2
/
+2
2014-11-13
at86rf230: remove interframe spacing time workaround
Alexander Aring
1
-23
/
+37
2014-11-13
mac802154: add interframe spacing time handling
Alexander Aring
1
-1
/
+1
2014-11-12
at86rf230: remove invalid max frame retries check
Alexander Aring
1
-3
/
+0
2014-11-12
at86rf230: remove invalid max csma backoffs check
Alexander Aring
1
-3
/
+0
2014-11-12
at86rf230: remove invalid backoff exponent check
Alexander Aring
1
-1
/
+1
2014-11-12
ieee820154: remove valid page and channel checks
Alexander Aring
2
-16
/
+1
2014-11-06
at86rf230: fix simple_return.cocci warnings
Fengguang Wu
1
-5
/
+1
2014-11-05
at86rf230: add force slotted operation bit
Alexander Aring
1
-0
/
+8
2014-11-05
at86rf230: generate random perm extended address
Alexander Aring
1
-0
/
+1
2014-11-05
mac802154: add ieee802154_vif struct
Alexander Aring
2
-0
/
+2
2014-11-02
at86rf230: add default channel settings
Alexander Aring
1
-0
/
+3
2014-11-02
at86rf230: fix page parameter constraints
Alexander Aring
1
-1
/
+1
2014-10-30
at86rf230: deliver with checksum
Alexander Aring
1
-2
/
+2
2014-10-30
at86rf230: add support for promiscuous mode
Alexander Aring
1
-1
/
+29
2014-10-30
mac802154: add hardware address filter flag
Alexander Aring
3
-3
/
+6
2014-10-30
mac802154: add IEEE802154_HW_ARET hw flag
Alexander Aring
1
-1
/
+1
2014-10-29
mac802154: remove might_sleep from driver layer
Alexander Aring
3
-8
/
+0
2014-10-29
mac802154: ops: declare channel and page as u8
Alexander Aring
4
-8
/
+7
2014-10-29
mac802154: declare struct ieee802154_ops as const
Alexander Aring
4
-4
/
+4
2014-10-27
at86rf230: improve receive handling
Alexander Aring
1
-7
/
+3
2014-10-27
at86rf230: use ieee802154_is_valid_psdu_len helper
Alexander Aring
1
-18
/
+8
2014-10-27
ieee802154: drivers: use dev_alloc_skb
Alexander Aring
3
-3
/
+3
2014-10-26
at86rf230: asynchronous xmit handling
Alexander Aring
1
-25
/
+17
2014-10-26
mac802154: tx: add support for xmit_async callback
Alexander Aring
4
-4
/
+4
2014-10-25
ieee802154: rename ieee802154_dev to ieee802154_hw
Alexander Aring
4
-133
/
+133
[next]