index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+5
2014-08-19
ieee802154: mac802154: handle the reserved dest mode by dropping the packet
Martin Townsend
1
-1
/
+4
2014-08-19
mac802154: fixed potential skb leak with mac802154_parse_frame_start
Martin Townsend
1
-0
/
+1
2014-08-14
mac802154: common tx error path
Varka Bhadram
1
-7
/
+8
2014-08-14
mac802154: common error path
Varka Bhadram
1
-4
/
+6
2014-08-14
mac802154: cleanup in rx path
Varka Bhadram
1
-3
/
+2
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-2
/
+4
2014-07-08
mac802154: at86rf230: add hw flags and merge ops
Alexander Aring
1
-14
/
+46
2014-07-08
6lowpan: mac802154: fix coding style issues
Varka Bhadram
4
-4
/
+9
2014-06-11
mac802154: don't deliver packets to devices that are down
Phoebe Buckheister
3
-10
/
+17
2014-06-11
mac802154: properly free incoming skbs on decryption failure
Phoebe Buckheister
1
-0
/
+1
2014-06-07
mac802154: llsec: add forgotten list_del_rcu in key removal
Phoebe Buckheister
1
-0
/
+1
2014-05-22
mac802154: llsec: correctly lookup implicit-indexed keys
Phoebe Buckheister
1
-0
/
+2
2014-05-22
mac802154: llsec: fold useless return value check
Phoebe Buckheister
1
-1
/
+1
2014-05-22
mac802154: llsec: fix incorrect lock pairing
Phoebe Buckheister
1
-1
/
+1
2014-05-17
ieee802154, mac802154: implement devkey record option
Phoebe Buckheister
1
-0
/
+38
2014-05-17
mac802154: propagate device address changes to llsec
Phoebe Buckheister
2
-3
/
+47
2014-05-17
mac802154: add llsec configuration functions
Phoebe Buckheister
3
-0
/
+238
2014-05-17
mac802154: integrate llsec with wpan devices
Phoebe Buckheister
2
-28
/
+100
2014-05-17
mac802154: add llsec decryption method
Phoebe Buckheister
2
-0
/
+248
2014-05-17
mac802154: add llsec encryption method
Phoebe Buckheister
2
-0
/
+255
2014-05-17
mac802154: add llsec structures and mutators
Phoebe Buckheister
4
-1
/
+637
2014-05-17
mac802154: update Kconfig
Phoebe Buckheister
1
-0
/
+4
2014-05-15
mac802154: make mac802154_wpan_open static
Phoebe Buckheister
1
-1
/
+1
2014-05-15
ieee802154: change _cb handling slightly
Phoebe Buckheister
2
-15
/
+13
2014-05-15
mac802154: account for all header parts during wpan header creationg
Phoebe Buckheister
1
-1
/
+1
2014-04-07
mac802154: fix duplicate #include headers
Jean Sacren
1
-1
/
+0
2014-04-02
mac802154: make csma/cca parameters per-wpan
Phoebe Buckheister
4
-25
/
+112
2014-04-02
mac802154: allow only one WPAN to be up at any given time
Phoebe Buckheister
2
-0
/
+26
2014-03-15
ieee802154: add proper length checks to header creations
Phoebe Buckheister
1
-0
/
+3
2014-03-15
ieee802154: use ieee802154_addr instead of *_sa variants
Phoebe Buckheister
2
-22
/
+21
2014-03-15
mac802154: use header operations to create/parse headers
Phoebe Buckheister
2
-243
/
+88
2014-03-15
ieee802154: enforce consistent endianness in the 802.15.4 stack
Phoebe Buckheister
6
-34
/
+53
2014-03-15
ieee802154: rename struct ieee802154_addr to *_sa
Phoebe Buckheister
2
-6
/
+6
2014-02-18
ieee802154: add netlink APIs for smartMAC configuration
Phoebe Buckheister
1
-0
/
+23
2014-02-18
ieee802154: add support for setting CCA energy detection levels
Phoebe Buckheister
1
-0
/
+11
2014-02-18
ieee802154: add support for CCA mode in wpan phys
Phoebe Buckheister
1
-0
/
+11
2014-02-18
ieee802154: add support for listen-before-talk in wpan_phy
Phoebe Buckheister
1
-0
/
+11
2014-02-18
ieee802154: add TX power control to wpan_phy
Phoebe Buckheister
1
-0
/
+11
2014-02-14
net: remove unnecessary return's
stephen hemminger
2
-5
/
+0
2013-12-23
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...
Weilong Chen
1
-2
/
+2
2013-10-31
6lowpan: set and use mac_len for mac header length
Alexander Aring
1
-0
/
+2
2013-10-31
mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)
Chen Weilong
1
-4
/
+2
2013-04-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-04-29
net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W
Chen Gang
1
-1
/
+1
2013-04-08
mac802154: Keep track of the channel when changed
Alan Ott
2
-1
/
+14
2013-04-08
mac802154: Increase tx_buffer_len
Alan Ott
1
-1
/
+1
2013-04-08
mac802154: Use netif flow control
Alan Ott
1
-0
/
+14
2013-04-08
mac802154: Do not try to resend failed packets
Alan Ott
2
-12
/
+2
2013-03-26
mac802154: add mac802154_dev_get_dsn()
Tony Cheneau
3
-0
/
+11
[next]