Age | Commit message (Expand) | Author |
2011-12-19 | cfg80211: Return beacon loss count in station | Paul Stewart |
2011-12-16 | cfg80211: Restore orig channel values upon disconnect | Rajkumar Manoharan |
2011-12-16 | cfg80211: allow following country IE power for custom regdom cards | Luis R. Rodriguez |
2011-12-15 | cfg80211: validate nl80211 station handling better | Johannes Berg |
2011-12-15 | nl80211: add TDLS peer flag to policy | Johannes Berg |
2011-12-14 | nl80211: accept testmode dump with netdev | Johannes Berg |
2011-12-13 | cfg80211: notify core hints that helps to restore regd settings | Rajkumar Manoharan |
2011-12-13 | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan |
2011-12-07 | wireless: disable wext sysfs by default | Johannes Berg |
2011-12-06 | nl80211: Parse channel type attribute in an ibss join request | Alexander Simon |
2011-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-30 | cfg80211: amend regulatory NULL dereference fix | Luis R. Rodriguez |
2011-11-30 | cfg80211: fix race on init and driver registration | Luis R. Rodriguez |
2011-11-28 | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen |
2011-11-28 | {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh | Chun-Yeow Yeoh |
2011-11-28 | wireless: Add NoAck per tid support | Simon Wunderlich |
2011-11-28 | nl80211: fix MAC address validation | Eliad Peller |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-21 | cfg80211: work around a sparse issue | Johannes Berg |
2011-11-21 | wireless: Support ht-capabilities over-rides. | Ben Greear |
2011-11-21 | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" | Johannes Berg |
2011-11-21 | nl80211: make get_vlan logic more common | Johannes Berg |
2011-11-21 | cfg80211: add flags for off-channel capabilities | Johannes Berg |
2011-11-21 | nl80211: add testmode to the list of supported commands | Kalle Valo |
2011-11-21 | cfg80211: pass DFS region to drivers through reg_notifier() | Luis R. Rodriguez |
2011-11-21 | cfg80211: process regulatory DFS region for countries | Luis R. Rodriguez |
2011-11-21 | cfg80211: fix regulatory NULL dereference | Johannes Berg |
2011-11-11 | nl80211: Pass probe response data to drivers | Arik Nemtsov |
2011-11-11 | nl80211: Add probe response offload attribute | Arik Nemtsov |
2011-11-11 | nl80211: fix compiler warning | Johannes Berg |
2011-11-11 | mac80211/cfg80211: report monitor channel in wireless extensions | Johannes Berg |
2011-11-11 | cfg80211: merge in beacon ies of hidden bss. | Dmitry Tarnyagin |
2011-11-09 | nl80211: advertise socket TX status capability | Johannes Berg |
2011-11-09 | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg |
2011-11-09 | cfg80211: add event for unexpected 4addr frames | Johannes Berg |
2011-11-09 | cfg80211: allow registering to beacons | Johannes Berg |
2011-11-09 | nl80211: add API to probe a client | Johannes Berg |
2011-11-09 | nl80211: advertise device AP SME | Johannes Berg |
2011-11-09 | nl80211: allow subscribing to unexpected class3 frames | Johannes Berg |
2011-11-09 | nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16 | Jouni Malinen |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-09 | cfg80211: fix bug on regulatory core exit on access to last_request | Luis R. Rodriguez |
2011-11-08 | nl80211: clean up genlmsg_end uses | Johannes Berg |
2011-11-07 | cfg80211: fix cmp_ies | Johannes Berg |
2011-11-07 | cfg80211: allow setting TXQ parameters only in AP mode | Johannes Berg |
2011-11-07 | nl80211: fix HT capability attribute validation | Johannes Berg |
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 |