Age | Commit message (Expand) | Author | Files | Lines |
2011-12-07 | wireless: disable wext sysfs by default | Johannes Berg | 1 | -3/+4 |
2011-12-06 | nl80211: Parse channel type attribute in an ibss join request | Alexander Simon | 2 | -7/+37 |
2011-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -16/+36 |
2011-11-30 | cfg80211: amend regulatory NULL dereference fix | Luis R. Rodriguez | 1 | -2/+4 |
2011-11-30 | cfg80211: fix race on init and driver registration | Luis R. Rodriguez | 1 | -16/+27 |
2011-11-28 | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen | 2 | -0/+8 |
2011-11-28 | {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh | Chun-Yeow Yeoh | 1 | -0/+5 |
2011-11-28 | wireless: Add NoAck per tid support | Simon Wunderlich | 1 | -0/+28 |
2011-11-28 | nl80211: fix MAC address validation | Eliad Peller | 1 | -2/+2 |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 10 | -0/+11 |
2011-11-21 | cfg80211: work around a sparse issue | Johannes Berg | 1 | -11/+11 |
2011-11-21 | wireless: Support ht-capabilities over-rides. | Ben Greear | 4 | -7/+91 |
2011-11-21 | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" | Johannes Berg | 1 | -168/+0 |
2011-11-21 | nl80211: make get_vlan logic more common | Johannes Berg | 1 | -23/+31 |
2011-11-21 | cfg80211: add flags for off-channel capabilities | Johannes Berg | 1 | -5/+11 |
2011-11-21 | nl80211: add testmode to the list of supported commands | Kalle Valo | 1 | -0/+4 |
2011-11-21 | cfg80211: pass DFS region to drivers through reg_notifier() | Luis R. Rodriguez | 1 | -0/+2 |
2011-11-21 | cfg80211: process regulatory DFS region for countries | Luis R. Rodriguez | 3 | -0/+53 |
2011-11-21 | cfg80211: fix regulatory NULL dereference | Johannes Berg | 1 | -0/+4 |
2011-11-11 | nl80211: Pass probe response data to drivers | Arik Nemtsov | 1 | -0/+9 |
2011-11-11 | nl80211: Add probe response offload attribute | Arik Nemtsov | 1 | -0/+4 |
2011-11-11 | nl80211: fix compiler warning | Johannes Berg | 1 | -1/+1 |
2011-11-11 | mac80211/cfg80211: report monitor channel in wireless extensions | Johannes Berg | 1 | -0/+12 |
2011-11-11 | cfg80211: merge in beacon ies of hidden bss. | Dmitry Tarnyagin | 1 | -3/+114 |
2011-11-09 | nl80211: advertise socket TX status capability | Johannes Berg | 1 | -0/+2 |
2011-11-09 | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg | 3 | -18/+28 |
2011-11-09 | cfg80211: add event for unexpected 4addr frames | Johannes Berg | 3 | -2/+33 |
2011-11-09 | cfg80211: allow registering to beacons | Johannes Berg | 2 | -1/+71 |
2011-11-09 | nl80211: add API to probe a client | Johannes Berg | 1 | -0/+104 |
2011-11-09 | nl80211: advertise device AP SME | Johannes Berg | 2 | -0/+8 |
2011-11-09 | nl80211: allow subscribing to unexpected class3 frames | Johannes Berg | 3 | -0/+85 |
2011-11-09 | nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16 | Jouni Malinen | 1 | -2/+2 |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -7/+15 |
2011-11-09 | cfg80211: fix bug on regulatory core exit on access to last_request | Luis R. Rodriguez | 1 | -0/+3 |
2011-11-08 | nl80211: clean up genlmsg_end uses | Johannes Berg | 1 | -78/+19 |
2011-11-07 | cfg80211: fix cmp_ies | Johannes Berg | 1 | -5/+8 |
2011-11-07 | cfg80211: allow setting TXQ parameters only in AP mode | Johannes Berg | 1 | -0/+6 |
2011-11-07 | nl80211: fix HT capability attribute validation | Johannes Berg | 1 | -2/+1 |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 10 | -0/+10 |
2011-10-31 | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker | 1 | -0/+1 |
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 |