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
/
nl80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-14
nl80211: Add sta_flags to the station info
Helmut Schaa
1
-0
/
+4
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
1
-4
/
+22
2011-09-30
nl80211: support sending TDLS commands/frames
Arik Nemtsov
1
-1
/
+80
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-0
/
+2
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-0
/
+3
2011-09-27
mac80211: treat the WME sta flag as a bit
Arik Nemtsov
1
-1
/
+1
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
1
-0
/
+6
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
1
-1
/
+8
2011-09-27
cfg80211: Validate cipher suite against supported ciphers
Jouni Malinen
1
-12
/
+4
2011-09-27
cfg80211: Remove strict validation of AKM suites
Jouni Malinen
1
-11
/
+1
2011-09-21
cfg80211: Fix validation of AKM suites
Jouni Malinen
1
-1
/
+4
2011-09-19
cfg80211/nl80211: Add PMKSA caching candidate event
Jouni Malinen
1
-0
/
+46
2011-09-19
cfg80211: validate IBSS BSSID
Johannes Berg
1
-1
/
+5
2011-09-14
cfg80211: verify format of uAPSD information
Johannes Berg
1
-0
/
+5
2011-09-13
nl80211/cfg80211: add match filtering for sched_scan
Luciano Coelho
1
-1
/
+58
2011-09-13
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
Eliad Peller
1
-1
/
+4
2011-09-13
cfg80211/nl80211: Indicate roaming feature capability to userspace.
Vivek Natarajan
1
-0
/
+4
2011-08-26
nl80211/cfg80211: add STA WME parameters
Eliad Peller
1
-0
/
+27
2011-08-24
{nl,cfg,mac}80211: let userspace make meshif mesh gate
Javier Cardona
1
-0
/
+7
2011-08-24
{nl,cfg,mac}80211: let userspace set RANN interval
Javier Cardona
1
-0
/
+7
2011-08-24
{nl,mac}80211: add missing root mode meshconf entries
Javier Cardona
1
-0
/
+1
2011-08-12
nl80211/cfg80211: Add extra IE configuration to AP mode setup
Jouni Malinen
1
-1
/
+27
2011-08-12
nl80211/cfg80211: Add crypto settings into NEW_BEACON
Jouni Malinen
1
-0
/
+21
2011-08-12
nl80211/cfg80211: Allow SSID to be specified in new beacon command
Jouni Malinen
1
-0
/
+29
2011-08-11
nl80211/cfg80211: Make addition of new sinfo fields safer
Jouni Malinen
1
-0
/
+1
2011-08-11
cfg80211: fix a crash in nl80211_send_station
Felix Fietkau
1
-1
/
+1
2011-08-10
cfg80211/nl80211: Send AssocReq IEs to user space in AP mode
Jouni Malinen
1
-0
/
+4
2011-08-10
nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait
Jouni Malinen
1
-2
/
+1
2011-08-01
cfg80211: off by one in nl80211_trigger_scan()
Dan Carpenter
1
-1
/
+1
2011-07-20
cfg80211: fix scan crash on single-band cards
Johannes Berg
1
-1
/
+3
2011-07-19
cfg80211: allow userspace to control supported rates in scan
Johannes Berg
1
-19
/
+31
2011-07-15
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
Luciano Coelho
1
-1
/
+3
2011-07-15
nl80211: advertise GTK rekey support, new triggers
Johannes Berg
1
-0
/
+49
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-6
/
+18
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
1
-0
/
+113
2011-07-05
cfg80211: fix deadlock with rfkill/sched_scan by adding new mutex
Luciano Coelho
1
-6
/
+18
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2011-06-27
mac80211: fix rx->key NULL dereference during mic failure
Arik Nemtsov
1
-1
/
+2
2011-06-22
nl80211: use netlink consistent dump feature for BSS dumps
Johannes Berg
1
-4
/
+8
2011-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+4
2011-06-07
nl80211: fix overflow in ssid_len
Luciano Coelho
1
-5
/
+4
2011-06-01
cfg80211: skip disabled channels on channel survey
Luis R. Rodriguez
1
-4
/
+15
2011-06-01
nl80211: add testmode dump support
Wey-Yi Guy
1
-0
/
+88
2011-05-26
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
1
-2
/
+2
2011-05-19
nl80211: remove some stack variables in trigger_scan and start_sched_scan
Luciano Coelho
1
-8
/
+4
2011-05-16
nl80211: Move peer link state definition to nl80211
Javier Cardona
1
-1
/
+1
2011-05-16
cfg80211: advertise possible interface combinations
Johannes Berg
1
-14
/
+91
2011-05-12
cfg80211: restrict AP beacon intervals
Johannes Berg
1
-17
/
+23
2011-05-11
cfg80211/nl80211: add interval attribute for scheduled scans
Luciano Coelho
1
-0
/
+10
[next]