Age | Commit message (Expand) | Author |
2013-05-07 | wireless: regulatory: fix channel disabling race condition | Johannes Berg |
2012-11-26 | wireless: allow 40 MHz on world roaming channels 12/13 | Johannes Berg |
2012-11-17 | wireless: drop invalid mesh address extension frames | Johannes Berg |
2012-11-17 | cfg80211: fix antenna gain handling | Felix Fietkau |
2012-10-02 | cfg80211: fix possible circular lock on reg_regdb_search() | Luis R. Rodriguez |
2012-08-15 | cfg80211: fix interface combinations check for ADHOC(IBSS) | Liang Li |
2012-08-15 | cfg80211: process pending events when unregistering net device | Daniel Drake |
2012-07-19 | cfg80211: check iface combinations only when iface is running | Michal Kazior |
2012-07-16 | cfg80211: fix potential deadlock in regulatory | Eliad Peller |
2012-06-17 | cfg80211: fix interface combinations check | Johannes Berg |
2012-06-01 | cfg80211: warn if db.txt is empty with CONFIG_CFG80211_INTERNAL_REGDB | Luis R. Rodriguez |
2012-05-07 | nl80211: ensure interface is up in various APIs | Johannes Berg |
2012-04-27 | cfg80211: fix interface combinations check. | Lukasz Kucharczyk |
2011-12-09 | cfg80211: amend regulatory NULL dereference fix | Luis R. Rodriguez |
2011-12-09 | cfg80211: fix race on init and driver registration | Luis R. Rodriguez |
2011-12-09 | cfg80211: fix regulatory NULL dereference | Johannes Berg |
2011-12-09 | nl80211: fix MAC address validation | Eliad Peller |
2011-11-26 | cfg80211: fix bug on regulatory core exit on access to last_request | Luis R. Rodriguez |
2011-11-26 | nl80211: fix HT capability attribute validation | Johannes Berg |
2011-10-03 | cfg80211: Fix validation of AKM suites | Jouni Malinen |
2011-10-03 | wireless: Reset beacon_found while updating regulatory | Rajkumar Manoharan |
2011-08-04 | cfg80211: really ignore the regulatory request | Sven Neumann |
2011-07-05 | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex | Luciano Coelho |
2011-06-27 | mac80211: fix rx->key NULL dereference during mic failure | Arik Nemtsov |
2011-06-07 | nl80211: fix overflow in ssid_len | Luciano Coelho |
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 |