index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ieee802154_netdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nl802154: add support for security layer
Alexander Aring
2015-09-30
1
-75
/
+0
*
ieee802154: introduce wpan_dev_header_ops
Alexander Aring
2015-09-22
1
-9
/
+0
*
ieee802154: header_ops: fix frame control setting
Alexander Aring
2015-09-22
1
-1
/
+1
*
mac802154: cleanup llsec param flags
Varka Bhadram
2015-06-12
1
-9
/
+9
*
ieee802154: Remove ieee802154_reduced_mlme_ops references.
Lennert Buytenhek
2015-05-26
1
-6
/
+0
*
mac802154: remove mib lock
Alexander Aring
2015-05-23
1
-9
/
+0
*
mac802154: use atomic ops for sequence incrementation
Alexander Aring
2015-05-23
1
-1
/
+0
*
ieee802154: rework cca setting
Alexander Aring
2014-12-19
1
-1
/
+3
*
ieee802154: remove mlme get_phy callback
Alexander Aring
2014-11-05
1
-12
/
+0
*
ieee802154: move ieee802154 header
Alexander Aring
2014-10-25
1
-1
/
+1
*
ieee802154: mac802154: remove FSF address
Alexander Aring
2014-10-25
1
-4
/
+0
*
ieee802154, mac802154: implement devkey record option
Phoebe Buckheister
2014-05-16
1
-0
/
+1
*
mac802154: add llsec configuration functions
Phoebe Buckheister
2014-05-16
1
-0
/
+36
*
mac802154: integrate llsec with wpan devices
Phoebe Buckheister
2014-05-16
1
-0
/
+3
*
ieee802154: add types for link-layer security
Phoebe Buckheister
2014-05-16
1
-0
/
+95
*
ieee802154: change _cb handling slightly
Phoebe Buckheister
2014-05-15
1
-18
/
+7
*
ieee802154: add definitions for link-layer security and header functions
Phoebe Buckheister
2014-05-15
1
-0
/
+29
*
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
2014-04-01
1
-0
/
+17
*
6lowpan: move lowpan frag_info out of 802.15.4 headers
Phoebe Buckheister
2014-03-14
1
-8
/
+0
*
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2014-03-14
1
-6
/
+6
*
mac802154: use header operations to create/parse headers
Phoebe Buckheister
2014-03-14
1
-8
/
+2
*
ieee802154: add header structs with endiannes and operations
Phoebe Buckheister
2014-03-14
1
-0
/
+87
*
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
2014-03-14
1
-3
/
+3
*
ieee802154: add address struct with proper endiannes and some operations
Phoebe Buckheister
2014-03-14
1
-0
/
+72
*
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2014-03-14
1
-6
/
+6
*
6lowpan: add frag information struct
Alexander Aring
2014-02-28
1
-0
/
+7
*
ieee802154/nl-mac.c: make some MLME operations optional
Werner Almesberger
2013-04-08
1
-0
/
+4
*
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
Werner Almesberger
2013-04-08
1
-1
/
+0
*
mac802154: declare reduced mlme operations
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-5
/
+20
*
mac802154: RX data path
alex.bluesman.smirnov@gmail.com
2012-05-16
1
-0
/
+2
*
ieee802154: add an mlme_ops call to retrieve PHY object
Dmitry Eremin-Solenikov
2009-11-06
1
-0
/
+6
*
ieee802154: constify struct net_device in some operations
Dmitry Eremin-Solenikov
2009-11-06
1
-5
/
+5
*
ieee802154: add support for channel pages from IEEE 802.15.4-2006
Dmitry Eremin-Solenikov
2009-08-19
1
-3
/
+3
*
ieee802154: move headers out of extra directory
Dmitry Eremin-Solenikov
2009-07-23
1
-0
/
+115