index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
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
*
cc2520: Add support for CC2591 amplifier.
Brad Campbell
2015-03-18
1
-8
/
+47
*
cc2520: Do not store platform_data in spi_device
Brad Campbell
2015-03-18
1
-49
/
+46
*
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
*
ieee802154: cc2520: Fix space before , coding style issue
Mohammad Jamal
2015-02-02
1
-2
/
+2
*
ieee802154: cc2520: Replace shift operations by BIT macro
Mohammad Jamal
2015-02-02
1
-3
/
+3
*
at86rf230: Constify struct regmap_config
Krzysztof Kozlowski
2015-01-05
1
-1
/
+1
*
cc2520: fix zero perm_extended_addr address
Varka Bhadram
2014-12-30
1
-0
/
+1
*
cc2520: remove 'ret' goto label
Varka Bhadram
2014-12-30
1
-10
/
+4
*
cc2520: use devm_kzalloc(.., sizeof(*pointer), ..) pattern
Varka Bhadram
2014-12-30
1
-2
/
+1
*
net: ieee802154: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2014-12-30
1
-7
/
+0
*
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/mrf24j40: Fix alignment of parenthesis
Stefan Schmidt
2014-12-19
1
-2
/
+2
*
ieee802154/mrf24j40: Fix typo begining -> beginning
Stefan Schmidt
2014-12-19
1
-1
/
+1
*
ieee802154/cc2520: Remove extra blank lines
Stefan Schmidt
2014-12-19
1
-2
/
+0
*
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
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
net: ieee802154: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
*
|
cc2520: adds terminating newline
Varka Bhadram
2014-12-05
1
-1
/
+1
*
|
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
[next]