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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-19
fakelb: fix schedule while atomic
Alexander Aring
1
-7
/
+7
2016-07-12
mrf24j40: avoid uninitialized byte in SPI transfer to radio.
Walter Mack
1
-0
/
+2
2016-07-08
fakelb: allow to run as monitor
Alexander Aring
1
-0
/
+8
2016-07-08
atusb: don't change csma settings while set channel
Alexander Aring
1
-5
/
+1
2016-05-19
net: ieee802154/adf7242: syntax error ifdef DEBUG
xypron.glpk@gmx.de
1
-1
/
+0
2016-04-21
ieee802154: atusb: update my copyright years for this driver
Stefan Schmidt
1
-0
/
+2
2016-04-21
ieee802154: atusb: implement .set_cca_mode ops callback
Stefan Schmidt
1
-1
/
+43
2016-04-21
ieee802154: atusb: implement .set_cca_ed_level ops callback
Stefan Schmidt
1
-1
/
+26
2016-04-21
ieee802154: atusb: implement .set_csma_params ops callback
Stefan Schmidt
1
-1
/
+19
2016-04-20
at86rf230: increase sleep to off timings
Alexander Aring
1
-3
/
+3
2016-04-13
mrf24j40: apply the security-enabled bit on secured outbound frames
Alexandre Macabies
1
-0
/
+4
2016-04-13
mrf24j40: fix security-enabled processing on inbound frames
Alexandre Macabies
1
-1
/
+9
2016-04-08
ieee802154/adf7242: fix memory leak of firmware
Sudip Mukherjee
1
-0
/
+2
2016-02-23
mrf24j40: add writeable missing reg
Alexander Aring
1
-0
/
+1
2016-02-23
at86rf230: fix state change handling on error
Alexander Aring
1
-4
/
+3
2016-02-23
at86rf230: fix race on error handling
Alexander Aring
1
-4
/
+14
2016-01-03
ieee802154: cc2520: Check CRC & add promiscuous
Brad Campbell
1
-23
/
+122
2015-12-11
ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154
Michael Hennerich
3
-0
/
+1297
2015-12-11
ieee802154-atusb: Delete an unnecessary check before the function call "kfree...
Markus Elfring
1
-2
/
+1
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
3
-3
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
3
-3
/
+0
2015-09-24
mrf24j40: remove trailing semicolon
Alexander Aring
1
-1
/
+1
2015-09-22
mrf24j40: replace magic numbers
Alexander Aring
1
-38
/
+98
2015-09-22
mrf24j40: change irq trigger type behaviour
Alexander Aring
1
-3
/
+28
2015-09-22
mrf24j40: add promiscuous mode support
Alexander Aring
1
-1
/
+21
2015-09-22
mrf24j40: add tx power support
Alexander Aring
1
-0
/
+71
2015-09-22
mrf24j40: add cca ed level support
Alexander Aring
1
-1
/
+49
2015-09-22
mrf24j40: add cca mode support
Alexander Aring
1
-0
/
+40
2015-09-22
mrf24j40: add csma params support
Alexander Aring
1
-1
/
+26
2015-09-22
mrf24j40: async interrupt handling
Alexander Aring
1
-53
/
+40
2015-09-22
mrf24j40: rework rx handling to async rx handling
Alexander Aring
1
-164
/
+118
2015-09-22
mrf24j40: rework tx handling to async tx handling
Alexander Aring
1
-83
/
+78
2015-09-22
mrf24j40: change to frame delivery with crc
Alexander Aring
1
-4
/
+1
2015-09-22
mrf24j40: use regmap for register access
Alexander Aring
1
-97
/
+50
2015-09-22
mrf24j40: add regmap support
Alexander Aring
2
-0
/
+313
2015-09-22
mrf24j40: add more register defines
Alexander Aring
1
-0
/
+68
2015-09-22
mrf24j40: add random extended addr generation
Alexander Aring
1
-0
/
+1
2015-09-22
mrf24j40: add default channel setting
Alexander Aring
1
-0
/
+7
2015-09-22
mrf24j40: add device-tree support
Alexander Aring
1
-0
/
+9
2015-09-22
mrf24j40: remove spi settings overwrite
Alexander Aring
1
-3
/
+5
2015-09-22
mrf24j40: calling ieee802154_register_hw at last
Alexander Aring
1
-10
/
+7
2015-09-22
mrf24j40: use ieee802154_alloc_hw for private data
Alexander Aring
1
-16
/
+15
2015-09-22
mrf24j40: cleanup define identation
Alexander Aring
1
-38
/
+38
2015-09-22
at86rf230: support edge triggered irq
Alexander Aring
1
-122
/
+89
2015-09-21
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
Stephen Rothwell
1
-25
/
+10
2015-09-17
atusb: add handling for different chipnames
Alexander Aring
1
-2
/
+11
2015-09-17
at86rf230: detailed edge triggered irq warning
Alexander Aring
1
-1
/
+1
2015-09-17
at86rf230: add debugfs support
Alexander Aring
3
-14
/
+159
2015-09-17
at86rf230: interrupt tx with force trx_off
Alexander Aring
1
-9
/
+1
2015-09-17
at86rf230: change trac status check behaviour
Alexander Aring
1
-25
/
+4
[next]