summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ieee802154: 6lowpan: rename process_data and lowpan_process_dataMartin Townsend2014-10-273-19/+23
* bluetooth:6lowpan: use consume_skb when packet processed successfullyMartin Townsend2014-10-271-3/+4
* 6lowpan: fix process_data return valuesMartin Townsend2014-10-272-4/+4
* 6lowpan: remove skb_deliver from IPHCMartin Townsend2014-10-273-43/+44
* mac802154: tx: make worker information staticAlexander Aring2014-10-261-12/+5
* mac802154: tx: change naming conventionAlexander Aring2014-10-264-17/+23
* mac802154: tx: move stats tx incrementAlexander Aring2014-10-261-6/+10
* mac802154: tx: cleanup crc calculationAlexander Aring2014-10-261-4/+2
* mac802154: tx: use netdev print helpersAlexander Aring2014-10-261-2/+2
* mac802154: tx: don't allow if down while sync txAlexander Aring2014-10-261-9/+22
* mac802154: tx: add support for xmit_async callbackAlexander Aring2014-10-262-7/+17
* mac802154: tx: fix error handling while xmitAlexander Aring2014-10-261-4/+8
* mac802154: tx: use queue helpers in xmit workerAlexander Aring2014-10-261-12/+2
* mac802154: add netdev qeue helpersAlexander Aring2014-10-262-1/+56
* mac802154: tx: remove xmit channel context switchAlexander Aring2014-10-261-54/+4
* mac802154: tx: squash multiple dereferencingAlexander Aring2014-10-261-11/+12
* mac802154: tx: remove kmalloc in xmit hotpathAlexander Aring2014-10-261-29/+27
* mac802154: tx: move xmit callback to tx fileAlexander Aring2014-10-264-67/+59
* mac802154: remove ieee802154_addr from driver_opsAlexander Aring2014-10-251-10/+0
* mac802154: rename dev_workqueue to workqueueAlexander Aring2014-10-255-10/+10
* mac802154: introduce IEEE802154_DEV_TO_SUB_IFAlexander Aring2014-10-256-43/+47
* mac802154: introduce hw_to_local functionAlexander Aring2014-10-254-8/+12
* mac802154: rename sdata slaves and slaves_mtxAlexander Aring2014-10-255-37/+37
* mac802154: rename hw subif_data variable to localAlexander Aring2014-10-256-47/+47
* mac802154: rename mac802154_sub_if_dataAlexander Aring2014-10-257-207/+208
* mac802154: rename mac802154_priv to ieee802154_localAlexander Aring2014-10-257-131/+130
* ieee802154: rename ieee802154_dev to ieee802154_hwAlexander Aring2014-10-253-24/+24
* ieee802154: move ieee802154 headerAlexander Aring2014-10-258-8/+9
* ieee802154: move wpan-class.c to core.cAlexander Aring2014-10-252-1/+1
* ieee802154: move wpan-phy.h to cfg802154.hAlexander Aring2014-10-259-9/+9
* mac802154: move wpan.c to iface.cAlexander Aring2014-10-252-1/+1
* mac802154: move mac802154.h to ieee802154_i.hAlexander Aring2014-10-259-11/+11
* mac802154: move ieee802154_dev.c to main.cAlexander Aring2014-10-252-1/+1
* Bluetooth: Add self-tests for SMP crypto functionsJohan Hedberg2014-10-251-0/+87
* Bluetooth: Add skeleton for SMP self-testsJohan Hedberg2014-10-252-0/+39
* Bluetooth: Pass only crypto context to SMP crypto functionsJohan Hedberg2014-10-251-18/+12
* Bluetooth: fix shadow warning in hci_disconnect()Fabian Frederick2014-10-251-3/+4
* ieee802154: wpan-class: fix trailing semicolonAlexander Aring2014-10-251-1/+1
* mac802154: fix typo IEEE802515 to IEEE802154Alexander Aring2014-10-251-3/+3
* ieee802154: ieee802154_dev: fix align typoAlexander Aring2014-10-251-1/+1
* ieee802154: mac802154: remove FSF addressAlexander Aring2014-10-2518-72/+0
* Bluetooth: Fix missing channel unlock in l2cap_le_creditsMartin Townsend2014-10-251-0/+1
* 6lowpan: Use skb_cow in IPHC decompression.Martin Townsend2014-10-252-26/+25
* Bluetooth: 6lowpan: remove unnecessary codes in give_skb_to_upperLi RongQing2014-10-251-8/+1
* Bluetooth: Improve RFCOMM __test_pf macro robustnessSzymon Janc2014-10-251-1/+1
* Bluetooth: Fix RFCOMM NSC responseSzymon Janc2014-10-251-2/+2
* Bluetooth: Defer connection-parameter removal when unpairingAlfonso Acosta2014-10-252-13/+41
* ieee802154: 6lowpan: add RTNL assertionAlexander Aring2014-10-251-0/+2
* ieee802154: 6lowpan: improve packet registrationAlexander Aring2014-10-251-12/+18
* Bluetooth: Remove redundant check on hci_conn's device classAlfonso Acosta2014-10-251-2/+1
OpenPOWER on IntegriCloud