index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-30
at86rf230: add slp_tr support to start tx
Alexander Aring
1
-6
/
+21
2015-04-30
at86rf230: change state change if from trx_off
Alexander Aring
1
-6
/
+18
2015-04-30
at86rf230: remove unnecessary tx state change
Alexander Aring
1
-13
/
+3
2015-04-30
at86rf230: add TX_ARET_ON for calibration timeout
Alexander Aring
1
-2
/
+3
2015-04-30
at86rf230: move cal_timeout to state change
Alexander Aring
1
-3
/
+5
2015-04-30
at86rf230: remove tabs after define
Alexander Aring
1
-152
/
+152
2015-04-30
at86rf230: Add macro for TRX STATE MASK
Christoffer Holmstedt
1
-2
/
+4
2015-04-09
mac802154: fix transmission power datatype
Varka Bhadram
1
-1
/
+1
2015-03-27
at86rf230: fix is_tx while error handling
Alexander Aring
1
-0
/
+1
2015-03-27
at86rf230: remove unnecessary spinlock
Alexander Aring
1
-9
/
+0
2015-03-18
cc2520: Add support for CC2591 amplifier.
Brad Campbell
1
-8
/
+47
2015-03-18
cc2520: Do not store platform_data in spi_device
Brad Campbell
1
-49
/
+46
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-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-05
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
[next]