aboutsummaryrefslogtreecommitdiff
path: root/net/ieee802154
AgeCommit message (Expand)AuthorFilesLines
2009-08-19Drop ARPHRD_IEEE802154_PHYGravatar Dmitry Eremin-Solenikov 2-5/+2
2009-08-19ieee802154: add support for channel pages from IEEE 802.15.4-2006Gravatar Dmitry Eremin-Solenikov 2-3/+26
2009-08-19ieee802154: add a sysfs representation of WPAN master devicesGravatar Dmitry Eremin-Solenikov 2-1/+160
2009-08-12nl802154: support START-CONFIRM primitiveGravatar Dmitry Baryshkov 1-0/+32
2009-08-12af_ieee802154: add support for WANT_ACK socket optionGravatar Dmitry Baryshkov 1-4/+54
2009-08-12af_ieee802154: minor cleanup in dgram_bindGravatar Dmitry Baryshkov 1-6/+8
2009-08-12nl802154: add support for dumping WPAN interface informationGravatar Dmitry Baryshkov 1-2/+104
2009-08-12nl802154: make ieee802154_policy constantGravatar Dmitry Baryshkov 1-1/+2
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 3-3/+33
2009-08-06af_ieee802154: provide dummy get/setsockoptGravatar Dmitry Eremin-Solenikov 2-0/+28
2009-08-06af_ieee802154: fix ioctl processingGravatar Dmitry Eremin-Solenikov 1-3/+5
2009-07-23ieee802154: move headers out of extra directoryGravatar Dmitry Eremin-Solenikov 4-9/+9
2009-06-29nl802154: add module license and descriptionGravatar Dmitry Eremin-Solenikov 1-0/+3
2009-06-29nl802154: fix Oops in ieee802154_nl_get_devGravatar Dmitry Eremin-Solenikov 1-0/+3
2009-06-19ieee802154: use standard routine for printing dumpsGravatar Dmitry Baryshkov 1-9/+3
2009-06-18net: correct off-by-one write allocations reportsGravatar Eric Dumazet 1-1/+2
2009-06-11ieee802154: Use '%Zu' printf format for size_t.Gravatar David S. Miller 2-2/+2
2009-06-09net: add NL802154 interface for configuration of 802.15.4 devicesGravatar Sergey Lapin 3-1/+577
2009-06-09net: add IEEE 802.15.4 socket family implementationGravatar Sergey Lapin 6-0/+1072