summaryrefslogtreecommitdiff
path: root/net/batman-adv/hard-interface.h
AgeCommit message (Expand)Author
2018-02-26batman-adv: Update copyright years for 2018Sven Eckelmann
2017-12-15batman-adv: Add kernel-doc to functions in headersSven Eckelmann
2017-12-15batman-adv: Add kernel-doc to enums in headersSven Eckelmann
2017-12-15batman-adv: Use inline kernel-doc for enum/structSven Eckelmann
2017-12-15batman-adv: Use parentheses in function kernel-docSven Eckelmann
2017-12-15batman-adv: Add SPDX license identifier above copyright headerSven Eckelmann
2017-01-26batman-adv: update copyright years for 2017Sven Eckelmann
2016-11-08batman-adv: retrieve B.A.T.M.A.N. V WiFi neighbor stats from real interfaceMarek Lindner
2016-11-08batman-adv: Cache the type of wifi device for each hardifSven Eckelmann
2016-11-08batman-adv: refactor wifi interface detectionMarek Lindner
2016-10-30batman-adv: Simple (re)broadcast avoidanceLinus Lüssing
2016-05-10batman-adv: Create batman soft interfaces within correct netns.Andrew Lunn
2016-02-23batman-adv: Rename batadv_hardif *_free_ref function to *_putSven Eckelmann
2016-02-10batman-adv: Convert batadv_hard_iface to krefSven Eckelmann
2016-02-10batman-adv: Drop reference to netdevice on last referenceSven Eckelmann
2016-02-02batman-adv: update copyright years for 2016Sven Eckelmann
2016-01-16batman-adv: Drop immediate batadv_hard_iface free functionSven Eckelmann
2015-06-07batman-adv: Add required includes to all filesSven Eckelmann
2015-05-29batman-adv: update copyright years for 2015Sven Eckelmann
2014-01-12batman-adv: update copyright years for 2014Simon Wunderlich
2014-01-12batman-adv: add WiFi penaltySimon Wunderlich
2014-01-12batman-adv: split tq information in neigh_node structSimon Wunderlich
2014-01-08batman-adv: remove FSF address from GPL disclaimerAntonio Quartulli
2013-10-23batman-adv: invoke dev_get_by_index() outside of is_wifi_iface()Antonio Quartulli
2013-03-27batman-adv: Don't always delete softif when last slave was removedSven Eckelmann
2013-01-19batman-adv: update copyright yearsAntonio Quartulli
2012-07-01batman-adv: Prefix types structs with batadv_Sven Eckelmann
2012-07-01batman-adv: Prefix hard-interface enum with BATADV_Sven Eckelmann
2012-06-24batman-adv: Prefix hard-interface static inline functions with batadv_Sven Eckelmann
2012-06-20batman-adv: Reformat multiline comments to consistent styleSven Eckelmann
2012-06-20batman-adv: Prefix hard-interface non-static functions with batadv_Sven Eckelmann
2012-02-17batman-adv: Update copyright yearsSven Eckelmann
2011-08-22batman-adv: detect clients connected through a 802.11 deviceAntonio Quartulli
2011-06-09batman-adv: Use enums for related constantsSven Eckelmann
2011-05-30batman-adv: Add const type qualifier for pointersSven Eckelmann
2011-05-01batman-adv: Make bat_priv->primary_if an rcu protected pointerMarek Lindner
2011-03-05batman-adv: rename batman_if struct to hard_ifaceMarek Lindner
2011-03-05batman-adv: Correct rcu refcounting for batman_ifMarek Lindner
2011-01-31batman-adv: Update copyright yearsSven Eckelmann
2011-01-31batman-adv: Remove declaration of batman_skb_recvSven Eckelmann
2010-12-16net: Add batman-adv meshing protocolSven Eckelmann