index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-13
ieee802154: atusb: fix driver to work with older firmware versions
Stefan Schmidt
1
-9
/
+4
2017-01-13
at86rf230: Allow slow GPIO pins for "rstn"
Andrey Smirnov
1
-2
/
+2
2017-01-13
ieee802154: atusb: do not use the stack for address fetching to make it DMA able
Stefan Schmidt
1
-1
/
+7
2017-01-13
ieee802154: atusb: make sure we set a randaom extended address if fetching fails
Stefan Schmidt
1
-2
/
+5
2017-01-13
ieee802154: atusb: do not use the stack for buffers to make them DMA able
Stefan Schmidt
1
-4
/
+27
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-5
/
+4
2016-12-08
ieee802154: atusb: implement .set_frame_retries ops callback
Stefan Schmidt
1
-1
/
+18
2016-12-08
ieee802154: atusb: try to read permanent extended address from device
Stefan Schmidt
1
-1
/
+39
2016-12-08
ieee802154: atusb: store firmware version after retrieval for later use
Stefan Schmidt
1
-5
/
+15
2016-12-08
ieee802154: atusb: sync header file from firmware for new features
Stefan Schmidt
1
-3
/
+8
2016-11-30
ieee802154: fakelb: print number of created fake devices during probe
Stefan Schmidt
1
-1
/
+1
2016-11-30
at86rf230: fix cca ed values for rf233
Alexander Aring
1
-5
/
+11
2016-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2016-11-26
net: ieee802154: drop duplicate header delay.h
Geliang Tang
1
-1
/
+0
2016-11-21
net: ieee802154: constify ieee802154_ops structures
Bhumika Goyal
2
-2
/
+2
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-06
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
[next]