| Commit message (Expand) | Author | Age | Files | Lines |
* | mac802154: move ieee802154_dev.c to main.c | Alexander Aring | 2014-10-25 | 1 | -411/+0 |
* | ieee802154: ieee802154_dev: fix align typo | Alexander Aring | 2014-10-25 | 1 | -1/+1 |
* | ieee802154: mac802154: remove FSF address | Alexander Aring | 2014-10-25 | 1 | -4/+0 |
* | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 2014-07-16 | 1 | -2/+4 |
* | mac802154: at86rf230: add hw flags and merge ops | Alexander Aring | 2014-07-08 | 1 | -14/+46 |
* | 6lowpan: mac802154: fix coding style issues | Varka Bhadram | 2014-07-08 | 1 | -1/+3 |
* | mac802154: make csma/cca parameters per-wpan | Phoebe Buckheister | 2014-04-01 | 1 | -24/+12 |
* | mac802154: allow only one WPAN to be up at any given time | Phoebe Buckheister | 2014-04-01 | 1 | -0/+25 |
* | ieee802154: enforce consistent endianness in the 802.15.4 stack | Phoebe Buckheister | 2014-03-15 | 1 | -1/+4 |
* | ieee802154: add netlink APIs for smartMAC configuration | Phoebe Buckheister | 2014-02-17 | 1 | -0/+23 |
* | ieee802154: add support for setting CCA energy detection levels | Phoebe Buckheister | 2014-02-17 | 1 | -0/+11 |
* | ieee802154: add support for CCA mode in wpan phys | Phoebe Buckheister | 2014-02-17 | 1 | -0/+11 |
* | ieee802154: add support for listen-before-talk in wpan_phy | Phoebe Buckheister | 2014-02-17 | 1 | -0/+11 |
* | ieee802154: add TX power control to wpan_phy | Phoebe Buckheister | 2014-02-17 | 1 | -0/+11 |
* | mac802154: Use pr_err(...) rather than printk(KERN_ERR ...) | Chen Weilong | 2013-10-30 | 1 | -4/+2 |
* | mac802154: fix destructon ordering for ieee802154 devices | Konstantin Khlebnikov | 2012-12-14 | 1 | -2/+2 |
* | mac802154: add wpan device-class support | alex.bluesman.smirnov@gmail.com | 2012-06-27 | 1 | -0/+4 |
* | mac802154: monitor device support | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 1 | -1/+4 |
* | mac802154: slaves management support | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 1 | -0/+142 |
* | mac802154: allocation of ieee802154 device | alex.bluesman.smirnov@gmail.com | 2012-05-16 | 1 | -0/+149 |