aboutsummaryrefslogtreecommitdiff
path: root/net/mac802154
AgeCommit message (Expand)Author
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen
2014-07-07mac802154: at86rf230: add hw flags and merge opsAlexander Aring
2014-07-076lowpan: mac802154: fix coding style issuesVarka Bhadram
2014-06-11mac802154: don't deliver packets to devices that are downPhoebe Buckheister
2014-06-11mac802154: properly free incoming skbs on decryption failurePhoebe Buckheister
2014-06-06mac802154: llsec: add forgotten list_del_rcu in key removalPhoebe Buckheister
2014-05-22mac802154: llsec: correctly lookup implicit-indexed keysPhoebe Buckheister
2014-05-22mac802154: llsec: fold useless return value checkPhoebe Buckheister
2014-05-22mac802154: llsec: fix incorrect lock pairingPhoebe Buckheister
2014-05-16ieee802154, mac802154: implement devkey record optionPhoebe Buckheister
2014-05-16mac802154: propagate device address changes to llsecPhoebe Buckheister
2014-05-16mac802154: add llsec configuration functionsPhoebe Buckheister
2014-05-16mac802154: integrate llsec with wpan devicesPhoebe Buckheister
2014-05-16mac802154: add llsec decryption methodPhoebe Buckheister
2014-05-16mac802154: add llsec encryption methodPhoebe Buckheister
2014-05-16mac802154: add llsec structures and mutatorsPhoebe Buckheister
2014-05-16mac802154: update KconfigPhoebe Buckheister
2014-05-15mac802154: make mac802154_wpan_open staticPhoebe Buckheister
2014-05-15ieee802154: change _cb handling slightlyPhoebe Buckheister
2014-05-15mac802154: account for all header parts during wpan header creationgPhoebe Buckheister
2014-04-07mac802154: fix duplicate #include headersJean Sacren
2014-04-01mac802154: make csma/cca parameters per-wpanPhoebe Buckheister
2014-04-01mac802154: allow only one WPAN to be up at any given timePhoebe Buckheister
2014-03-14ieee802154: add proper length checks to header creationsPhoebe Buckheister
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister
2014-03-14mac802154: use header operations to create/parse headersPhoebe Buckheister
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-13net: remove unnecessary return'sstephen hemminger
2013-12-22mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...Weilong Chen
2013-10-306lowpan: set and use mac_len for mac header lengthAlexander Aring
2013-10-30mac802154: Use pr_err(...) rather than printk(KERN_ERR ...)Chen Weilong
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29net: mac802154: comparision issue of type cast, finding by EXTRA_CFLAGS=-WChen Gang
2013-04-08mac802154: Keep track of the channel when changedAlan Ott
2013-04-07mac802154: Increase tx_buffer_lenAlan Ott
2013-04-07mac802154: Use netif flow controlAlan Ott
2013-04-07mac802154: Do not try to resend failed packetsAlan Ott
2013-03-26mac802154: add mac802154_dev_get_dsn()Tony Cheneau
2013-03-26mac802154: turn on ACK when enabled by the upper layersTony Cheneau
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-06wpan: use stack buffer instead of heapAlexander Aring
2013-02-06wpan: whitespace fixAlexander Aring
2013-01-11net/mac802154: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-04mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring