aboutsummaryrefslogtreecommitdiffstats
path: root/wowlan.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-11wowlan: Use MAX_NL80211_ATTR instead of NUM in nla_parseDavid Spinadel1-6/+4
2015-11-26iw: don't use NULL pointer in nla_nest_end()Amit Khatri1-1/+2
2015-11-03iw: Fix memory leak if nla_put failsOla Olsson1-2/+6
2015-10-08iw: remove superfluous includesOla Olsson1-1/+0
2015-08-13iw: remove cb from arguments and simplify valid handlerJohannes Berg1-5/+4
2015-05-05iw: trivial spelling fix (initial)Stefan Lippers-Hollmann1-1/+1
2015-03-17iw: move generic sched scan parsing code out of net detectLuciano Coelho1-167/+7
2015-03-17iw: add a delay option to net-detectLuciano Coelho1-4/+27
2014-12-12parse net detect wowlan configuration informationLuciano Coelho1-1/+38
2014-12-12add WoWLAN net-detect triggerLuciano Coelho1-2/+175
2014-04-10wowlan: don't require pattern offsetJohannes Berg1-6/+7
2013-07-08iw: use updated structures and enums for packet patternAmitkumar Karwar1-16/+16
2013-02-26fix TCP wowlan bugJohannes Berg1-1/+1
2013-02-20iw: add packet offset information for wowlan patternAmitkumar Karwar1-7/+29
2013-02-19support TCP wakeup APIJohannes Berg1-3/+191
2012-07-19pass idby argument to all functionsJohannes Berg1-3/+6
2011-07-15new wowlan triggers/infoJohannes Berg1-1/+18
2011-05-09wowlan supportJohannes Berg1-0/+179