aboutsummaryrefslogtreecommitdiffstats
path: root/net/ieee802154
AgeCommit message (Expand)Author
2015-09-17ieee802154: 6lowpan: fix drop return valueAlexander Aring
2015-09-17ieee802154: 6lowpan: remove tx full-size calc workaroundAlexander Aring
2015-09-17ieee802154: 6lowpan: remove packet type to hostAlexander Aring
2015-09-17ieee802154: 6lowpan: check on valid 802.15.4 frameAlexander Aring
2015-09-17ieee802154: 6lowpan: add check for reserved dispatchAlexander Aring
2015-09-17ieee802154: 6lowpan: add handler for all dispatch valuesAlexander Aring
2015-09-17ieee802154: 6lowpan: add generic lowpan header checkAlexander Aring
2015-09-17ieee820154: 6lowpan: dispatch evaluation reworkAlexander Aring
2015-09-17ieee802154: 6lowpan: earlier skb->dev switchAlexander Aring
2015-09-17ieee802154: 6lowpan: trivial checks at firstAlexander Aring
2015-09-17ieee802154: 6lowpan: cleanup pull of iphc bytesAlexander Aring
2015-09-17ieee802154: 6lowpan: change if lowpan dev is runningAlexander Aring
2015-09-17ieee802154: 6lowpan: remove EXPORT_SYMBOLAlexander Aring
2015-09-17ieee802154: 6lowpan: remove set to zeroAlexander Aring
2015-09-17ieee802154: 6lowpan: remove check on nullAlexander Aring
2015-09-17ieee802154: 6lowpan: register packet layer while openAlexander Aring
2015-09-17ieee802154: 6lowpan: change dev vars to wdev and ldevAlexander Aring
2015-08-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-08-28nl802154: stricter input checking for boolean inputsStefan Schmidt
2015-08-18net: 6lowpan: convert to using IFF_NO_QUEUEPhil Sutter
2015-08-15ieee802154: 6lowpan: fix non-lowpan wpan interfacesAlexander Aring
2015-08-15ieee802154: 6lowpan: fix packet layer registrationAlexander Aring
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring
2015-08-10ieee802154: 6lowpan: fix error frag handlingAlexander Aring
2015-08-10ieee802154: add ack request default handlingAlexander Aring
2015-08-10ieee802154: 6lowpan: remove multiple lowpan per wpan supportAlexander Aring
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-26inet: frag: change *_frag_mem_limit functions to take netns_frags as argumentFlorian Westphal
2015-07-23cfg802154: add PM hooksVarka Bhadram
2015-06-04nl802154: export supported commandsVarka Bhadram
2015-06-04ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.Lennert Buytenhek
2015-06-04cfg802154: fix rdev-ops naming convension and format specifiersVarka Bhadram
2015-06-02ieee802154: 6lowpan: set ackreq when neededAlexander Aring
2015-05-27nl802154: add support to set cca ed levelAlexander Aring
2015-05-27nl802154: add support for cca ed level infoAlexander Aring
2015-05-27ieee802154: fix typo for file nameVarka Bhadram
2015-05-27ieee802154: add set transmit power supportVarka Bhadram
2015-05-26nl802154: fix cca mode wpan phy flagAlexander Aring
2015-05-26ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind().Lennert Buytenhek
2015-05-26ieee802154: Remove 802.15.4/6LoWPAN checks for interface MTU.Lennert Buytenhek
2015-05-26ieee802154 socket: Return EMSGSIZE from raw_sendmsg() if packet too big.Lennert Buytenhek
2015-05-23mac802154: remove mib lockAlexander Aring
2015-05-23mac802154: use atomic ops for sequence incrementationAlexander Aring
2015-05-23mac802154: remove pib lockAlexander Aring
2015-05-19nl802154: add support for dump phy capabilitiesAlexander Aring
2015-05-19ieee802154: add iftypes capabilityAlexander Aring
2015-05-19cfg802154: introduce wpan phy flagsAlexander Aring
2015-05-19ieee802154: add several phy supported handlingAlexander Aring
2015-05-19ieee802154: introduce wpan_phy_supportedAlexander Aring
2015-05-19ieee802154: change cca ed level to mbmAlexander Aring