summaryrefslogtreecommitdiffstats
path: root/drivers/staging/batman-adv/soft-interface.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: batman-adv: Remove batman-adv from stagingSven Eckelmann2010-12-161-697/+0
* Staging: batman-adv: Use kernel functions to identify broadcastsSven Eckelmann2010-11-291-1/+1
* Staging: batman-adv: send DHCP requests directly to the chosen gwMarek Lindner2010-11-291-1/+13
* Staging: batman-adv: adding gateway functionalityMarek Lindner2010-11-291-0/+4
* Staging: batman-adv: Limit spin_locks to spin_lock_bhSven Eckelmann2010-11-291-6/+4
* Staging: batman-adv: Make hop_penalty configurable via sysfsLinus Lüssing2010-11-291-0/+1
* Staging: batman-adv: Unify sysfs file names with their bat_priv atomicsLinus Lüssing2010-11-291-3/+3
* Staging: batman-adv: softif bridge loop avoidanceMarek Lindner2010-11-291-6/+290
* Staging: batman-adv: ensure that eth_type_trans gets linear memoryMarek Lindner2010-11-291-4/+10
* Revert "staging: batman-adv: Use linux/etherdevice.h address helper functions"Greg Kroah-Hartman2010-11-101-1/+1
* staging: batman-adv: Use linux/etherdevice.h address helper functionsTobias Klauser2010-11-091-1/+1
* Staging: batman-adv: removing redundant assignment of skb->devMarek Lindner2010-09-141-4/+1
* Staging: batman-adv: multiple mesh cloudsMarek Lindner2010-09-051-24/+24
* Staging: batman-adv: attach each hard-interface to a soft-interfaceMarek Lindner2010-09-051-20/+98
* Staging: batman-adv: Keep header writable and unsharedSven Eckelmann2010-09-051-12/+14
* Staging: batman-adv: layer2 unicast packet fragmentationAndreas Langer2010-09-051-1/+3
* Staging: batman-adv: refactoring unicast payload codeMarek Lindner2010-09-051-61/+13
* Staging: batman-adv: Count Ethernet header for incoming packetsSimon Wunderlich2010-09-051-1/+1
* Staging: batman-adv: Convert names from Java to C styleAntonio Quartulli2010-07-081-3/+3
* Staging: batman-adv: bonding and interface alternatingSimon Wunderlich2010-06-221-1/+1
* Staging: batman-adv: Add bonding functionalitySimon Wunderlich2010-06-221-25/+25
* Staging: batman-adv: 32bit sequence number and TTL for broadcastsSimon Wunderlich2010-06-221-2/+3
* Staging: batman-adv: Mark locally used symbols as staticSven Eckelmann2010-06-221-55/+49
* Staging: batman-adv: Reduce max characters on a line to 80Sven Eckelmann2010-05-111-3/+5
* Staging: batman-adv: kfree_skb() in interface_tx() in error caseSimon Wunderlich2010-05-111-0/+1
* Staging: batman-adv: Limit queue lengths for batman and broadcast packetsSimon Wunderlich2010-05-111-3/+3
* Staging: batman-adv: move /proc interface handling to /sysMarek Lindner2010-05-111-1/+1
* Staging: batman-adv: remove redundant pointer to originator interfaceMarek Lindner2010-05-111-3/+2
* Staging: batman-adv: convert more files from /proc to /sysMarek Lindner2010-05-111-0/+4
* Staging: batman-adv: Update copyright yearsSimon Wunderlich2010-05-111-1/+1
* Staging: batman-adv: only modify hna-table on active moduleLinus Lüssing2010-05-111-2/+6
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: batman-adv: Remove compat.hSimon Wunderlich2010-03-031-4/+2
* Staging: batman-adv: Allow the MAC address to be setAndrew Lunn2010-03-031-2/+11
* Staging: batman-adv: receive packets directly using skbsSimon Wunderlich2010-03-031-38/+38
* Staging: batman-adv: replace internal logging mechanism.Andrew Lunn2010-03-031-2/+1
* staging: batman-adv meshing protocolAndrew Lunn2009-12-111-0/+349
OpenPOWER on IntegriCloud