Age | Commit message (Expand) | Author |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman |
2012-08-06 | cfg80211: process pending events when unregistering net device | Daniel Drake |
2012-07-13 | cfg80211: reduce monitor interface tracking | Johannes Berg |
2012-07-12 | cfg80211: fix locking and lockdep complaints | Johannes Berg |
2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg |
2012-07-09 | nl80211: prepare for non-netdev wireless devs | Johannes Berg |
2012-07-04 | cfg80211: fix locking regression in monitor channel tracking | Johannes Berg |
2012-06-29 | cfg80211: add channel checking for iface combinations | Michal Kazior |
2012-06-29 | cfg80211: track monitor channel | Michal Kazior |
2012-06-29 | cfg80211: track monitor interfaces count | Michal Kazior |
2012-06-29 | cfg80211: introduce cfg80211_get_chan_state | Michal Kazior |
2012-06-29 | cfg80211: introduce cfg80211_stop_ap | Michal Kazior |
2012-06-20 | cfg80211: make some functions static | Johannes Berg |
2012-06-06 | cfg80211: clarify set_channel APIs | Johannes Berg |
2012-06-05 | cfg80211: provide channel to join_mesh function | Johannes Berg |
2012-05-16 | cfg80211: remove double prototype | Johannes Berg |
2012-02-06 | cfg80211: export cfg80211_ref_bss | Johannes Berg |
2012-02-06 | cfg80211: stop tracking authenticated state | Johannes Berg |
2011-12-13 | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan |
2011-11-21 | wireless: Support ht-capabilities over-rides. | Ben Greear |
2011-11-09 | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg |
2011-11-09 | cfg80211: allow registering to beacons | Johannes Berg |
2011-09-27 | nl80211/cfg80211: Add support to disable CCK rate for management frame | Rajkumar Manoharan |
2011-09-27 | cfg80211: Validate cipher suite against supported ciphers | Jouni Malinen |
2011-09-14 | cfg80211: hold reg_mutex when updating regulatory | Sven Neumann |
2011-07-19 | cfg80211: allow userspace to control supported rates in scan | Johannes Berg |
2011-07-05 | cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex | Luciano Coelho |
2011-05-19 | cfg80211: Use consistent BSS matching between scan and sme | Jouni Malinen |
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 support for scheduled scans | Luciano Coelho |
2011-05-05 | nl80211/cfg80211: WoWLAN support | Johannes Berg |
2010-12-20 | mac80211: Let userspace enable and configure vendor specific path selection. | Javier Cardona |
2010-12-06 | cfg80211/mac80211: add mesh join/leave commands | Johannes Berg |
2010-11-29 | nl80211/cfg80211: extend mgmt-tx API for off-channel | Johannes Berg |
2010-10-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-09-23 | net: return operator cleanup | Eric Dumazet |
2010-09-16 | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg |
2010-08-24 | cfg80211/mac80211: extensible frame processing | Johannes Berg |
2010-06-02 | cfg80211: make action channel type optional | Johannes Berg |
2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg |
2010-04-07 | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen |
2010-02-15 | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen |
2010-01-19 | cfg80211: rcu-ify rdev and wdev | Johannes Berg |
2010-01-12 | cfg80211: Store IEs from both Beacon and Probe Response frames | Jouni Malinen |
2009-12-28 | cfg80211: add remain-on-channel command | Jouni Malinen |
2009-12-21 | wireless: report reasonable bitrate for MCS rates through wext | John W. Linville |
2009-11-28 | wireless : use a dedicated workqueue for cfg80211. | Alban Browaeys |