index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
at86rf230.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: fix transmission power datatype
Varka Bhadram
2015-04-09
1
-1
/
+1
*
at86rf230: fix is_tx while error handling
Alexander Aring
2015-03-27
1
-0
/
+1
*
at86rf230: remove unnecessary spinlock
Alexander Aring
2015-03-27
1
-9
/
+0
*
at86rf230: fix at86rf230_read_subreg succeed handling
Alexander Aring
2015-03-17
1
-1
/
+1
*
at86rf230: fix volatile regmap registers
Alexander Aring
2015-03-14
1
-0
/
+2
*
at86rf230: add support for calibration timeout
Alexander Aring
2015-03-14
1
-14
/
+58
*
at86rf230: replace state change sleeps with hrtimer
Alexander Aring
2015-03-14
1
-10
/
+29
*
at86rf230: init xtal_trim with zero
Alexander Aring
2015-03-14
1
-1
/
+1
*
at86rf230: restore trx len when needed
Alexander Aring
2015-03-03
1
-4
/
+8
*
at86rf230: remove multiple dereferencing for ctx
Alexander Aring
2015-03-03
1
-13
/
+12
*
at86rf230: remove multiple dereferencing for irq
Alexander Aring
2015-03-03
1
-11
/
+14
*
at86rf230: refactor receive handling
Alexander Aring
2015-03-03
1
-20
/
+14
*
at86rf230: cleanup and squash stack variable
Alexander Aring
2015-03-03
1
-2
/
+1
*
at86rf230: add transmit retry support
Alexander Aring
2015-03-03
1
-3
/
+21
*
at86rf230: add warning if edge-triggered irq
Alexander Aring
2015-02-27
1
-0
/
+4
*
at86rf230: add irq low-level for polarity
Alexander Aring
2015-02-27
1
-1
/
+2
*
at86rf230: add irqmask mode setting
Alexander Aring
2015-02-27
1
-0
/
+5
*
at86rf230: remove tx_timeout
Alexander Aring
2015-02-27
1
-5
/
+0
*
at86rf230: add support for external xtal trim
Alexander Aring
2015-02-27
1
-4
/
+50
*
at86rf230: copy pdata to driver allocated space
Alexander Aring
2015-02-27
1
-26
/
+25
*
at86rf230: assign wait_for_completion_timeout to appropriately typed var
Nicholas Mc Guire
2015-02-15
1
-1
/
+1
*
at86rf230: Constify struct regmap_config
Krzysztof Kozlowski
2015-01-05
1
-1
/
+1
*
at86rf230: cleanup check on trac status
Alexander Aring
2014-12-19
1
-5
/
+3
*
at86rf230: remove version check for AT86RF212
Andrey Yurovsky
2014-12-19
1
-10
/
+6
*
at86rf230: fix register read for part version
Andrey Yurovsky
2014-12-19
1
-1
/
+1
*
at86rf230: remove unnecessary assign
Alexander Aring
2014-12-19
1
-1
/
+0
*
at86rf230: fix context pointer handling
Alexander Aring
2014-12-19
1
-1
/
+1
*
at86rf230: make at86rf230_async_error inline
Alexander Aring
2014-12-19
1
-1
/
+1
*
at86rf230: remove if branch
Alexander Aring
2014-12-19
1
-4
/
+1
*
ieee802154/at86rf230: Fix typo unkown -> unknown
Stefan Schmidt
2014-12-19
1
-1
/
+1
*
ieee802154/at86rf230: Align to opening parenthesis
Stefan Schmidt
2014-12-19
1
-4
/
+4
*
ieee802154/at86rf230: Remove unneeded blank lines
Stefan Schmidt
2014-12-19
1
-2
/
+0
*
at86rf230: add reset state cca handling
Alexander Aring
2014-12-19
1
-0
/
+2
*
ieee802154: rework cca setting
Alexander Aring
2014-12-19
1
-2
/
+28
*
at86rf230: fix commentation for symbol duration
Alexander Aring
2014-11-17
1
-2
/
+2
*
at86rf230: remove interframe spacing time workaround
Alexander Aring
2014-11-13
1
-23
/
+37
*
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-13
1
-1
/
+1
*
at86rf230: remove invalid max frame retries check
Alexander Aring
2014-11-12
1
-3
/
+0
*
at86rf230: remove invalid max csma backoffs check
Alexander Aring
2014-11-12
1
-3
/
+0
*
at86rf230: remove invalid backoff exponent check
Alexander Aring
2014-11-12
1
-1
/
+1
*
ieee820154: remove valid page and channel checks
Alexander Aring
2014-11-12
1
-13
/
+1
*
at86rf230: fix simple_return.cocci warnings
Fengguang Wu
2014-11-06
1
-5
/
+1
*
at86rf230: add force slotted operation bit
Alexander Aring
2014-11-05
1
-0
/
+8
*
at86rf230: generate random perm extended address
Alexander Aring
2014-11-05
1
-0
/
+1
*
mac802154: add ieee802154_vif struct
Alexander Aring
2014-11-05
1
-0
/
+1
*
at86rf230: add default channel settings
Alexander Aring
2014-11-02
1
-0
/
+3
*
at86rf230: fix page parameter constraints
Alexander Aring
2014-11-02
1
-1
/
+1
*
at86rf230: deliver with checksum
Alexander Aring
2014-10-29
1
-2
/
+2
*
at86rf230: add support for promiscuous mode
Alexander Aring
2014-10-29
1
-1
/
+29
*
mac802154: add hardware address filter flag
Alexander Aring
2014-10-29
1
-1
/
+2
[next]