index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ieee802154
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee802154: mcr20a: fix indentation, remove tabs
Colin Ian King
2019-01-31
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
2
-4
/
+4
|
\
|
*
ieee802154: ca8210: fix possible u8 overflow in ca8210_rx_done
YueHaibing
2018-12-11
1
-2
/
+2
|
*
ieee802154: hwsim: fix off-by-one in parse nested
Alexander Aring
2018-12-02
1
-2
/
+2
*
|
ieee802154: at86rf230: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-10
1
-12
/
+1
|
/
*
Merge branch 'ieee802154-for-davem-2018-10-04' of git://git.kernel.org/pub/sc...
David S. Miller
2018-10-04
2
-59
/
+13
|
\
|
*
ieee802154: hwsim: remove not used ifup list
Alexander Aring
2018-10-02
1
-8
/
+0
|
*
ieee802154: mcr20a: Remove struct mcr20a_platform_data
Xue Liu
2018-09-28
1
-51
/
+13
*
|
ieee802154: mcr20a: Replace magic number with constants
Xue Liu
2018-09-27
1
-4
/
+4
*
|
ieee802154: ca8210: remove redundant condition check before debugfs_remove
zhong jiang
2018-09-27
1
-2
/
+1
*
|
ieee802154: remove unecessary condition check before debugfs_remove_recursive
zhong jiang
2018-09-21
1
-2
/
+1
*
|
ieee802154: Use kmemdup instead of duplicating it in ca8210_test_int_driver_w...
YueHaibing
2018-09-21
1
-2
/
+1
|
/
*
ieee802154: hwsim: using right kind of iteration
Alexander Aring
2018-08-14
1
-1
/
+3
*
ieee802154: hwsim: fix missing unlock on error in hwsim_add_one()
Wei Yongjun
2018-08-08
1
-1
/
+3
*
ieee802154: hwsim: fix copy-paste error in hwsim_set_edge_lqi()
Wei Yongjun
2018-08-08
1
-1
/
+1
*
ieee802154: hwsim: fix rcu handling
Alexander Aring
2018-08-08
1
-5
/
+19
*
ieee802154: hwsim: fix rcu address annotation
Alexander Aring
2018-08-07
1
-3
/
+3
*
ieee802154: fakelb: add deprecated msg while probe
Alexander Aring
2018-08-06
1
-0
/
+3
*
ieee802154: hwsim: add replacement for fakelb
Alexander Aring
2018-08-06
4
-0
/
+1004
*
net: ieee802154: adf7242: Fix OCL calibration runs
Michael Hennerich
2018-07-09
1
-1
/
+28
*
net: ieee802154: adf7242: Fix erroneous RX enable
Michael Hennerich
2018-07-09
1
-1
/
+4
*
ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2018-07-09
1
-1
/
+1
*
ieee802154: at86rf230: use __func__ macro for debug messages
Stefan Schmidt
2018-07-09
1
-9
/
+4
*
ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2018-07-09
1
-1
/
+1
*
ieee802154: mcr20a: add missing includes
Arnd Bergmann
2018-07-05
1
-1
/
+2
*
net: ieee802154: mcr20a: do not leak resources on error path
Stefan Schmidt
2018-04-23
1
-2
/
+4
*
net: ieee802154: atusb: Replace GFP_ATOMIC with GFP_KERNEL in atusb_probe
Jia-Ju Bai
2018-04-23
1
-1
/
+1
*
ieee802154: mcr20a: Fix memory leak in mcr20a_probe
Gustavo A. R. Silva
2018-04-23
1
-3
/
+6
*
Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-03-30
2
-5
/
+11
|
\
|
*
ieee802154: ca8210: fix uninitialised data read
Harry Morris
2018-03-29
1
-3
/
+11
|
*
ieee802154: remove unused variable 'val'
Colin Ian King
2018-03-02
1
-2
/
+0
*
|
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-1
/
+1
|
/
*
ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driver
Xue Liu
2018-02-21
4
-0
/
+1923
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-26
/
+64
|
\
|
*
net: ieee802154: adf7242: Rework IRQ and packet handling
Michael Hennerich
2017-11-29
1
-15
/
+39
|
*
net: ieee802154: adf7242: Avoid redundant RC_READY polling
Michael Hennerich
2017-11-29
1
-6
/
+12
|
*
net: ieee802154: adf7242: Add additional DEBUG information
Michael Hennerich
2017-11-29
1
-2
/
+8
|
*
net: ieee802154: adf7242: Fix bug if defined DEBUG
Michael Hennerich
2017-11-29
1
-2
/
+2
|
*
net: ieee802154: adf7242: Add support for ADF7241 devices
Michael Hennerich
2017-11-29
1
-1
/
+3
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
|
/
*
ieee802154: ca8210: use __func__ macro for debug messages
Stefan Schmidt
2017-11-06
1
-4
/
+4
*
ieee802154: ca8210: fix some kernel coding style errors
Stefan Schmidt
2017-11-06
1
-6
/
+6
*
ieee802154: adf7242: use unsigned int over only unsigned
Stefan Schmidt
2017-11-06
1
-4
/
+4
*
ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stop
Gustavo A. R. Silva
2017-11-06
1
-1
/
+1
*
ieee802154: cc2520: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2017-11-06
1
-4
/
+4
*
ieee802154: cc2520: use __func__ macro for debug messages
Stefan Schmidt
2017-11-06
1
-6
/
+4
*
ieee802154: cc2520: fix some kernel coding style errors
Stefan Schmidt
2017-11-06
1
-1
/
+2
*
ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problem
Stefan Schmidt
2017-11-06
1
-1
/
+1
*
ieee802154: atusb: fix some kernel coding style errors
Stefan Schmidt
2017-11-06
1
-3
/
+5
[next]