| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | mac80211: make key locking clearer | Johannes Berg | 2011-05-12 | 3 | -27/+20 |
| | * | | mac80211: remove pointless mesh path timer RCU code | Johannes Berg | 2011-05-12 | 1 | -14/+3 |
| | * | | mac80211: fix contention time computation in minstrel, minstrel_ht | Daniel Halperin | 2011-05-12 | 2 | -8/+23 |
| | * | | mac80211: Fix mesh-related build breakage... | Yogesh Ashok Powar | 2011-05-12 | 1 | -0/+2 |
| | * | | mac80211: add support for HW scheduled scan | Luciano Coelho | 2011-05-11 | 7 | -22/+242 |
| | * | | mac80211: add a couple of trace event classes to reduce duplicated code | Luciano Coelho | 2011-05-11 | 1 | -77/+53 |
| | * | | mac80211: Only process mesh PREPs with equal seq number if metric is better. | Fabrice Deyber | 2011-05-11 | 1 | -1/+0 |
| | * | | mac80211: Move call to mpp_path_lookup inside RCU-read section | Javier Cardona | 2011-05-11 | 1 | -1/+2 |
| | * | | mac80211: Fix locking bug on mesh path table access | Javier Cardona | 2011-05-11 | 1 | -26/+28 |
| | * | | mac80211: Check size of a new mesh path table for changes since allocation. | Javier Cardona | 2011-05-11 | 1 | -3/+6 |
| | * | | nl80211: allow installing keys for a meshif | Thomas Pedersen | 2011-05-11 | 1 | -1/+4 |
| | * | | nl80211: Let userspace drive the peer link management states. | Javier Cardona | 2011-05-11 | 2 | -32/+21 |
| | * | | open80211s: Stop using zero for address 3 in mesh plink mgmt frames | Javier Cardona | 2011-05-11 | 1 | -2/+2 |
| | * | | mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION | Javier Cardona | 2011-05-11 | 3 | -4/+7 |
| | * | | nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE | Javier Cardona | 2011-05-11 | 4 | -5/+14 |
| | * | | mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx() | Luciano Coelho | 2011-05-10 | 1 | -1/+1 |
| | * | | mac80211: Fix build error when CONFIG_PM is not defined | Larry Finger | 2011-05-10 | 1 | -2/+5 |
| | * | | mac80211: add basic support for WoWLAN | Johannes Berg | 2011-05-05 | 8 | -5/+81 |
| | * | | nl80211/cfg80211: WoWLAN support | Johannes Berg | 2011-05-05 | 1 | -1/+2 |
| | * | | cfg80211: Remove unused wiphy flag | Jouni Malinen | 2011-05-05 | 1 | -2/+1 |
| | * | | mac80211: Postpond ps timer if tx is stopped by others | Rajkumar Manoharan | 2011-05-05 | 1 | -0/+20 |
| | * | | mac80211: set TID of internal mgmt packets to 7 | Arik Nemtsov | 2011-05-05 | 1 | -2/+3 |
| | * | | mac80211: use wake_queue to restart trasmit | Rajkumar Manoharan | 2011-05-05 | 1 | -1/+1 |
| * | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2011-05-05 | 17 | -133/+147 |
| |\ \ \ |
|
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-05-05 | 17 | -133/+147 |
| | |\| | |
|
| | | * | | mac80211: Fix a warning due to skipping tailroom reservation for IV | Mohammed Shafi Shajakhan | 2011-05-05 | 1 | -2/+4 |
| | | * | | mac80211: consolidate MIC failure report handling | Christian Lamparter | 2011-05-02 | 2 | -61/+48 |
| | | * | | mac80211: Skip tailroom reservation for full HW-crypto devices | Yogesh Ashok Powar | 2011-04-28 | 3 | -8/+21 |
| | | * | | mac80211: Add new API for rate selection | Sujith Manoharan | 2011-04-28 | 3 | -9/+51 |
| | | * | | mac80211: allow low level drivers to report packet loss | Arik Nemtsov | 2011-04-28 | 1 | -0/+8 |
| | | * | | mac80211: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan | 2011-04-26 | 7 | -31/+5 |
| | | * | | mac80211: fix too early reorder release timer | Christian Lamparter | 2011-04-26 | 1 | -1/+1 |
| | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-26 | 2 | -2/+4 |
| | | |\ \ |
|
| | | * | | | cfg80211: module_param to disable HT40 in 2.4GHz band | Amitkumar Karwar | 2011-04-25 | 1 | -18/+0 |
| | | * | | | mac80211: tear down BA sessions properly on suspend | Johannes Berg | 2011-04-25 | 1 | -5/+11 |
| * | | | | | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 2011-05-05 | 1 | -4/+0 |
| |/ / / / |
|
| * | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-26 | 2 | -2/+4 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-04-25 | 15 | -66/+203 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | mac80211: explain padding in place of rate field | Johannes Berg | 2011-04-19 | 1 | -1/+2 |
| | * | | | | mac80211: add a function for setting the TIM bit for a specific station | Felix Fietkau | 2011-04-19 | 2 | -1/+15 |
| | * | | | | mac80211: fix debugfs printk format warning | Randy Dunlap | 2011-04-19 | 1 | -1/+1 |
| | * | | | | mac80211: Allocate new mesh path and portal tables before taking locks | cozybit Inc | 2011-04-13 | 1 | -24/+25 |
| | * | | | | mac80211: receive EAP frames from a station in an AP VLAN on the main AP | Felix Fietkau | 2011-04-13 | 1 | -4/+16 |
| | * | | | | {mac|nl}80211: Add station connected time | Mohammed Shafi Shajakhan | 2011-04-12 | 4 | -1/+37 |
| | * | | | | mac80211: send notification on new peer candidate for our secure mesh | Javier Cardona | 2011-04-12 | 4 | -9/+21 |
| | * | | | | nl80211/mac80211: Perform PLINK_ACTION on new station | Javier Cardona | 2011-04-12 | 1 | -1/+1 |
| | * | | | | mac80211: ignore peer link requests from unauthenticated stations. | Javier Cardona | 2011-04-12 | 1 | -0/+9 |
| | * | | | | mac80211: Let user space receive and send mesh auth/deauth frames | Javier Cardona | 2011-04-12 | 2 | -2/+5 |
| | * | | | | nl80211/mac80211: let userspace authenticate stations | Javier Cardona | 2011-04-12 | 1 | -0/+6 |
| | * | | | | mac80211: ignore peers if security is enabled for this mesh | Javier Cardona | 2011-04-12 | 4 | -0/+10 |