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
/
mac802154.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac802154: Drop IEEE802154_HW_RX_DROP_BAD_CKSUM
Miquel Raynal
2022-10-12
1
-4
/
+0
*
net: mac802154: Bring the ability to hold the transmit queue
Miquel Raynal
2022-06-10
1
-27
/
+0
*
net: mac802154: Create an error helper for asynchronous offloading errors
Miquel Raynal
2022-04-25
1
-0
/
+9
*
net: mac802154: Create an offloaded transmission error helper
Miquel Raynal
2022-04-25
1
-0
/
+10
*
net: mac802154: Explain the use of ieee802154_wake/stop_queue()
Miquel Raynal
2022-01-28
1
-0
/
+12
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-10
/
+1
*
ieee802154: cleanup WARN_ON for fc fetch
Alexander Aring
2016-07-08
1
-4
/
+3
*
ieee802154: fix skb get fc on big endian
Alexander Aring
2016-07-08
1
-1
/
+4
*
ieee802154: 6lowpan: fix intra pan id check
Alexander Aring
2016-07-08
1
-0
/
+19
*
ieee802154: add ieee802154_skb_src_pan helper
Alexander Aring
2016-07-08
1
-0
/
+59
*
ieee802154: add ieee802154_skb_dst_pan helper
Alexander Aring
2016-07-08
1
-0
/
+29
*
ieee802154: add short address helpers
Alexander Aring
2016-04-13
1
-0
/
+10
*
mac802154: use put and get unaligned functions
Alexander Aring
2016-03-10
1
-5
/
+5
*
mac802154: fix mac header length check
Alexander Aring
2016-02-23
1
-2
/
+3
*
6lowpan: cleanup lowpan_header_decompress
Alexander Aring
2015-10-21
1
-0
/
+10
*
mac802154: check on len instead mac_len
Alexander Aring
2015-09-30
1
-1
/
+1
*
ieee802154: change needed headroom/tailroom
Alexander Aring
2015-09-22
1
-8
/
+0
*
ieee802154: 6lowpan: check on valid 802.15.4 frame
Alexander Aring
2015-09-17
1
-0
/
+15
*
mac802154: do not export ieee802154_rx()
Varka Bhadram
2015-07-23
1
-17
/
+0
*
mac802154: fix flags BIT definitions order
Alexander Aring
2015-06-12
1
-12
/
+12
*
mac802154: change pan_coord type to bool
Alexander Aring
2015-06-07
1
-1
/
+1
*
mac802154: add missing structure comments
Alexander Aring
2015-06-07
1
-6
/
+28
*
mac802154: rearrange attribute in ieee802154_hw
Alexander Aring
2015-06-07
1
-1
/
+1
*
mac802154: remove unused hw_filt attribute
Alexander Aring
2015-06-07
1
-1
/
+0
*
mac802154: cleanup ieee802154 hardware flags
Alexander Aring
2015-06-07
1
-20
/
+36
*
mac802154: remove aack hw flag
Alexander Aring
2015-06-07
1
-2
/
+0
*
mac802154: cleanup address filtering flags
Alexander Aring
2015-06-07
1
-10
/
+21
*
mac802154: remove unneeded vif struct
Alexander Aring
2015-06-07
1
-8
/
+0
*
cfg802154: introduce wpan phy flags
Alexander Aring
2015-05-19
1
-22
/
+7
*
ieee802154: change cca ed level to mbm
Alexander Aring
2015-05-19
1
-3
/
+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
*
mac802154: add description to mac802154 APIs
Varka Bhadram
2015-04-30
1
-2
/
+92
*
mac802154: fix transmission power datatype
Varka Bhadram
2015-04-09
1
-1
/
+1
*
mac802154: fix typo for device
Varka Bhadram
2015-04-09
1
-1
/
+1
*
ieee802154: cleanup ieee802154_le64_to_be64
Alexander Aring
2015-02-14
1
-3
/
+1
*
ieee802154: cleanup ieee802154_be64_to_le64
Alexander Aring
2015-02-14
1
-3
/
+2
*
ieee802154: rework cca setting
Alexander Aring
2014-12-19
1
-1
/
+4
*
mac802154: add interframe spacing time handling
Alexander Aring
2014-11-13
1
-1
/
+2
*
mac802154: cleanup ieee802154_netdev_to_extended_addr
Alexander Aring
2014-11-05
1
-4
/
+7
*
mac802154: add ieee802154_le64_to_be64
Alexander Aring
2014-11-05
1
-0
/
+13
*
mac802154: add ieee802154_vif struct
Alexander Aring
2014-11-05
1
-0
/
+8
*
mac802154: fix byteorder issues
Alexander Aring
2014-11-02
1
-3
/
+3
*
mac802154: add helper for converting dev_addr
Alexander Aring
2014-11-02
1
-0
/
+9
*
mac802154: rx: add software checksum filtering check
Alexander Aring
2014-10-29
1
-0
/
+2
*
mac802154: separate omit tx/rx flags
Alexander Aring
2014-10-29
1
-2
/
+8
*
mac802154: add support for promiscuous mode
Alexander Aring
2014-10-29
1
-0
/
+7
*
mac802154: add hardware address filter flag
Alexander Aring
2014-10-29
1
-0
/
+2
*
mac802154: add IEEE802154_HW_ARET hw flag
Alexander Aring
2014-10-29
1
-1
/
+4
*
mac802154: remove tab after define
Alexander Aring
2014-10-29
1
-8
/
+8
[next]