| Commit message (Expand) | Author | Age |
* | cfg80211: remove some locked wrappers from sme API | Johannes Berg | 2013-05-24 |
* | cfg80211: vastly simplify locking | Johannes Berg | 2013-05-24 |
* | {cfg,mac}80211: move mandatory rates calculation to cfg80211 | Ashok Nagarajan | 2013-05-24 |
* | cfg80211: add 60GHz regulatory class | Vladimir Kondratiev | 2013-05-16 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-04-24 |
|\ |
|
| * | cfg80211: invert P2P-Device vs. netdev check ordering | Johannes Berg | 2013-04-22 |
| * | cfg80211: add ieee80211_operating_class_to_band | Johannes Berg | 2013-04-16 |
* | | net: add ETH_P_802_3_MIN | Simon Horman | 2013-03-28 |
|/ |
|
* | cfg80211: fix radar check for P2P_DEVICE | Ilan Peer | 2013-02-11 |
* | cfg80211: fix channel check in cfg80211_can_use_iftype_chan | Simon Wunderlich | 2013-01-24 |
* | cfg80211: check radar interface combinations | Simon Wunderlich | 2013-01-16 |
* | cfg80211: fix BSS struct IE access races | Johannes Berg | 2012-11-30 |
* | nl80211/cfg80211: add VHT MCS support | Johannes Berg | 2012-11-26 |
* | cfg80211: change function signature of cfg80211_get_p2p_attr() | Arend van Spriel | 2012-11-26 |
* | wireless: add utility function to get P2P attribute | Johannes Berg | 2012-11-06 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-10-29 |
|\ |
|
| * | mac80211: verify that skb data is present | Johannes Berg | 2012-10-26 |
| * | wireless: drop invalid mesh address extension frames | Johannes Berg | 2012-10-26 |
* | | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 2012-10-18 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-08-24 |
|\ |
|
| * | cfg80211: add P2P Device abstraction | Johannes Berg | 2012-08-20 |
| * | cfg80211: unify IE search | Vladimir Kondratiev | 2012-07-31 |
* | | cfg80211: process pending events when unregistering net device | Daniel Drake | 2012-08-06 |
|/ |
|
* | cfg80211: fix locking and lockdep complaints | Johannes Berg | 2012-07-12 |
* | nl80211: prepare for non-netdev wireless devs | Johannes Berg | 2012-07-09 |
* | cfg80211: bitrate calculation for 60g | Vladimir Kondratiev | 2012-07-05 |
* | {nl,cfg}80211: support high bitrates | Vladimir Kondratiev | 2012-07-05 |
* | cfg80211: add 802.11ad (60gHz band) support | Vladimir Kondratiev | 2012-07-02 |
* | cfg80211: respect iface combinations when starting operation | Michal Kazior | 2012-06-29 |
* | cfg80211: add channel checking for iface combinations | Michal Kazior | 2012-06-29 |
* | cfg80211: track monitor interfaces count | Michal Kazior | 2012-06-29 |
* | cfg80211: .stop_ap when interface is going down | Michal Kazior | 2012-06-29 |
* | cfg80211: check iface combinations only when iface is running | Michal Kazior | 2012-06-09 |
* | cfg80211: fix interface combinations check | Johannes Berg | 2012-06-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 2012-05-22 |
|\ |
|
| * | cfg80211: add warning when calculating MCS rates >= 32 | Johannes Berg | 2012-05-16 |
* | | wireless: Convert compare_ether_addr to ether_addr_equal by hand | Joe Perches | 2012-05-09 |
* | | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 2012-05-09 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-23 |
|\ |
|
| * | cfg80211: fix interface combinations check. | Lukasz Kucharczyk | 2012-04-13 |
* | | cfg80211: enforce lack of interface combinations | Johannes Berg | 2012-04-16 |
|/ |
|
* | cfg80211: expose cfg80211_calculate_bitrate() | Thomas Pedersen | 2012-03-06 |
* | wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e | Dave Täht | 2012-01-04 |
* | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan | 2011-12-13 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 |
|\ |
|
| * | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-10-31 |
* | | cfg80211: work around a sparse issue | Johannes Berg | 2011-11-21 |
* | | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" | Johannes Berg | 2011-11-21 |
|/ |
|
* | mac80211: data path modification for TDLS peers | Arik Nemtsov | 2011-09-30 |
* | cfg80211: Validate cipher suite against supported ciphers | Jouni Malinen | 2011-09-27 |