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