Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e5874591d67f6f4ee10df88d321692aeccb4bcf4
/
net
/
mac802154
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
61a3d4f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 10 years ago
9b13494
treewide: Fix typo in printk
by Masanari Iida
· 10 years ago
6e361d6
ieee802154: mac802154: handle the reserved dest mode by dropping the packet
by Martin Townsend
· 10 years ago
7629d1e
mac802154: fixed potential skb leak with mac802154_parse_frame_start
by Martin Townsend
· 10 years ago
f558891
mac802154: common tx error path
by Varka Bhadram
· 10 years ago
b288a49
mac802154: common error path
by Varka Bhadram
· 10 years ago
24bbd44
mac802154: cleanup in rx path
by Varka Bhadram
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
640985e
mac802154: at86rf230: add hw flags and merge ops
by Alexander Aring
· 10 years ago
4710d80
6lowpan: mac802154: fix coding style issues
by Varka Bhadram
· 10 years ago
2d3b5b0
mac802154: don't deliver packets to devices that are down
by Phoebe Buckheister
· 10 years ago
a374eeb
mac802154: properly free incoming skbs on decryption failure
by Phoebe Buckheister
· 10 years ago
fff1f59
mac802154: llsec: add forgotten list_del_rcu in key removal
by Phoebe Buckheister
· 10 years ago
53819a6
mac802154: llsec: correctly lookup implicit-indexed keys
by Phoebe Buckheister
· 10 years ago
62e9c11
mac802154: llsec: fold useless return value check
by Phoebe Buckheister
· 10 years ago
6f3eabc
mac802154: llsec: fix incorrect lock pairing
by Phoebe Buckheister
· 10 years ago
f0f77dc
ieee802154, mac802154: implement devkey record option
by Phoebe Buckheister
· 10 years ago
9b0bb4a
mac802154: propagate device address changes to llsec
by Phoebe Buckheister
· 10 years ago
29e0237
mac802154: add llsec configuration functions
by Phoebe Buckheister
· 10 years ago
f30be4d
mac802154: integrate llsec with wpan devices
by Phoebe Buckheister
· 10 years ago
4c14a2f
mac802154: add llsec decryption method
by Phoebe Buckheister
· 10 years ago
03556e4
mac802154: add llsec encryption method
by Phoebe Buckheister
· 10 years ago
5d637d5
mac802154: add llsec structures and mutators
by Phoebe Buckheister
· 10 years ago
87de726
mac802154: update Kconfig
by Phoebe Buckheister
· 10 years ago
6ef0023
mac802154: make mac802154_wpan_open static
by Phoebe Buckheister
· 10 years ago
32edc40
ieee802154: change _cb handling slightly
by Phoebe Buckheister
· 10 years ago
8c84296
mac802154: account for all header parts during wpan header creationg
by Phoebe Buckheister
· 10 years ago
6c6a985
mac802154: fix duplicate #include headers
by Jean Sacren
· 11 years ago
e462ded
mac802154: make csma/cca parameters per-wpan
by Phoebe Buckheister
· 11 years ago
336908f
mac802154: allow only one WPAN to be up at any given time
by Phoebe Buckheister
· 11 years ago
d1d7358
ieee802154: add proper length checks to header creations
by Phoebe Buckheister
· 11 years ago
ae531b9
ieee802154: use ieee802154_addr instead of *_sa variants
by Phoebe Buckheister
· 11 years ago
e6278d9
mac802154: use header operations to create/parse headers
by Phoebe Buckheister
· 11 years ago
b70ab2e
ieee802154: enforce consistent endianness in the 802.15.4 stack
by Phoebe Buckheister
· 11 years ago
376b7bd
ieee802154: rename struct ieee802154_addr to *_sa
by Phoebe Buckheister
· 11 years ago
4244db1
ieee802154: add netlink APIs for smartMAC configuration
by Phoebe Buckheister
· 11 years ago
6ca0019
ieee802154: add support for setting CCA energy detection levels
by Phoebe Buckheister
· 11 years ago
ba08fea
ieee802154: add support for CCA mode in wpan phys
by Phoebe Buckheister
· 11 years ago
84dda3c
ieee802154: add support for listen-before-talk in wpan_phy
by Phoebe Buckheister
· 11 years ago
9b2777d
ieee802154: add TX power control to wpan_phy
by Phoebe Buckheister
· 11 years ago
2045cea
net: remove unnecessary return's
by stephen hemminger
· 11 years ago
2cc33c7
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warning(...
by Weilong Chen
· 11 years ago
3e69162
6lowpan: set and use mac_len for mac header length
by Alexander Aring
· 11 years ago
83a1a7c
mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)
by Chen Weilong
· 11 years ago
5871768
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
2c1bbbf
net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-W
by Chen Gang
· 12 years ago
9f7f78b
mac802154: Keep track of the channel when changed
by Alan Ott
· 12 years ago
e937f583
mac802154: Increase tx_buffer_len
by Alan Ott
· 12 years ago
b5992fe
mac802154: Use netif flow control
by Alan Ott
· 12 years ago
7dd43d3
mac802154: Do not try to resend failed packets
by Alan Ott
· 12 years ago
0483546
mac802154: add mac802154_dev_get_dsn()
by Tony Cheneau
· 12 years ago
cf69206
mac802154: turn on ACK when enabled by the upper layers
by Tony Cheneau
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
25060d8
wpan: use stack buffer instead of heap
by Alexander Aring
· 12 years ago
f458c64
wpan: whitespace fix
by Alexander Aring
· 12 years ago
e5a2f6e
net/mac802154: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
5ff3fec
mac802154: fix NOHZ local_softirq_pending 08 warning
by Alexander Aring
· 12 years ago
1e9f954
mac802154: fix destructon ordering for ieee802154 devices
by Konstantin Khlebnikov
· 12 years ago
92a2ec7
mac802154: use kfree_skb() instead of dev_kfree_skb()
by Alan Ott
· 12 years ago
fcefbe9
mac802154: fix memory leaks
by Alan Ott
· 12 years ago
4288404
mac802154: sparse warnings: make symbols static
by alex.bluesman.smirnov@gmail.com
· 12 years ago
e885a47
mac802154: add get short address method
by alex.bluesman.smirnov@gmail.com
· 12 years ago
b26d344
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
72fd5a8
mac802154: add monitor listener to TX datapath
by alex.bluesman.smirnov@gmail.com
· 12 years ago
5265f46
mac802154: mlme start request
by alex.bluesman.smirnov@gmail.com
· 12 years ago
66b69d4
mac802154: page and channel setter
by alex.bluesman.smirnov@gmail.com
· 12 years ago
48e44d5
mac802154: short address setter
by alex.bluesman.smirnov@gmail.com
· 12 years ago
dcbe4f9
mac802154: set and get PAN id
by alex.bluesman.smirnov@gmail.com
· 12 years ago
32bad7e
mac802154: add wpan device-class support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
8a8e28b
mac802154: add missed braces
by alex.bluesman.smirnov@gmail.com
· 12 years ago
0606069
mac802154: monitor device support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
62610ad
mac802154: slaves management support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
ef2486f
mac802154: basic mib support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
6e2128d
mac802154: basic MAC commands interface support
by alex.bluesman.smirnov@gmail.com
· 12 years ago
4d23c9c
mac802154: slave interfaces declaration
by alex.bluesman.smirnov@gmail.com
· 12 years ago
5b641eb
mac802154: TX data path
by alex.bluesman.smirnov@gmail.com
· 12 years ago
1cd829c
mac802154: RX data path
by alex.bluesman.smirnov@gmail.com
· 12 years ago
1010f54
mac802154: allocation of ieee802154 device
by alex.bluesman.smirnov@gmail.com
· 12 years ago