Age | Commit message (Expand) | Author |
2011-09-20 | wireless: Do not allow disabled channel in scan request | Rajkumar Manoharan |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |
2011-09-19 | cfg80211/nl80211: Add PMKSA caching candidate event | Jouni Malinen |
2011-09-19 | cfg80211: validate IBSS BSSID | Johannes Berg |
2011-09-19 | cfg80211: add cfg80211_find_vendor_ie() function | Eliad Peller |
2011-09-16 | wireless: Fix rate mask for scan request | Rajkumar Manoharan |
2011-09-16 | wireless: Reset beacon_found while updating regulatory | Rajkumar Manoharan |
2011-09-14 | cfg80211: verify format of uAPSD information | Johannes Berg |
2011-09-14 | cfg80211: reorder code to obsolete forward declaration | Sven Neumann |
2011-09-14 | cfg80211: hold reg_mutex when updating regulatory | Sven Neumann |
2011-09-13 | cfg80211: print bandwidth in chan_reg_rule_print_dbg() | Pavel Roskin |
2011-09-13 | nl80211/cfg80211: add match filtering for sched_scan | Luciano Coelho |
2011-09-13 | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag | Eliad Peller |
2011-09-13 | wireless: Remove unnecessary OOM logging messages | Joe Perches |
2011-09-13 | cfg80211/nl80211: Indicate roaming feature capability to userspace. | Vivek Natarajan |
2011-08-26 | nl80211/cfg80211: add STA WME parameters | Eliad Peller |
2011-08-24 | {nl,cfg,mac}80211: let userspace make meshif mesh gate | Javier Cardona |
2011-08-24 | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona |
2011-08-24 | {nl,mac}80211: add missing root mode meshconf entries | Javier Cardona |
2011-08-22 | mac80211: update mesh peering frame format | Thomas Pedersen |
2011-08-22 | mac80211: fix suspend/resume races with unregister hw | Stanislaw Gruszka |
2011-08-12 | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen |
2011-08-12 | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen |
2011-08-12 | nl80211/cfg80211: Allow SSID to be specified in new beacon command | Jouni Malinen |
2011-08-12 | cfg80211/mac80211: move information element parsing logic to cfg80211 | Yogesh Ashok Powar |
2011-08-11 | nl80211/cfg80211: Make addition of new sinfo fields safer | Jouni Malinen |
2011-08-11 | cfg80211: fix a crash in nl80211_send_station | Felix Fietkau |
2011-08-10 | cfg80211/nl80211: Send AssocReq IEs to user space in AP mode | Jouni Malinen |
2011-08-10 | nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait | Jouni Malinen |
2011-08-09 | cfg80211: Update REG_DBG_PRINT macro and uses | Joe Perches |
2011-08-09 | lib80211: remove exports for functions not called by other modules | Pavel Roskin |
2011-08-08 | cfg80211: remove unused wext handler exports | Johannes Berg |
2011-08-08 | cfg80211: split wext compatibility to separate header | Johannes Berg |
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 |