Age | Commit message (Expand) | Author |
2011-08-01 | cfg80211: off by one in nl80211_trigger_scan() | Dan Carpenter |
2011-07-26 | wireless: fix a typo in ignore_reg_update | Mihai Moldovan |
2011-07-26 | cfg80211: really ignore the regulatory request | Sven Neumann |
2011-07-20 | cfg80211: fix scan crash on single-band cards | Johannes Berg |
2011-07-20 | cfg80211: enter psm when working as p2p_cli | Eliad Peller |
2011-07-19 | cfg80211: allow userspace to control supported rates in scan | Johannes Berg |
2011-07-15 | nl80211/cfg80211: add max_sched_scan_ie_len in the hw description | Luciano Coelho |
2011-07-15 | nl80211/cfg80211: add max_sched_scan_ssids in the hw description | Luciano Coelho |
2011-07-15 | nl80211: advertise GTK rekey support, new triggers | Johannes Berg |
2011-07-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-08 | cfg80211: return -ENOENT when stopping sched_scan while not running | Luciano Coelho |
2011-07-06 | cfg80211/nl80211: support GTK rekey offload | Johannes Berg |
2011-07-05 | net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan() | Jesper Juhl |
2011-07-05 | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex | Luciano Coelho |
2011-06-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-27 | mac80211: fix rx->key NULL dereference during mic failure | Arik Nemtsov |
2011-06-22 | nl80211: use netlink consistent dump feature for BSS dumps | Johannes Berg |
2011-06-10 | cfg80211: Ignore downstream DEAUTH for authtry_bsses | Paul Stewart |
2011-06-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-07 | nl80211: fix overflow in ssid_len | Luciano Coelho |
2011-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-01 | cfg80211: skip disabled channels on channel survey | Luis R. Rodriguez |
2011-06-01 | nl80211: add testmode dump support | Wey-Yi Guy |
2011-06-01 | cfg80211: don't drop p2p probe responses | Eliad Peller |
2011-05-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.... | John W. Linville |
2011-05-26 | nl80211: fix check for valid SSID size in scan operations | Luciano Coelho |
2011-05-24 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next... | John W. Linville |
2011-05-19 | nl80211: remove some stack variables in trigger_scan and start_sched_scan | Luciano Coelho |
2011-05-19 | cfg80211: Use consistent BSS matching between scan and sme | Jouni Malinen |
2011-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-05-16 | cfg80211: make stripping of 802.11 header optional from AMSDU | Yogesh Ashok Powar |
2011-05-16 | nl80211: Move peer link state definition to nl80211 | Javier Cardona |
2011-05-16 | cfg80211: advertise possible interface combinations | Johannes Berg |
2011-05-12 | cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped | Luciano Coelho |
2011-05-12 | cfg80211: restrict AP beacon intervals | Johannes Berg |
2011-05-11 | cfg80211/nl80211: add interval attribute for scheduled scans | Luciano Coelho |
2011-05-11 | cfg80211/nl80211: add support for scheduled scans | Luciano Coelho |
2011-05-11 | mac80211: allow setting supported rates on mesh peers | Javier Cardona |
2011-05-11 | nl80211: allow setting MFP flag for a meshif | Thomas Pedersen |
2011-05-11 | nl80211: allow installing keys for a meshif | Thomas Pedersen |
2011-05-11 | nl80211: Let userspace drive the peer link management states. | Javier Cardona |
2011-05-11 | cfg80211: Use capability info to detect mesh beacons. | Javier Cardona |
2011-05-11 | mac80211: Let userspace send action frames over mesh interfaces | Javier Cardona |
2011-05-11 | nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE | Javier Cardona |
2011-05-10 | wireless: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan |
2011-05-05 | nl80211/cfg80211: WoWLAN support | Johannes Berg |
2011-05-05 | nl80211: Fix set_key regression with some drivers | Jouni Malinen |
2011-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-26 | cfg80211: fix regresion on reg user timeout | Luis R. Rodriguez |
2011-04-25 | cfg80211: module_param to disable HT40 in 2.4GHz band | Amitkumar Karwar |