index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
cfg80211.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
2014-03-19
1
-8
/
+8
*
cfg80211: DFS get CAC time from regulatory database
Janusz Dziedzic
2014-02-25
1
-1
/
+4
*
cfg80211: regulatory: allow getting DFS CAC time from userspace
Janusz Dziedzic
2014-02-25
1
-0
/
+2
*
cfg80211: docbook: add interface combinations documentation
Luciano Coelho
2014-02-21
1
-4
/
+8
*
cfg80211: docbook: fix small formatting error
Luciano Coelho
2014-02-21
1
-1
/
+1
*
cfg80211: document sched_scan_stop synchronous behaviour
Johannes Berg
2014-02-20
1
-1
/
+6
*
cfg80211: Pass TDLS peer capability information in tdls_mgmt
Sunil Dutt Undekari
2014-02-20
1
-1
/
+2
*
cfg80211: consider existing DFS interfaces
Michal Kazior
2014-02-04
1
-5
/
+3
*
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
2014-02-04
1
-1
/
+3
*
nl80211: fix scheduled scan RSSI matchset attribute confusion
Johannes Berg
2014-02-04
1
-3
/
+6
*
nl80211: add Guard Interval support for set_bitrate_mask
Janusz Dziedzic
2014-02-04
1
-0
/
+1
*
cfg80211: make connect ie param const
Johannes Berg
2014-02-04
1
-1
/
+1
*
cfg80211: Clean up connect params and channel fetching
Jouni Malinen
2014-02-04
1
-2
/
+2
*
cfg80211: Advertise maximum associated STAs in AP mode
Jouni Malinen
2014-02-04
1
-0
/
+7
*
cfg80211: Allow BSS hint to be provided for connect
Jouni Malinen
2014-02-04
1
-0
/
+8
*
cfg80211: Add a function to get the number of supported channels
Ilan Peer
2014-01-09
1
-0
/
+8
*
cfg80211: Add support for QoS mapping
Kyeyoon Park
2013-12-19
1
-1
/
+52
*
nl80211: support vendor-specific events
Johannes Berg
2013-12-19
1
-4
/
+61
*
nl80211: add VHT support for set_bitrate_mask
Janusz Dziedzic
2013-12-16
1
-0
/
+1
*
cfg80211: in bitrate_mask, rename mcs to ht_mcs
Janusz Dziedzic
2013-12-05
1
-1
/
+1
*
nl80211: vendor command support
Johannes Berg
2013-12-03
1
-3
/
+113
*
nl80211/cfg80211: Set Operating Mode Notification
Marek Kwaczynski
2013-12-03
1
-0
/
+4
*
cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notify
Simon Wunderlich
2013-12-02
1
-1
/
+2
*
cfg80211: aggregate mgmt_tx parameters into a struct
Andrei Otcheretianski
2013-12-02
1
-3
/
+25
*
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
2013-11-25
1
-27
/
+6
*
cfg80211/mac80211: DFS setup chandef for cac event
Janusz Dziedzic
2013-11-25
1
-0
/
+2
*
cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory()
Luis R. Rodriguez
2013-11-25
1
-1
/
+6
*
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
1
-5
/
+4
*
cfg80211: export reg_initiator_name()
Luis R. Rodriguez
2013-10-28
1
-0
/
+9
*
nl80211/cfg80211: enable DFS for IBSS mode
Simon Wunderlich
2013-10-28
1
-0
/
+6
*
cfg80211: pass station supported channel and oper class info
Sunil Dutt
2013-10-11
1
-0
/
+8
*
cfg80211: export cfg80211_chandef_dfs_required
Simon Wunderlich
2013-09-26
1
-0
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-29
1
-3
/
+5
|
\
|
*
cfg80211: add flags to cfg80211_rx_mgmt()
Vladimir Kondratiev
2013-08-23
1
-1
/
+2
|
*
cfg80211: add wdev to testmode cmd
David Spinadel
2013-08-12
1
-2
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-08-12
1
-14
/
+183
|
\
\
|
|
/
|
*
nl80211/cfg80211: add channel switch command
Simon Wunderlich
2013-08-01
1
-0
/
+33
|
*
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
Simon Wunderlich
2013-07-16
1
-0
/
+27
|
*
cfg80211/mac80211: get mandatory rates based on scan width
Simon Wunderlich
2013-07-16
1
-1
/
+3
|
*
nl80211: add scan width to bss and scan request structs
Simon Wunderlich
2013-07-16
1
-3
/
+51
|
*
cfg80211/nl80211: Add packet coalesce support
Amitkumar Karwar
2013-07-16
1
-0
/
+54
|
*
wireless: indent kernel-doc with tabs
Johannes Berg
2013-07-16
1
-8
/
+8
|
*
nl80211: enable HT overrides for ibss
Simon Wunderlich
2013-07-16
1
-0
/
+5
|
*
cfg80211/nl80211: rename packet pattern related structures and enums
Amitkumar Karwar
2013-07-16
1
-3
/
+3
*
|
cfg80211.h/mac80211.h: Remove extern from function prototypes
Joe Perches
2013-07-31
1
-17
/
+17
|
/
*
cfg80211: require passing BSS struct back to cfg80211_assoc_timeout
Johannes Berg
2013-06-19
1
-8
/
+8
*
nl80211: add rate flags for 5/10 Mhz channels
Simon Wunderlich
2013-06-18
1
-0
/
+28
*
nl80211/cfg80211: add 5 and 10 MHz defines and wiphy flag
Simon Wunderlich
2013-06-18
1
-0
/
+2
*
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
Ashok Nagarajan
2013-06-11
1
-0
/
+2
*
{nl,cfg}80211: make peer link expiration time configurable
Colleen Twitty
2013-06-11
1
-0
/
+4
[next]