Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f26cbf401be935eec13da6fca7088b50d797d78b
/
net
/
wireless
/
util.c
f26cbf4
cfg80211: change wiphy_to_dev function name
by Zhao, Gang
· 11 years ago
65a124d
cfg80211: allow drivers to iterate over matching combinations
by Michal Kazior
· 11 years ago
65d26f2
cfg80211: fix radar_detect combination checking
by Michal Kazior
· 11 years ago
b6a5501
cfg80211/mac80211: move more combination checks to mac80211
by Luciano Coelho
· 11 years ago
73de86a
cfg80211/mac80211: move interface counting for combination check to mac80211
by Luciano Coelho
· 11 years ago
cb2d956
cfg80211: refactor cfg80211_can_use_iftype_chan()
by Luciano Coelho
· 11 years ago
49c0ca1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
73fb08e
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
by Zhao, Gang
· 11 years ago
42775a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
960d97f
cfg80211: add MPLS and 802.21 classification
by Simon Wunderlich
· 11 years ago
7c8d5e0
cfg80211: send stop AP event only due to internal reason
by Ilan Peer
· 11 years ago
7b2106a
cfg80211: remove radar requirements check from cfg80211_can_use_iftype_chan()
by Luciano Coelho
· 11 years ago
9e0e296
cfg80211: consider existing DFS interfaces
by Michal Kazior
· 11 years ago
fe94f3a
cfg80211: fix channel configuration in IBSS join
by Antonio Quartulli
· 11 years ago
bdfbec2
cfg80211: Add a function to get the number of supported channels
by Ilan Peer
· 11 years ago
194ff52
cfg80211/mac80211: correct qos-map locking
by Johannes Berg
· 11 years ago
fa9ffc7
cfg80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
5336fa8
nl80211/cfg80211: enable DFS for IBSS mode
by Simon Wunderlich
· 11 years ago
c6ca5e2
cfg80211: vlan priority handling in WMM
by cedric Voncken
· 11 years ago
74608ac
cfg80211/mac80211: get mandatory rates based on scan width
by Simon Wunderlich
· 12 years ago
83739b0
cfg80211: remove some locked wrappers from sme API
by Johannes Berg
· 12 years ago
5fe231e
cfg80211: vastly simplify locking
by Johannes Berg
· 12 years ago
b422c6c
{cfg,mac}80211: move mandatory rates calculation to cfg80211
by Ashok Nagarajan
· 12 years ago
55300a1
cfg80211: add 60GHz regulatory class
by Vladimir Kondratiev
· 12 years ago
6ed0e32
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
6e3ab55
cfg80211: invert P2P-Device vs. netdev check ordering
by Johannes Berg
· 12 years ago
1ce3e82
cfg80211: add ieee80211_operating_class_to_band
by Johannes Berg
· 12 years ago
e5c5d22
net: add ETH_P_802_3_MIN
by Simon Horman
· 12 years ago
bba87ff
cfg80211: fix radar check for P2P_DEVICE
by Ilan Peer
· 12 years ago
683d41a
cfg80211: fix channel check in cfg80211_can_use_iftype_chan
by Simon Wunderlich
· 12 years ago
11c4a07
cfg80211: check radar interface combinations
by Simon Wunderlich
· 12 years ago
9caf036
cfg80211: fix BSS struct IE access races
by Johannes Berg
· 12 years ago
db9c64c
nl80211/cfg80211: add VHT MCS support
by Johannes Berg
· 12 years ago
c216e64
cfg80211: change function signature of cfg80211_get_p2p_attr()
by Arend van Spriel
· 12 years ago
0ee4535
wireless: add utility function to get P2P attribute
by Johannes Berg
· 12 years ago
ab3d59d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
9b395bc
mac80211: verify that skb data is present
by Johannes Berg
· 12 years ago
7dd111e
wireless: drop invalid mesh address extension frames
by Johannes Berg
· 12 years ago
e35e4d2
cfg80211: add wrappers for registered_device_ops
by Hila Gonen
· 13 years ago
f20b621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
98104fde
cfg80211: add P2P Device abstraction
by Johannes Berg
· 13 years ago
1f6fc43
cfg80211: process pending events when unregistering net device
by Daniel Drake
· 12 years ago
e217689
cfg80211: unify IE search
by Vladimir Kondratiev
· 12 years ago
8e95ea4
cfg80211: fix locking and lockdep complaints
by Johannes Berg
· 12 years ago
89a54e4
nl80211: prepare for non-netdev wireless devs
by Johannes Berg
· 13 years ago
95ddc1f
cfg80211: bitrate calculation for 60g
by Vladimir Kondratiev
· 13 years ago
8eb41c8
{nl,cfg}80211: support high bitrates
by Vladimir Kondratiev
· 13 years ago
3a0c52a
cfg80211: add 802.11ad (60gHz band) support
by Vladimir Kondratiev
· 13 years ago
e4e3245
cfg80211: respect iface combinations when starting operation
by Michal Kazior
· 13 years ago
d4e50c5
cfg80211: add channel checking for iface combinations
by Michal Kazior
· 13 years ago
dbbae26
cfg80211: track monitor interfaces count
by Michal Kazior
· 13 years ago
ac80014
cfg80211: .stop_ap when interface is going down
by Michal Kazior
· 13 years ago
f8cdddb
cfg80211: check iface combinations only when iface is running
by Michal Kazior
· 13 years ago
463454b
cfg80211: fix interface combinations check
by Johannes Berg
· 13 years ago
a0d0d16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
by John W. Linville
· 13 years ago
2615f37
cfg80211: add warning when calculating MCS rates >= 32
by Johannes Berg
· 13 years ago
4c76472
wireless: Convert compare_ether_addr to ether_addr_equal by hand
by Joe Perches
· 13 years ago
ac422d3
wireless: Convert compare_ether_addr to ether_addr_equal
by Joe Perches
· 13 years ago
f240019
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8e8b41f
cfg80211: enforce lack of interface combinations
by Johannes Berg
· 13 years ago
e55a404
cfg80211: fix interface combinations check.
by Lukasz Kucharczyk
· 13 years ago
8097e14
cfg80211: expose cfg80211_calculate_bitrate()
by Thomas Pedersen
· 13 years ago
b156579
wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e
by Dave Täht
· 13 years ago
adbde34
cfg80211: Fix race in bss timeout
by Vasanthakumar Thiagarajan
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
11a2a35
cfg80211: work around a sparse issue
by Johannes Berg
· 13 years ago
dd76986
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
by Johannes Berg
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
941c93c
mac80211: data path modification for TDLS peers
by Arik Nemtsov
· 13 years ago
38ba3c5
cfg80211: Validate cipher suite against supported ciphers
by Jouni Malinen
· 13 years ago
2461615
wireless: Remove unnecessary OOM logging messages
by Joe Perches
· 13 years ago
8db0985
mac80211: update mesh peering frame format
by Thomas Pedersen
· 13 years ago
0879fa4
cfg80211/mac80211: move information element parsing logic to cfg80211
by Yogesh Ashok Powar
· 13 years ago
a401d2b
cfg80211: fix scan crash on single-band cards
by Johannes Berg
· 13 years ago
34850ab
cfg80211: allow userspace to control supported rates in scan
by Johannes Berg
· 13 years ago
ed9d010
cfg80211: Use consistent BSS matching between scan and sme
by Jouni Malinen
· 14 years ago
8b3beca
cfg80211: make stripping of 802.11 header optional from AMSDU
by Yogesh Ashok Powar
· 14 years ago
7527a78
cfg80211: advertise possible interface combinations
by Johannes Berg
· 14 years ago
56d1893
cfg80211: restrict AP beacon intervals
by Johannes Berg
· 14 years ago
45cbad6
cfg80211: Allow non-zero indexes for device specific pair-wise ciphers
by Juuso Oikarinen
· 14 years ago
59eb21a
cfg80211: Extend channel to frequency mapping for 802.11j
by Bruno Randolf
· 14 years ago
dbd2fd6
cfg80211/nl80211: separate unicast/multicast default TX keys
by Johannes Berg
· 14 years ago
29cbe68
cfg80211/mac80211: add mesh join/leave commands
by Johannes Berg
· 14 years ago
e9c0268
net/wireless: Use pr_<level> and netdev_<level>
by Joe Perches
· 14 years ago
e31b821
cfg80211/mac80211: allow per-station GTKs
by Johannes Berg
· 14 years ago
074ac8d
cfg80211/nl80211: introduce p2p device types
by Johannes Berg
· 14 years ago
7d64b7c
cfg80211: allow vendor specific cipher suites
by Johannes Berg
· 14 years ago
2e161f78
cfg80211/mac80211: extensible frame processing
by Johannes Berg
· 14 years ago
633adf1
cfg80211: mark ieee80211_hdrlen const
by Johannes Berg
· 14 years ago
f350a0a8
bridge: use rx_handler_data pointer to store net_bridge_port pointer
by Jiri Pirko
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
e3cf8b3f
mac80211: support paged rx SKBs
by Zhu Yi
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d0dd2de
mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009
by Andriy Tkachuk
· 15 years ago
eaf85ca
wireless: add ieee80211_amsdu_to_8023s
by Zhu Yi
· 15 years ago
254416a
wireless: report reasonable bitrate for MCS rates through wext
by John W. Linville
· 15 years ago
ad4bb6f
cfg80211: disallow bridging managed/adhoc interfaces
by Johannes Berg
· 15 years ago
9bc383d
cfg80211: introduce capability for 4addr mode
by Johannes Berg
· 15 years ago
f14543ee
mac80211: implement support for 4-address frames for AP and client mode
by Felix Fietkau
· 15 years ago
3d54d25
cfg80211: clean up properly on interface type change
by Johannes Berg
· 15 years ago
Next »