index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
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-13
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-21
cfg80211: work around a sparse issue
Johannes Berg
1
-11
/
+11
2011-11-21
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
1
-168
/
+0
2011-10-31
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
2011-09-27
cfg80211: Validate cipher suite against supported ciphers
Jouni Malinen
1
-6
/
+10
2011-09-13
wireless: Remove unnecessary OOM logging messages
Joe Perches
1
-3
/
+2
2011-08-22
mac80211: update mesh peering frame format
Thomas Pedersen
1
-3
/
+3
2011-08-12
cfg80211/mac80211: move information element parsing logic to cfg80211
Yogesh Ashok Powar
1
-0
/
+168
2011-07-20
cfg80211: fix scan crash on single-band cards
Johannes Berg
1
-0
/
+3
2011-07-19
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
1
-0
/
+35
2011-05-19
cfg80211: Use consistent BSS matching between scan and sme
Jouni Malinen
1
-1
/
+1
2011-05-16
cfg80211: make stripping of 802.11 header optional from AMSDU
Yogesh Ashok Powar
1
-8
/
+13
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
1
-0
/
+80
2011-05-12
cfg80211: restrict AP beacon intervals
Johannes Berg
1
-0
/
+25
2011-01-28
cfg80211: Allow non-zero indexes for device specific pair-wise ciphers
Juuso Oikarinen
1
-4
/
+7
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
1
-14
/
+22
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
1
-1
/
+2
2010-12-06
cfg80211/mac80211: add mesh join/leave commands
Johannes Berg
1
-0
/
+1
2010-11-24
net/wireless: Use pr_<level> and netdev_<level>
Joe Perches
1
-7
/
+4
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
1
-3
/
+9
2010-09-16
cfg80211/nl80211: introduce p2p device types
Johannes Berg
1
-3
/
+12
2010-08-27
cfg80211: allow vendor specific cipher suites
Johannes Berg
1
-1
/
+8
2010-08-24
cfg80211/mac80211: extensible frame processing
Johannes Berg
1
-1
/
+1
2010-08-24
cfg80211: mark ieee80211_hdrlen const
Johannes Berg
1
-1
/
+1
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
1
-2
/
+2
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+18
2010-03-31
mac80211: support paged rx SKBs
Zhu Yi
1
-6
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-22
mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-...
Andriy Tkachuk
1
-1
/
+4
2009-12-22
wireless: add ieee80211_amsdu_to_8023s
Zhu Yi
1
-2
/
+97
2009-12-21
wireless: report reasonable bitrate for MCS rates through wext
John W. Linville
1
-0
/
+33
2009-11-19
cfg80211: disallow bridging managed/adhoc interfaces
Johannes Berg
1
-0
/
+31
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-0
/
+5
2009-11-11
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
1
-1
/
+3
2009-08-28
cfg80211: clean up properly on interface type change
Johannes Berg
1
-0
/
+108
2009-08-14
mac80211: Use 3-address format for mesh broadcast frames.
Javier Cardona
1
-4
/
+12
2009-07-24
cfg80211: avoid setting default_key if add_key fails
Zhu Yi
1
-2
/
+6
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-1
/
+40
2009-07-10
cfg80211: assimilate and export ieee80211_bss_get_ie
Johannes Berg
1
-0
/
+21
2009-06-03
cfg80211: make ieee80211_get_mesh_hdrlen() static
Luis R. Rodriguez
1
-1
/
+1
2009-06-03
cfg80211: use key size constants
Johannes Berg
1
-6
/
+5
2009-05-22
wireless: move some utility functions from mac80211 to cfg80211
Zhu Yi
1
-0
/
+305
2009-05-20
nl80211: Validate NL80211_ATTR_KEY_SEQ length
Jouni Malinen
1
-0
/
+15
2009-05-13
cfg80211: implement wext key handling
Johannes Berg
1
-0
/
+45
2009-04-22
cfg80211: clean up includes
Johannes Berg
1
-3
/
+3
2009-01-29
wireless: restrict to 32 legacy rates
Johannes Berg
1
-1
/
+1
[next]