Age | Commit message (Expand) | Author | Files | Lines |
2014-01-09 | cfg80211: Add a function to get the number of supported channels | Ilan Peer | 1 | -0/+13 |
2013-12-31 | cfg80211/mac80211: correct qos-map locking | Johannes Berg | 1 | -0/+2 |
2013-12-19 | cfg80211: Add support for QoS mapping | Kyeyoon Park | 1 | -1/+18 |
2013-10-28 | nl80211/cfg80211: enable DFS for IBSS mode | Simon Wunderlich | 1 | -4/+10 |
2013-10-02 | cfg80211: vlan priority handling in WMM | cedric Voncken | 1 | -0/+9 |
2013-07-16 | cfg80211/mac80211: get mandatory rates based on scan width | Simon Wunderlich | 1 | -4/+10 |
2013-05-25 | cfg80211: remove some locked wrappers from sme API | Johannes Berg | 1 | -0/+2 |
2013-05-25 | cfg80211: vastly simplify locking | Johannes Berg | 1 | -11/+0 |
2013-05-25 | {cfg,mac}80211: move mandatory rates calculation to cfg80211 | Ashok Nagarajan | 1 | -0/+23 |
2013-05-17 | cfg80211: add 60GHz regulatory class | Vladimir Kondratiev | 1 | -0/+3 |
2013-04-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+24 |
2013-04-22 | cfg80211: invert P2P-Device vs. netdev check ordering | Johannes Berg | 1 | -4/+4 |
2013-04-16 | cfg80211: add ieee80211_operating_class_to_band | Johannes Berg | 1 | -0/+20 |
2013-03-28 | net: add ETH_P_802_3_MIN | Simon Horman | 1 | -1/+1 |
2013-02-11 | cfg80211: fix radar check for P2P_DEVICE | Ilan Peer | 1 | -1/+1 |
2013-01-24 | cfg80211: fix channel check in cfg80211_can_use_iftype_chan | Simon Wunderlich | 1 | -1/+2 |
2013-01-17 | cfg80211: check radar interface combinations | Simon Wunderlich | 1 | -3/+38 |
2012-11-30 | cfg80211: fix BSS struct IE access races | Johannes Berg | 1 | -3/+6 |
2012-11-26 | nl80211/cfg80211: add VHT MCS support | Johannes Berg | 1 | -1/+73 |
2012-11-26 | cfg80211: change function signature of cfg80211_get_p2p_attr() | Arend van Spriel | 1 | -2/+3 |
2012-11-06 | wireless: add utility function to get P2P attribute | Johannes Berg | 1 | -0/+99 |
2012-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+8 |
2012-10-27 | mac80211: verify that skb data is present | Johannes Berg | 1 | -1/+2 |
2012-10-27 | wireless: drop invalid mesh address extension frames | Johannes Berg | 1 | -5/+6 |
2012-10-18 | cfg80211: add wrappers for registered_device_ops | Hila Gonen | 1 | -7/+7 |
2012-08-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -17/+19 |
2012-08-20 | cfg80211: add P2P Device abstraction | Johannes Berg | 1 | -2/+16 |
2012-08-06 | cfg80211: process pending events when unregistering net device | Daniel Drake | 1 | -1/+1 |
2012-07-31 | cfg80211: unify IE search | Vladimir Kondratiev | 1 | -15/+3 |
2012-07-12 | cfg80211: fix locking and lockdep complaints | Johannes Berg | 1 | -1/+10 |
2012-07-09 | nl80211: prepare for non-netdev wireless devs | Johannes Berg | 1 | -3/+3 |
2012-07-05 | cfg80211: bitrate calculation for 60g | Vladimir Kondratiev | 1 | -0/+49 |
2012-07-05 | {nl,cfg}80211: support high bitrates | Vladimir Kondratiev | 1 | -1/+1 |
2012-07-02 | cfg80211: add 802.11ad (60gHz band) support | Vladimir Kondratiev | 1 | -8/+27 |
2012-06-29 | cfg80211: respect iface combinations when starting operation | Michal Kazior | 1 | -5/+4 |
2012-06-29 | cfg80211: add channel checking for iface combinations | Michal Kazior | 1 | -5/+54 |
2012-06-29 | cfg80211: track monitor interfaces count | Michal Kazior | 1 | -0/+5 |
2012-06-29 | cfg80211: .stop_ap when interface is going down | Michal Kazior | 1 | -0/+3 |
2012-06-09 | cfg80211: check iface combinations only when iface is running | Michal Kazior | 1 | -1/+1 |
2012-06-05 | cfg80211: fix interface combinations check | Johannes Berg | 1 | -1/+18 |
2012-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next | John W. Linville | 1 | -1/+1 |
2012-05-16 | cfg80211: add warning when calculating MCS rates >= 32 | Johannes Berg | 1 | -1/+1 |
2012-05-10 | wireless: Convert compare_ether_addr to ether_addr_equal by hand | Joe Perches | 1 | -3/+3 |
2012-05-10 | wireless: Convert compare_ether_addr to ether_addr_equal | Joe Perches | 1 | -3/+2 |
2012-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2012-04-16 | cfg80211: enforce lack of interface combinations | Johannes Berg | 1 | -7/+3 |
2012-04-13 | cfg80211: fix interface combinations check. | Lukasz Kucharczyk | 1 | -1/+1 |
2012-03-07 | cfg80211: expose cfg80211_calculate_bitrate() | Thomas Pedersen | 1 | -0/+1 |
2012-01-04 | wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e | Dave Täht | 1 | -1/+5 |
2011-12-14 | cfg80211: Fix race in bss timeout | Vasanthakumar Thiagarajan | 1 | -3/+3 |