Age | Commit message (Expand) | Author | Files | Lines |
2011-10-14 | nl80211: Add sta_flags to the station info | Helmut Schaa | 1 | -0/+4 |
2011-09-30 | mac80211: data path modification for TDLS peers | Arik Nemtsov | 1 | -2/+3 |
2011-09-30 | nl80211/mac80211: allow adding TDLS peers as stations | Arik Nemtsov | 1 | -4/+22 |
2011-09-30 | nl80211: support sending TDLS commands/frames | Arik Nemtsov | 1 | -1/+80 |
2011-09-30 | cfg80211/mac80211: apply station uAPSD parameters selectively | Johannes Berg | 1 | -0/+2 |
2011-09-28 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 1 | -0/+3 |
2011-09-27 | mac80211: treat the WME sta flag as a bit | Arik Nemtsov | 1 | -1/+1 |
2011-09-27 | cfg80211/mac80211: add netdev param to set_txq_params() | Eliad Peller | 1 | -0/+6 |
2011-09-27 | nl80211/cfg80211: Add support to disable CCK rate for management frame | Rajkumar Manoharan | 3 | -4/+13 |
2011-09-27 | cfg80211: Validate cipher suite against supported ciphers | Jouni Malinen | 3 | -18/+15 |
2011-09-27 | cfg80211: Remove strict validation of AKM suites | Jouni Malinen | 1 | -11/+1 |
2011-09-21 | cfg80211: Fix validation of AKM suites | Jouni Malinen | 1 | -1/+4 |
2011-09-20 | wireless: Do not allow disabled channel in scan request | Rajkumar Manoharan | 1 | -7/+12 |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville | 4 | -2/+14 |
2011-09-20 | cfg80211/nl80211: Add PMKSA caching candidate event | Jouni Malinen | 3 | -0/+61 |
2011-09-20 | cfg80211: validate IBSS BSSID | Johannes Berg | 1 | -1/+5 |
2011-09-19 | cfg80211: add cfg80211_find_vendor_ie() function | Eliad Peller | 1 | -0/+27 |
2011-09-16 | wireless: Fix rate mask for scan request | Rajkumar Manoharan | 1 | -0/+2 |
2011-09-16 | wireless: Reset beacon_found while updating regulatory | Rajkumar Manoharan | 1 | -0/+1 |
2011-09-14 | cfg80211: verify format of uAPSD information | Johannes Berg | 1 | -0/+5 |
2011-09-14 | cfg80211: reorder code to obsolete forward declaration | Sven Neumann | 1 | -11/+8 |
2011-09-14 | cfg80211: hold reg_mutex when updating regulatory | Sven Neumann | 4 | -5/+18 |
2011-09-13 | cfg80211: print bandwidth in chan_reg_rule_print_dbg() | Pavel Roskin | 1 | -1/+2 |
2011-09-13 | nl80211/cfg80211: add match filtering for sched_scan | Luciano Coelho | 1 | -1/+58 |
2011-09-13 | nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag | Eliad Peller | 1 | -1/+4 |
2011-09-13 | wireless: Remove unnecessary OOM logging messages | Joe Perches | 4 | -13/+2 |
2011-09-13 | cfg80211/nl80211: Indicate roaming feature capability to userspace. | Vivek Natarajan | 1 | -0/+4 |
2011-08-26 | nl80211/cfg80211: add STA WME parameters | Eliad Peller | 1 | -0/+27 |
2011-08-24 | {nl,cfg,mac}80211: let userspace make meshif mesh gate | Javier Cardona | 2 | -0/+8 |
2011-08-24 | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 2 | -0/+9 |
2011-08-24 | {nl,mac}80211: add missing root mode meshconf entries | Javier Cardona | 1 | -0/+1 |
2011-08-22 | mac80211: update mesh peering frame format | Thomas Pedersen | 1 | -3/+3 |
2011-08-22 | mac80211: fix suspend/resume races with unregister hw | Stanislaw Gruszka | 2 | -2/+11 |
2011-08-12 | nl80211/cfg80211: Add extra IE configuration to AP mode setup | Jouni Malinen | 1 | -1/+27 |
2011-08-12 | nl80211/cfg80211: Add crypto settings into NEW_BEACON | Jouni Malinen | 1 | -0/+21 |
2011-08-12 | nl80211/cfg80211: Allow SSID to be specified in new beacon command | Jouni Malinen | 1 | -0/+29 |
2011-08-12 | cfg80211/mac80211: move information element parsing logic to cfg80211 | Yogesh Ashok Powar | 1 | -0/+168 |
2011-08-11 | nl80211/cfg80211: Make addition of new sinfo fields safer | Jouni Malinen | 1 | -0/+1 |
2011-08-11 | cfg80211: fix a crash in nl80211_send_station | Felix Fietkau | 1 | -1/+1 |
2011-08-10 | cfg80211/nl80211: Send AssocReq IEs to user space in AP mode | Jouni Malinen | 1 | -0/+4 |
2011-08-10 | nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait | Jouni Malinen | 1 | -2/+1 |
2011-08-09 | cfg80211: Update REG_DBG_PRINT macro and uses | Joe Perches | 1 | -8/+6 |
2011-08-09 | lib80211: remove exports for functions not called by other modules | Pavel Roskin | 1 | -6/+9 |
2011-08-08 | cfg80211: remove unused wext handler exports | Johannes Berg | 3 | -80/+66 |
2011-08-08 | cfg80211: split wext compatibility to separate header | Johannes Berg | 3 | -0/+3 |
2011-08-01 | cfg80211: off by one in nl80211_trigger_scan() | Dan Carpenter | 1 | -1/+1 |
2011-07-27 | wireless: fix a typo in ignore_reg_update | Mihai Moldovan | 1 | -1/+1 |
2011-07-27 | cfg80211: really ignore the regulatory request | Sven Neumann | 1 | -2/+3 |
2011-07-20 | cfg80211: fix scan crash on single-band cards | Johannes Berg | 3 | -2/+8 |
2011-07-20 | cfg80211: enter psm when working as p2p_cli | Eliad Peller | 1 | -1/+2 |