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