index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
/
at86rf230.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
at86rf230: remove unnecessary spinlock
Alexander Aring
1
-9
/
+0
2015-03-17
at86rf230: fix at86rf230_read_subreg succeed handling
Alexander Aring
1
-1
/
+1
2015-03-14
at86rf230: fix volatile regmap registers
Alexander Aring
1
-0
/
+2
2015-03-14
at86rf230: add support for calibration timeout
Alexander Aring
1
-14
/
+58
2015-03-14
at86rf230: replace state change sleeps with hrtimer
Alexander Aring
1
-10
/
+29
2015-03-14
at86rf230: init xtal_trim with zero
Alexander Aring
1
-1
/
+1
2015-03-03
at86rf230: restore trx len when needed
Alexander Aring
1
-4
/
+8
2015-03-03
at86rf230: remove multiple dereferencing for ctx
Alexander Aring
1
-13
/
+12
2015-03-03
at86rf230: remove multiple dereferencing for irq
Alexander Aring
1
-11
/
+14
2015-03-03
at86rf230: refactor receive handling
Alexander Aring
1
-20
/
+14
2015-03-03
at86rf230: cleanup and squash stack variable
Alexander Aring
1
-2
/
+1
2015-03-03
at86rf230: add transmit retry support
Alexander Aring
1
-3
/
+21
2015-02-27
at86rf230: add warning if edge-triggered irq
Alexander Aring
1
-0
/
+4
2015-02-27
at86rf230: add irq low-level for polarity
Alexander Aring
1
-1
/
+2
2015-02-27
at86rf230: add irqmask mode setting
Alexander Aring
1
-0
/
+5
2015-02-27
at86rf230: remove tx_timeout
Alexander Aring
1
-5
/
+0
2015-02-27
at86rf230: add support for external xtal trim
Alexander Aring
1
-4
/
+50
2015-02-27
at86rf230: copy pdata to driver allocated space
Alexander Aring
1
-26
/
+25
2015-02-15
at86rf230: assign wait_for_completion_timeout to appropriately typed var
Nicholas Mc Guire
1
-1
/
+1
2015-01-05
at86rf230: Constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
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/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-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
1
-13
/
+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
1
-0
/
+1
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-29
at86rf230: deliver with checksum
Alexander Aring
1
-2
/
+2
2014-10-29
at86rf230: add support for promiscuous mode
Alexander Aring
1
-1
/
+29
2014-10-29
mac802154: add hardware address filter flag
Alexander Aring
1
-1
/
+2
2014-10-29
mac802154: add IEEE802154_HW_ARET hw flag
Alexander Aring
1
-1
/
+1
2014-10-28
mac802154: remove might_sleep from driver layer
Alexander Aring
1
-3
/
+0
[prev]
[next]