| Commit message (Expand) | Author | Age | Files | Lines |
* | mac802154: Fix memory corruption with global deferred transmit state. | Lennert Buytenhek | 2015-07-30 | 1 | -0/+4 |
* | mac802154: fix ieee802154_rx handling | Varka Bhadram | 2015-07-23 | 1 | -1/+1 |
* | mac802154: do not export ieee802154_rx() | Varka Bhadram | 2015-07-23 | 1 | -0/+1 |
* | mac802154: cfg: add suspend and resume callbacks | Alexander Aring | 2015-07-23 | 1 | -0/+1 |
* | mac802154: util: add stop_device utility function | Alexander Aring | 2015-07-23 | 1 | -0/+1 |
* | mac802154: remove unused macro | Varka Bhadram | 2015-07-23 | 1 | -2/+0 |
* | mac802154: add llsec address update workaround | Alexander Aring | 2015-07-23 | 1 | -0/+2 |
* | mac802154: remove unneeded vif struct | Alexander Aring | 2015-06-07 | 1 | -2/+0 |
* | mac802154: remove mib lock | Alexander Aring | 2015-05-23 | 1 | -6/+0 |
* | mac802154: use atomic ops for sequence incrementation | Alexander Aring | 2015-05-23 | 1 | -1/+0 |
* | cfg802154: pass name_assign_type to rdev_add_virtual_intf() | Varka Bhadram | 2015-04-30 | 1 | -1/+2 |
* | ieee802154: add del interface command | Alexander Aring | 2014-11-17 | 1 | -0/+6 |
* | ieee802154: setting extended address while iface add | Alexander Aring | 2014-11-17 | 1 | -1/+1 |
* | mac802154: remove wpan_dev parameter in if_add | Alexander Aring | 2014-11-17 | 1 | -1/+1 |
* | mac802154: use new nl802154 iftype types | Alexander Aring | 2014-11-17 | 1 | -1/+2 |
* | mac802154: remove unused prototypes | Alexander Aring | 2014-11-17 | 1 | -6/+0 |
* | mac802154: add interframe spacing time handling | Alexander Aring | 2014-11-13 | 1 | -0/+4 |
* | mac802154: add ifname change notifier | Alexander Aring | 2014-11-12 | 1 | -0/+3 |
* | mac802154: add wpan_phy priv id | Alexander Aring | 2014-11-12 | 1 | -0/+3 |
* | mac820154: move interface unregistration into iface | Alexander Aring | 2014-11-12 | 1 | -0/+1 |
* | mac802154: remove mac_params in sdata | Alexander Aring | 2014-11-09 | 1 | -2/+0 |
* | mac802154: move mac pib attributes into wpan_dev | Alexander Aring | 2014-11-09 | 1 | -10/+0 |
* | mac802154: fix typo promisuous to promiscuous | Alexander Aring | 2014-11-05 | 1 | -1/+1 |
* | mac802154: add ieee802154_vif struct | Alexander Aring | 2014-11-05 | 1 | -1/+2 |
* | ieee802154: rework interface registration | Alexander Aring | 2014-11-05 | 1 | -0/+4 |
* | mac802154: move interface add handling in iface | Alexander Aring | 2014-11-05 | 1 | -0/+3 |
* | mac802154: move interface del handling in iface | Alexander Aring | 2014-11-05 | 1 | -1/+1 |
* | mac802154: set extended address filter on ifup | Alexander Aring | 2014-11-02 | 1 | -1/+0 |
* | cfg802154: convert deprecated iface add and del | Alexander Aring | 2014-11-02 | 1 | -0/+4 |
* | mac802154: add basic support for monitor | Alexander Aring | 2014-10-29 | 1 | -0/+1 |
* | mac802154: move mac_params functions into mac_cmd | Alexander Aring | 2014-10-28 | 1 | -5/+0 |
* | mac802154: remove channel attributes from sdata | Alexander Aring | 2014-10-28 | 1 | -3/+0 |
* | mac802154: move local started handling | Alexander Aring | 2014-10-28 | 1 | -7/+0 |
* | mac802154: rename running to started | Alexander Aring | 2014-10-28 | 1 | -1/+1 |
* | mac802154: rework sdata state change to running | Alexander Aring | 2014-10-28 | 1 | -1/+11 |
* | mac802154: declare struct ieee802154_ops as const | Alexander Aring | 2014-10-28 | 1 | -1/+1 |
* | mac802154: main: move open and close into iface | Alexander Aring | 2014-10-28 | 1 | -3/+0 |
* | mac802154: tx: remove monitor receive while xmit | Alexander Aring | 2014-10-27 | 1 | -1/+0 |
* | mac802154: rx: move receive handling into rx.c | Alexander Aring | 2014-10-27 | 1 | -1/+0 |
* | mac802154: rx: use tasklet instead workqueue | Alexander Aring | 2014-10-27 | 1 | -0/+7 |
* | mac802154: tx: change naming convention | Alexander Aring | 2014-10-26 | 1 | -2/+4 |
* | mac802154: tx: move xmit callback to tx file | Alexander Aring | 2014-10-26 | 1 | -3/+2 |
* | mac802154: rename dev_workqueue to workqueue | Alexander Aring | 2014-10-25 | 1 | -1/+1 |
* | mac802154: introduce IEEE802154_DEV_TO_SUB_IF | Alexander Aring | 2014-10-25 | 1 | -0/+6 |
* | mac802154: introduce hw_to_local function | Alexander Aring | 2014-10-25 | 1 | -2/+6 |
* | mac802154: rename sdata slaves and slaves_mtx | Alexander Aring | 2014-10-25 | 1 | -2/+2 |
* | mac802154: rename hw subif_data variable to local | Alexander Aring | 2014-10-25 | 1 | -1/+1 |
* | mac802154: rename mac802154_sub_if_data | Alexander Aring | 2014-10-25 | 1 | -1/+1 |
* | mac802154: rename mac802154_priv to ieee802154_local | Alexander Aring | 2014-10-25 | 1 | -6/+6 |
* | ieee802154: rename ieee802154_dev to ieee802154_hw | Alexander Aring | 2014-10-25 | 1 | -1/+1 |