aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac802154/wpan.c
Commit message (Expand)AuthorAge
* mac802154: move wpan.c to iface.cAlexander Aring2014-10-25
* mac802154: move mac802154.h to ieee802154_i.hAlexander Aring2014-10-25
* ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-08
| |\
| * | mac802154: common error pathVarka Bhadram2014-08-14
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typo in printkMasanari Iida2014-08-26
| |/
* | ieee802154: mac802154: handle the reserved dest mode by dropping the packetMartin Townsend2014-08-19
* | mac802154: fixed potential skb leak with mac802154_parse_frame_startMartin Townsend2014-08-19
|/
* mac802154: don't deliver packets to devices that are downPhoebe Buckheister2014-06-11
* mac802154: properly free incoming skbs on decryption failurePhoebe Buckheister2014-06-11
* mac802154: propagate device address changes to llsecPhoebe Buckheister2014-05-16
* mac802154: integrate llsec with wpan devicesPhoebe Buckheister2014-05-16
* mac802154: make mac802154_wpan_open staticPhoebe Buckheister2014-05-15
* ieee802154: change _cb handling slightlyPhoebe Buckheister2014-05-15
* mac802154: account for all header parts during wpan header creationgPhoebe Buckheister2014-05-15
* mac802154: make csma/cca parameters per-wpanPhoebe Buckheister2014-04-01
* ieee802154: add proper length checks to header creationsPhoebe Buckheister2014-03-14
* ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister2014-03-14
* mac802154: use header operations to create/parse headersPhoebe Buckheister2014-03-14
* ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister2014-03-14
* ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister2014-03-14
* mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...Weilong Chen2013-12-22
* 6lowpan: set and use mac_len for mac header lengthAlexander Aring2013-10-30
* mac802154: Increase tx_buffer_lenAlan Ott2013-04-07
* mac802154: turn on ACK when enabled by the upper layersTony Cheneau2013-03-26
* wpan: use stack buffer instead of heapAlexander Aring2013-02-06
* wpan: whitespace fixAlexander Aring2013-02-06
* mac802154: fix NOHZ local_softirq_pending 08 warningAlexander Aring2013-01-04
* mac802154: fix memory leaksAlan Ott2012-11-30
* mac802154: add wpan device-class supportalex.bluesman.smirnov@gmail.com2012-06-27