index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-22
cfg80211: work around a sparse issue
Johannes Berg
1
-11
/
+11
2011-11-22
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
1
-168
/
+0
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
1
-2
/
+3
[next]