index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac802154
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
mac802154: llsec: use kzfree
Alexander Aring
1
-10
/
+10
2015-09-30
ieee802154: change mtu size behaviour
Alexander Aring
2
-12
/
+11
2015-09-30
mac802154: add comments for llsec issues
Alexander Aring
2
-0
/
+8
2015-09-30
nl802154: add support for security layer
Alexander Aring
1
-0
/
+205
2015-09-24
mac802154: iface: assume big endian for af_packet
Alexander Aring
1
-5
/
+3
2015-09-22
mac802154: tx: add warning if MTU exceeds
Alexander Aring
1
-0
/
+11
2015-09-22
ieee802154: change needed headroom/tailroom
Alexander Aring
2
-6
/
+14
2015-09-22
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
1
-12
/
+79
2015-09-22
mac802154: llsec: fix device deletion from list
Alexander Aring
1
-0
/
+1
2015-08-10
ieee802154: add ack request default handling
Alexander Aring
1
-0
/
+11
2015-08-10
mac802154: change frame_retries behaviour
Alexander Aring
2
-8
/
+4
2015-08-10
mac802154: cfg: remove test and set checks
Alexander Aring
1
-16
/
+0
2015-08-10
mac802154: fix wpan mac setting while lowpan is there
Alexander Aring
1
-0
/
+15
2015-07-30
mac802154: Fix memory corruption with global deferred transmit state.
Lennert Buytenhek
3
-21
/
+12
2015-07-23
mac802154: fix ieee802154_rx handling
Varka Bhadram
3
-4
/
+3
2015-07-23
mac802154: do not export ieee802154_rx()
Varka Bhadram
2
-1
/
+1
2015-07-23
mac802154: cfg: add suspend and resume callbacks
Alexander Aring
3
-2
/
+54
2015-07-23
mac802154: util: add stop_device utility function
Alexander Aring
3
-5
/
+11
2015-07-23
mac802154: remove unused macro
Varka Bhadram
1
-2
/
+0
2015-07-23
mac802154: use WARN_ON() macro
Varka Bhadram
1
-4
/
+2
2015-07-23
mac802154: add llsec address update workaround
Alexander Aring
3
-3
/
+15
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-248
/
+555
2015-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-28
/
+16
2015-06-17
mac802154: iface: cleanup stack variable
Alexander Aring
1
-1
/
+1
2015-06-17
mac802154: iface: fix order while interface up
Alexander Aring
1
-48
/
+55
2015-06-15
mac802154: iface: flush workqueue before stop
Alexander Aring
1
-0
/
+1
2015-06-15
mac802154: iface: fix hrtimer cancel on ifdown
Alexander Aring
1
-3
/
+3
2015-06-15
mac802154: rx packet handle cleanup
Varka Bhadram
1
-2
/
+4
2015-06-09
mac802154/iface: remove superfluous WARN_ON call in slave_open()
Stefan Schmidt
1
-1
/
+0
2015-06-07
mac802154: remove unneeded vif struct
Alexander Aring
3
-9
/
+6
2015-06-02
mac802154: add trace functionality for driver ops
Varka Bhadram
4
-15
/
+362
2015-05-31
ieee802154: Fix EUI-64 station address validation.
Lennert Buytenhek
1
-2
/
+2
2015-05-28
mac802154: Switch to new AEAD interface
Herbert Xu
1
-27
/
+14
2015-05-27
nl802154: add support to set cca ed level
Alexander Aring
1
-0
/
+19
2015-05-27
ieee802154: add set transmit power support
Varka Bhadram
1
-0
/
+19
2015-05-26
mac802154: mac802154_mlme_start_req() optimisation.
Lennert Buytenhek
1
-18
/
+11
2015-05-26
mac802154: Avoid rtnl deadlock in mac802154_wpan_ioctl().
Lennert Buytenhek
1
-0
/
+3
2015-05-23
mac802154: remove mib lock
Alexander Aring
5
-73
/
+2
2015-05-23
mac802154: use atomic ops for sequence incrementation
Alexander Aring
4
-14
/
+6
2015-05-23
mac802154: remove pib lock
Alexander Aring
2
-9
/
+2
2015-05-23
mac802154: fix hold rtnl while ioctl
Alexander Aring
1
-2
/
+3
2015-05-19
mac802154: select CRYPTO when needed
Arnd Bergmann
1
-0
/
+1
2015-05-19
mac802154: tx: allow xmit complete from hard irq
Alexander Aring
1
-3
/
+2
2015-05-19
ieee802154: add iftypes capability
Alexander Aring
1
-0
/
+6
2015-05-19
cfg802154: introduce wpan phy flags
Alexander Aring
1
-3
/
+3
2015-05-19
mac802154: remove check if operation is supported
Alexander Aring
1
-24
/
+0
2015-05-19
mac802154: check for really changes
Alexander Aring
1
-0
/
+26
2015-05-19
ieee802154: add several phy supported handling
Alexander Aring
1
-0
/
+26
2015-05-19
ieee802154: change cca ed level to mbm
Alexander Aring
1
-2
/
+2
2015-05-19
ieee802154: change transmit power to mbm
Alexander Aring
1
-2
/
+2
[next]