index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
ieee802154: atusb: use __func__ macro for debug messages
Stefan Schmidt
2017-11-06
1
-22
/
+19
*
ieee802154: atusb: switch from uint8_t to u8
Stefan Schmidt
2017-11-06
1
-13
/
+13
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2017-10-21
1
-1
/
+1
|
\
\
|
*
|
ieee802154: fix gcc-4.9 warnings
Arnd Bergmann
2017-10-06
1
-1
/
+1
*
|
|
ieee802154: atusb: make two structures static, fixes warnings
Colin Ian King
2017-09-26
1
-4
/
+2
*
|
|
ieee802154: atusb: fix firmware version check to enable frame retries
Stefan Schmidt
2017-09-26
1
-1
/
+1
|
/
/
*
/
ieee802154: atusb: Driver for Busware HUL dongle
Josef Filzmaier
2017-09-20
2
-40
/
+285
|
/
*
ieee802154: ca8210: Fix a potential NULL pointer dereference
Christophe JAILLET
2017-08-20
1
-4
/
+1
*
mrf24j40: Fix en error handling path in 'mrf24j40_probe()'
Christophe JAILLET
2017-07-25
1
-1
/
+2
*
drivers: net: add missing interrupt.h include
Florian Westphal
2017-07-18
1
-0
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
3
-3
/
+3
*
net: ieee802154: fix potential null pointer dereference
Gustavo A. R. Silva
2017-05-23
1
-1
/
+2
*
ieee802154: ca8210: Delete an error message for a failed memory allocation in...
Markus Elfring
2017-05-22
1
-3
/
+2
*
ieee802154: ca8210: Delete an error message for a failed memory allocation in...
Markus Elfring
2017-05-22
1
-4
/
+0
*
ieee802154: don't select COMMON_CLK
Arnd Bergmann
2017-04-22
1
-1
/
+1
*
ieee802154: ca8210: Add checks for kmalloc allocation failures
Colin Ian King
2017-04-12
1
-8
/
+10
*
ieee802154: Add CA8210 IEEE 802.15.4 device driver
Harry Morris
2017-04-12
3
-0
/
+3263
*
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
2017-03-28
1
-0
/
+1
*
ieee802154: atusb: fix driver to work with older firmware versions
Stefan Schmidt
2017-01-12
1
-9
/
+4
*
at86rf230: Allow slow GPIO pins for "rstn"
Andrey Smirnov
2017-01-12
1
-2
/
+2
*
ieee802154: atusb: do not use the stack for address fetching to make it DMA able
Stefan Schmidt
2017-01-12
1
-1
/
+7
*
ieee802154: atusb: make sure we set a randaom extended address if fetching fails
Stefan Schmidt
2017-01-12
1
-2
/
+5
*
ieee802154: atusb: do not use the stack for buffers to make them DMA able
Stefan Schmidt
2017-01-12
1
-4
/
+27
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-5
/
+4
*
ieee802154: atusb: implement .set_frame_retries ops callback
Stefan Schmidt
2016-12-08
1
-1
/
+18
*
ieee802154: atusb: try to read permanent extended address from device
Stefan Schmidt
2016-12-08
1
-1
/
+39
*
ieee802154: atusb: store firmware version after retrieval for later use
Stefan Schmidt
2016-12-08
1
-5
/
+15
*
ieee802154: atusb: sync header file from firmware for new features
Stefan Schmidt
2016-12-08
1
-3
/
+8
*
ieee802154: fakelb: print number of created fake devices during probe
Stefan Schmidt
2016-11-30
1
-1
/
+1
*
at86rf230: fix cca ed values for rf233
Alexander Aring
2016-11-30
1
-5
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-26
1
-1
/
+0
|
\
|
*
net: ieee802154: drop duplicate header delay.h
Geliang Tang
2016-11-25
1
-1
/
+0
*
|
net: ieee802154: constify ieee802154_ops structures
Bhumika Goyal
2016-11-21
2
-2
/
+2
|
/
*
fakelb: fix schedule while atomic
Alexander Aring
2016-09-19
1
-7
/
+7
*
mrf24j40: avoid uninitialized byte in SPI transfer to radio.
Walter Mack
2016-07-12
1
-0
/
+2
*
fakelb: allow to run as monitor
Alexander Aring
2016-07-08
1
-0
/
+8
*
atusb: don't change csma settings while set channel
Alexander Aring
2016-07-08
1
-5
/
+1
*
net: ieee802154/adf7242: syntax error ifdef DEBUG
xypron.glpk@gmx.de
2016-05-19
1
-1
/
+0
*
ieee802154: atusb: update my copyright years for this driver
Stefan Schmidt
2016-04-21
1
-0
/
+2
*
ieee802154: atusb: implement .set_cca_mode ops callback
Stefan Schmidt
2016-04-21
1
-1
/
+43
*
ieee802154: atusb: implement .set_cca_ed_level ops callback
Stefan Schmidt
2016-04-21
1
-1
/
+26
*
ieee802154: atusb: implement .set_csma_params ops callback
Stefan Schmidt
2016-04-21
1
-1
/
+19
*
at86rf230: increase sleep to off timings
Alexander Aring
2016-04-20
1
-3
/
+3
*
mrf24j40: apply the security-enabled bit on secured outbound frames
Alexandre Macabies
2016-04-13
1
-0
/
+4
*
mrf24j40: fix security-enabled processing on inbound frames
Alexandre Macabies
2016-04-13
1
-1
/
+9
*
ieee802154/adf7242: fix memory leak of firmware
Sudip Mukherjee
2016-04-08
1
-0
/
+2
[prev]
[next]