index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
Commit message (
Expand
)
Author
Age
Files
Lines
*
ieee802154: add ack request default handling
Alexander Aring
2015-08-10
1
-0
/
+11
*
mac802154: change frame_retries behaviour
Alexander Aring
2015-08-10
2
-8
/
+4
*
mac802154: cfg: remove test and set checks
Alexander Aring
2015-08-10
1
-16
/
+0
*
mac802154: fix wpan mac setting while lowpan is there
Alexander Aring
2015-08-10
1
-0
/
+15
*
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
2015-07-30
3
-21
/
+12
*
mac802154: fix ieee802154_rx handling
Varka Bhadram
2015-07-23
3
-4
/
+3
*
mac802154: do not export ieee802154_rx()
Varka Bhadram
2015-07-23
2
-1
/
+1
*
mac802154: cfg: add suspend and resume callbacks
Alexander Aring
2015-07-23
3
-2
/
+54
*
mac802154: util: add stop_device utility function
Alexander Aring
2015-07-23
3
-5
/
+11
*
mac802154: remove unused macro
Varka Bhadram
2015-07-23
1
-2
/
+0
*
mac802154: use WARN_ON() macro
Varka Bhadram
2015-07-23
1
-4
/
+2
*
mac802154: add llsec address update workaround
Alexander Aring
2015-07-23
3
-3
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-06-24
13
-248
/
+555
|
\
|
*
mac802154: iface: cleanup stack variable
Alexander Aring
2015-06-17
1
-1
/
+1
|
*
mac802154: iface: fix order while interface up
Alexander Aring
2015-06-17
1
-48
/
+55
|
*
mac802154: iface: flush workqueue before stop
Alexander Aring
2015-06-15
1
-0
/
+1
|
*
mac802154: iface: fix hrtimer cancel on ifdown
Alexander Aring
2015-06-15
1
-3
/
+3
|
*
mac802154: rx packet handle cleanup
Varka Bhadram
2015-06-15
1
-2
/
+4
|
*
mac802154/iface: remove superfluous WARN_ON call in slave_open()
Stefan Schmidt
2015-06-09
1
-1
/
+0
|
*
mac802154: remove unneeded vif struct
Alexander Aring
2015-06-07
3
-9
/
+6
|
*
mac802154: add trace functionality for driver ops
Varka Bhadram
2015-06-02
4
-15
/
+362
|
*
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
2015-05-31
1
-2
/
+2
|
*
nl802154: add support to set cca ed level
Alexander Aring
2015-05-27
1
-0
/
+19
|
*
ieee802154: add set transmit power support
Varka Bhadram
2015-05-27
1
-0
/
+19
|
*
mac802154: mac802154_mlme_start_req() optimisation.
Lennert Buytenhek
2015-05-26
1
-18
/
+11
|
*
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
2015-05-26
1
-0
/
+3
|
*
mac802154: remove mib lock
Alexander Aring
2015-05-23
5
-73
/
+2
|
*
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
4
-14
/
+6
|
*
mac802154: remove pib lock
Alexander Aring
2015-05-23
2
-9
/
+2
|
*
mac802154: fix hold rtnl while ioctl
Alexander Aring
2015-05-23
1
-2
/
+3
|
*
mac802154: select CRYPTO when needed
Arnd Bergmann
2015-05-19
1
-0
/
+1
|
*
mac802154: tx: allow xmit complete from hard irq
Alexander Aring
2015-05-19
1
-3
/
+2
|
*
ieee802154: add iftypes capability
Alexander Aring
2015-05-19
1
-0
/
+6
|
*
cfg802154: introduce wpan phy flags
Alexander Aring
2015-05-19
1
-3
/
+3
|
*
mac802154: remove check if operation is supported
Alexander Aring
2015-05-19
1
-24
/
+0
|
*
mac802154: check for really changes
Alexander Aring
2015-05-19
1
-0
/
+26
|
*
ieee802154: add several phy supported handling
Alexander Aring
2015-05-19
1
-0
/
+26
|
*
ieee802154: change cca ed level to mbm
Alexander Aring
2015-05-19
1
-2
/
+2
|
*
ieee802154: change transmit power to mbm
Alexander Aring
2015-05-19
1
-2
/
+2
|
*
ieee802154: change transmit power to s32
Alexander Aring
2015-05-19
1
-1
/
+1
|
*
ieee802154: move validation check out of softmac
Alexander Aring
2015-05-19
1
-29
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-06-22
1
-28
/
+16
|
\
\
|
|
/
|
/
|
|
*
mac802154: Switch to new AEAD interface
Herbert Xu
2015-05-28
1
-27
/
+14
|
*
mac802154: Include crypto/aead.h
Herbert Xu
2015-04-23
1
-1
/
+2
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-05-09
2
-3
/
+5
|
\
\
|
*
|
mac802154: llsec: fix return value check in llsec_key_alloc()
Wei Yongjun
2015-04-30
1
-2
/
+2
|
*
|
mac802154: fix ieee802154_register_hw error handling
Alexander Aring
2015-04-30
1
-1
/
+3
|
|
/
*
|
cfg802154: pass name_assign_type to rdev_add_virtual_intf()
Varka Bhadram
2015-04-30
4
-7
/
+13
|
/
*
mac802154: cleanup concurrent check
Alexander Aring
2015-03-27
1
-14
/
+6
*
mac802154: fix typo in header guard
Nicolas Iooss
2015-03-19
1
-2
/
+2
[next]