Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cda9f4aae3dceed192442807b70a5d34a13c478b
/
drivers
/
net
/
ieee802154
8c6ad9c
ieee802154: Add NXP MCR20A IEEE 802.15.4 transceiver driver
by Xue Liu
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8f1878a
net: ieee802154: adf7242: Rework IRQ and packet handling
by Michael Hennerich
· 7 years ago
c78c1b0
net: ieee802154: adf7242: Avoid redundant RC_READY polling
by Michael Hennerich
· 7 years ago
78f012b
net: ieee802154: adf7242: Add additional DEBUG information
by Michael Hennerich
· 7 years ago
388b3b2
net: ieee802154: adf7242: Fix bug if defined DEBUG
by Michael Hennerich
· 7 years ago
44fde7b
net: ieee802154: adf7242: Add support for ADF7241 devices
by Michael Hennerich
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
7558bd5
ieee802154: ca8210: use __func__ macro for debug messages
by Stefan Schmidt
· 7 years ago
dc1281e
ieee802154: ca8210: fix some kernel coding style errors
by Stefan Schmidt
· 7 years ago
395cef4
ieee802154: adf7242: use unsigned int over only unsigned
by Stefan Schmidt
· 7 years ago
0be7fc7
ieee802154: mrf24j40: fix incorrect mask in mrf24j40_stop
by Gustavo A. R. Silva
· 7 years ago
cd3a21b
ieee802154: cc2520: switch from BUG_ON() to WARN_ON() on problem
by Stefan Schmidt
· 7 years ago
a8ab042
ieee802154: cc2520: use __func__ macro for debug messages
by Stefan Schmidt
· 7 years ago
3ee0275
ieee802154: cc2520: fix some kernel coding style errors
by Stefan Schmidt
· 7 years ago
bd910a9
ieee802154: atusb: switch from BUG_ON() to WARN_ON() on problem
by Stefan Schmidt
· 7 years ago
2f15034
ieee802154: atusb: fix some kernel coding style errors
by Stefan Schmidt
· 7 years ago
5f0cbf4
ieee802154: atusb: use __func__ macro for debug messages
by Stefan Schmidt
· 7 years ago
909dcf9
ieee802154: atusb: switch from uint8_t to u8
by Stefan Schmidt
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f730cc9
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 7 years ago
753f5d9
ieee802154: fix gcc-4.9 warnings
by Arnd Bergmann
· 7 years ago
06ff5da
ieee802154: atusb: make two structures static, fixes warnings
by Colin Ian King
· 7 years ago
7635569
ieee802154: atusb: fix firmware version check to enable frame retries
by Stefan Schmidt
· 7 years ago
d5dd29e
ieee802154: atusb: Driver for Busware HUL dongle
by Josef Filzmaier
· 7 years ago
f00c298
ieee802154: ca8210: Fix a potential NULL pointer dereference
by Christophe JAILLET
· 7 years ago
98b5798
mrf24j40: Fix en error handling path in 'mrf24j40_probe()'
by Christophe JAILLET
· 8 years ago
0ab1031
drivers: net: add missing interrupt.h include
by Florian Westphal
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
7dab546
net: ieee802154: fix potential null pointer dereference
by Gustavo A. R. Silva
· 8 years ago
3a21bf5
ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_skb_rx()
by Markus Elfring
· 8 years ago
8ec4a1e
ieee802154: ca8210: Delete an error message for a failed memory allocation in ca8210_probe()
by Markus Elfring
· 8 years ago
eee6044
ieee802154: don't select COMMON_CLK
by Arnd Bergmann
· 8 years ago
941825e
ieee802154: ca8210: Add checks for kmalloc allocation failures
by Colin Ian King
· 8 years ago
ded845a
ieee802154: Add CA8210 IEEE 802.15.4 device driver
by Harry Morris
· 8 years ago
c6e970a
net: break include loop netdevice.h, dsa.h, devlink.h
by Andrew Lunn
· 8 years ago
8e38b7d
ieee802154: atusb: fix driver to work with older firmware versions
by Stefan Schmidt
· 8 years ago
f301606
at86rf230: Allow slow GPIO pins for "rstn"
by Andrey Smirnov
· 8 years ago
5eb35a6c
ieee802154: atusb: do not use the stack for address fetching to make it DMA able
by Stefan Schmidt
· 8 years ago
2fd2b55
ieee802154: atusb: make sure we set a randaom extended address if fetching fails
by Stefan Schmidt
· 8 years ago
05a974e
ieee802154: atusb: do not use the stack for buffers to make them DMA able
by Stefan Schmidt
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
5d82288
ieee802154: atusb: implement .set_frame_retries ops callback
by Stefan Schmidt
· 8 years ago
6cc33eb
ieee802154: atusb: try to read permanent extended address from device
by Stefan Schmidt
· 8 years ago
4655156
ieee802154: atusb: store firmware version after retrieval for later use
by Stefan Schmidt
· 8 years ago
c84d59e
ieee802154: atusb: sync header file from firmware for new features
by Stefan Schmidt
· 8 years ago
e03551d
ieee802154: fakelb: print number of created fake devices during probe
by Stefan Schmidt
· 8 years ago
4d7101d
at86rf230: fix cca ed values for rf233
by Alexander Aring
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8f8a8b1
net: ieee802154: drop duplicate header delay.h
by Geliang Tang
· 8 years ago
e796f49
net: ieee802154: constify ieee802154_ops structures
by Bhumika Goyal
· 8 years ago
bdca1fd
fakelb: fix schedule while atomic
by Alexander Aring
· 8 years ago
3faf564
mrf24j40: avoid uninitialized byte in SPI transfer to radio.
by Walter Mack
· 9 years ago
7c2b9bf
fakelb: allow to run as monitor
by Alexander Aring
· 9 years ago
3896129
atusb: don't change csma settings while set channel
by Alexander Aring
· 9 years ago
d113412
net: ieee802154/adf7242: syntax error ifdef DEBUG
by xypron.glpk@gmx.de
· 9 years ago
151c37b
ieee802154: atusb: update my copyright years for this driver
by Stefan Schmidt
· 9 years ago
308dbb7
ieee802154: atusb: implement .set_cca_mode ops callback
by Stefan Schmidt
· 9 years ago
0f4715c
ieee802154: atusb: implement .set_cca_ed_level ops callback
by Stefan Schmidt
· 9 years ago
fb7c579
ieee802154: atusb: implement .set_csma_params ops callback
by Stefan Schmidt
· 9 years ago
60f5f5d
at86rf230: increase sleep to off timings
by Alexander Aring
· 9 years ago
8782044
mrf24j40: apply the security-enabled bit on secured outbound frames
by Alexandre Macabies
· 9 years ago
5a62f3c
mrf24j40: fix security-enabled processing on inbound frames
by Alexandre Macabies
· 9 years ago
cd9d721
ieee802154/adf7242: fix memory leak of firmware
by Sudip Mukherjee
· 9 years ago
6367551
mrf24j40: add writeable missing reg
by Alexander Aring
· 9 years ago
d981b5b
at86rf230: fix state change handling on error
by Alexander Aring
· 9 years ago
c231c5a
at86rf230: fix race on error handling
by Alexander Aring
· 9 years ago
59869eb
ieee802154: cc2520: Check CRC & add promiscuous
by Brad Campbell
· 9 years ago
7302b9d
ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154
by Michael Hennerich
· 9 years ago
4188146
ieee802154-atusb: Delete an unnecessary check before the function call "kfree_skb"
by Markus Elfring
· 9 years ago
75f5db39
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Linus Torvalds
· 9 years ago
3821a06
spi: Drop owner assignment from spi_drivers
by Andrew F. Davis
· 9 years ago
eb24d06
mrf24j40: remove trailing semicolon
by Alexander Aring
· 9 years ago
7d84054
mrf24j40: replace magic numbers
by Alexander Aring
· 9 years ago
afaf7fde
mrf24j40: change irq trigger type behaviour
by Alexander Aring
· 9 years ago
8ba4041
mrf24j40: add promiscuous mode support
by Alexander Aring
· 9 years ago
00250f7
mrf24j40: add tx power support
by Alexander Aring
· 9 years ago
e33a0f9
mrf24j40: add cca ed level support
by Alexander Aring
· 9 years ago
f1d7812
mrf24j40: add cca mode support
by Alexander Aring
· 9 years ago
2323cf3
mrf24j40: add csma params support
by Alexander Aring
· 9 years ago
3744161
mrf24j40: async interrupt handling
by Alexander Aring
· 9 years ago
c91a301
mrf24j40: rework rx handling to async rx handling
by Alexander Aring
· 9 years ago
6844a0e
mrf24j40: rework tx handling to async tx handling
by Alexander Aring
· 9 years ago
ab40ff75
mrf24j40: change to frame delivery with crc
by Alexander Aring
· 9 years ago
42c7148
mrf24j40: use regmap for register access
by Alexander Aring
· 9 years ago
b015679
mrf24j40: add regmap support
by Alexander Aring
· 9 years ago
554b494
mrf24j40: add more register defines
by Alexander Aring
· 9 years ago
d344c91
mrf24j40: add random extended addr generation
by Alexander Aring
· 9 years ago
766928f
mrf24j40: add default channel setting
by Alexander Aring
· 9 years ago
2e6fd64
mrf24j40: add device-tree support
by Alexander Aring
· 9 years ago
78aedb6
mrf24j40: remove spi settings overwrite
by Alexander Aring
· 9 years ago
a339e18
mrf24j40: calling ieee802154_register_hw at last
by Alexander Aring
· 9 years ago
b2cfdf3
mrf24j40: use ieee802154_alloc_hw for private data
by Alexander Aring
· 9 years ago
c9f883f
mrf24j40: cleanup define identation
by Alexander Aring
· 9 years ago
57c1bc7
at86rf230: support edge triggered irq
by Alexander Aring
· 9 years ago
97170ea
drivers/net/ieee802154/at86rf230.c: seq_printf() now returns NULL
by Stephen Rothwell
· 9 years ago
9def9af
atusb: add handling for different chipnames
by Alexander Aring
· 9 years ago
5c3c473
at86rf230: detailed edge triggered irq warning
by Alexander Aring
· 9 years ago
Next »