| Commit message (Expand) | Author | Age |
* | mac80211: RMC buckets are just list heads | Thomas Pedersen | 2013-01-03 |
* | mac80211: convert to channel definition struct | Johannes Berg | 2012-11-26 |
* | mac80211: move Mesh Capability field definition to ieee80211.h | Marco Porsch | 2012-11-26 |
* | mac80211: mesh STAs only process mesh beacons | Thomas Pedersen | 2012-10-23 |
* | mac80211: move out the non-statistics variable estab_plinks from mesh_stat | Ashok Nagarajan | 2012-10-17 |
* | mac80211: use channel contexts | Johannes Berg | 2012-10-17 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-24 |
|\ |
|
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-08-21 |
| |\ |
|
| | * | mac80211: mesh: don't use global channel type | Johannes Berg | 2012-08-20 |
| | * | mac80211: improve cleanup when leaving mesh | Thomas Pedersen | 2012-08-03 |
| | * | mac80211: manage carrier state in mesh | Johannes Berg | 2012-07-31 |
| | * | mac80211: use oper_channel in mesh | Johannes Berg | 2012-07-31 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-15 |
|\| | |
|
| * | | mac80211: fix unnecessary beacon update after peering status change | Marco Porsch | 2012-08-13 |
| |/ |
|
* | | mac80211: cancel mesh path timer | Johannes Berg | 2012-08-01 |
* | | mac80211: clear timer bits when disconnecting | Johannes Berg | 2012-08-01 |
|/ |
|
* | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 |
* | mac80211: clean up debugging | Johannes Berg | 2012-06-24 |
* | mac80211: invoke the timer only with correct dot11MeshHWMPRootMode value | Chun-Yeow Yeoh | 2012-06-18 |
* | mac80211: implement the proactive PREQ generation | Chun-Yeow Yeoh | 2012-06-14 |
* | net: mac80211: Convert printk(KERN_DEBUG to pr_debug | Joe Perches | 2012-06-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 2012-05-22 |
|\ |
|
| * | mac80211: Fix don't use '>' operator for matching channel types | Ashok Nagarajan | 2012-05-16 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2012-05-14 |
|\| |
|
| * | {nl,cfg,mac}80211: Allow user to see/configure HT protection mode | Ashok Nagarajan | 2012-05-08 |
| * | mac80211: Allow nonHT/HT peering in mesh | Ashok Nagarajan | 2012-05-08 |
| * | mac80211: Advertise HT protection mode in IEs | Ashok Nagarajan | 2012-05-08 |
* | | mac80211: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 |
|/ |
|
* | mac80211: refactor mesh peer rate handling | Thomas Pedersen | 2012-04-23 |
* | mac80211: Check basic rates when peering | Ashok Nagarajan | 2012-04-11 |
* | mac80211: Modify sta_get_rates to give basic rates | Ashok Nagarajan | 2012-04-11 |
* | mac80211: Use mandatory rates as basic rates when starting mesh | Ashok Nagarajan | 2012-04-11 |
* | mac80211: Implement mesh synchronization framework | Javier Cardona | 2012-04-10 |
* | wireless: rename ht_info to ht_operation | Johannes Berg | 2012-04-09 |
* | mac80211: use compare_ether_addr on MAC addresses instead of memcmp | Felix Fietkau | 2012-03-05 |
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen | 2011-11-28 |
* | mac80211: Support ht-cap over-rides. | Ben Greear | 2011-11-21 |
* | mac80211: set HT capabilities for mesh peer | Thomas Pedersen | 2011-11-08 |
* | mac80211: add HT IEs to mesh frames | Thomas Pedersen | 2011-11-08 |
* | mac80211: standardize adding supported rates IEs | Arik Nemtsov | 2011-09-30 |
* | mac80211: Mesh data frames must have the QoS header | Javier Cardona | 2011-09-14 |
* | mac80211: Remove unnecessary OOM logging messages | Joe Perches | 2011-09-13 |
* | mac80211: mesh gate fixes | Thomas Pedersen | 2011-08-26 |
* | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 2011-08-24 |
* | mac80211: mesh gate implementation | Javier Cardona | 2011-08-24 |
* | mac80211: update mesh path selection frame format | Thomas Pedersen | 2011-08-22 |
* | mac80211: update mesh peering frame format | Thomas Pedersen | 2011-08-22 |
* | mac80211: fix mesh beacon format | Thomas Pedersen | 2011-08-22 |
* | mac80211: mesh: move some code to make it static | Johannes Berg | 2011-05-12 |
* | mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION | Javier Cardona | 2011-05-11 |