index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
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
*
mac802154: ops: declare channel and page as u8
Alexander Aring
2014-10-28
1
-3
/
+2
*
mac802154: declare struct ieee802154_ops as const
Alexander Aring
2014-10-28
1
-1
/
+1
*
mac802154: rx: use tasklet instead workqueue
Alexander Aring
2014-10-27
1
-0
/
+1
*
mac802154: tx: add comment at sync xmit callback
Alexander Aring
2014-10-26
1
-0
/
+4
*
mac802154: tx: add support for xmit_async callback
Alexander Aring
2014-10-26
1
-3
/
+14
*
mac802154: add netdev qeue helpers
Alexander Aring
2014-10-26
1
-0
/
+4
[next]