Age | Commit message (Expand) | Author |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-10-31 | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker |
2011-10-14 | nl80211: Add sta_flags to the station info | Helmut Schaa |
2011-09-30 | mac80211: data path modification for TDLS peers | Arik Nemtsov |
2011-09-30 | nl80211/mac80211: allow adding TDLS peers as stations | Arik Nemtsov |
2011-09-30 | nl80211: support sending TDLS commands/frames | Arik Nemtsov |
2011-09-30 | cfg80211/mac80211: apply station uAPSD parameters selectively | Johannes Berg |
2011-09-28 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |
2011-09-27 | mac80211: treat the WME sta flag as a bit | Arik Nemtsov |
2011-09-27 | cfg80211/mac80211: add netdev param to set_txq_params() | Eliad Peller |
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-27 | cfg80211: Remove strict validation of AKM suites | Jouni Malinen |
2011-09-21 | cfg80211: Fix validation of AKM suites | Jouni Malinen |
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 |