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
/
net
/
wireless
/
nl80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: fix BSS struct IE access races
Johannes Berg
2012-11-30
1
-9
/
+18
*
nl80211: Fix HT_IBSS feature check in ibss_join
Simon Wunderlich
2012-11-29
1
-0
/
+1
*
cfg80211: Remove unused VHT chan code
Mahesh Palivela
2012-11-29
1
-27
/
+1
*
nl80211: remove unnecessary checks
Johannes Berg
2012-11-28
1
-3
/
+2
*
nl80211: support P2P GO powersave configuration
Johannes Berg
2012-11-27
1
-0
/
+56
*
cfg80211: rework chandef checking and export it
Johannes Berg
2012-11-27
1
-34
/
+4
*
nl80211/cfg80211: add VHT MCS support
Johannes Berg
2012-11-26
1
-15
/
+43
*
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
2012-11-26
1
-50
/
+110
*
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
1
-126
/
+127
*
cfg80211: remove remain-on-channel channel type
Johannes Berg
2012-11-26
1
-23
/
+13
*
cfg80211: Add TDLS event to allow drivers to request operations
Jouni Malinen
2012-11-19
1
-0
/
+47
*
nl80211: send the NL80211_ATTR_SSID in nl80211_send_iface()
Antonio Quartulli
2012-11-07
1
-0
/
+5
*
cfg80211: store the ssid into wirless_dev in AP mode
Antonio Quartulli
2012-11-07
1
-0
/
+2
*
cfg80211: allow registering more than one beacon listener
Ben Greear
2012-11-05
1
-28
/
+60
*
nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command
Antonio Quartulli
2012-11-05
1
-0
/
+39
*
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-30
1
-1
/
+5
*
nl80211: move "can set channel" check
Johannes Berg
2012-10-30
1
-4
/
+4
*
cfg80211: add tracing for P2P Device start/stop
Johannes Berg
2012-10-23
1
-2
/
+2
*
cfg80211: add cfg80211 exported function tracing
Beni Lev
2012-10-18
1
-0
/
+5
*
cfg80211: add wrappers for registered_device_ops
Hila Gonen
2012-10-18
1
-72
/
+63
*
cfg80211: Disallow HT/WEP in IBSS mode
Sujith Manoharan
2012-10-18
1
-3
/
+17
*
cfg80211: add support for flushing old scan results
Sam Leffler
2012-10-18
1
-4
/
+10
*
cfg80211: add scan flag to indicate its priority
Sam Leffler
2012-10-18
1
-2
/
+14
*
{nl,cfg}80211: add a flags word to scan requests
Sam Leffler
2012-10-18
1
-0
/
+12
*
{nl,cfg}80211: Peer STA VHT caps
Mahesh Palivela
2012-10-17
1
-0
/
+5
*
cfg80211: Allow user space to specify non-IEs to SAE Authentication
Jouni Malinen
2012-10-17
1
-12
/
+48
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-28
1
-0
/
+34
|
\
|
*
cfg80211/nl80211: Notify connection request failure in AP mode
Pandiyarajan Pitchaimuthu
2012-09-18
1
-0
/
+34
|
*
Merge remote-tracking branch 'mac80211/master' into mac80211-next
Johannes Berg
2012-09-06
1
-1
/
+3
|
|
\
*
|
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-15
1
-1
/
+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
2012-09-04
1
-1
/
+3
*
|
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-55
/
+55
|
|
/
|
/
|
*
|
cfg80211: add P2P Device abstraction
Johannes Berg
2012-08-20
1
-6
/
+116
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-139
/
+398
|
\
|
*
cfg80211: add cellular base station regulatory hint support
Luis R. Rodriguez
2012-07-17
1
-1
/
+22
|
*
cfg80211: support TX error rate CQM
Thomas Pedersen
2012-07-17
1
-0
/
+85
|
*
nl80211: add wdev ID as u64 as it should
Johannes Berg
2012-07-17
1
-1
/
+1
|
*
cfg80211/mac80211: re-add get_channel operation
Johannes Berg
2012-07-13
1
-5
/
+11
|
*
nl80211: allow enabling WoWLAN without triggers
Johannes Berg
2012-07-12
1
-17
/
+13
|
*
nl80211: move scan API to wdev
Johannes Berg
2012-07-12
1
-14
/
+17
|
*
nl80211: send interface after creation
Johannes Berg
2012-07-12
1
-2
/
+15
|
*
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-07-12
1
-9
/
+17
|
*
cfg80211: use wdev in mgmt-tx/ROC APIs
Johannes Berg
2012-07-09
1
-49
/
+70
|
*
nl80211: retrieve interface data by wdev
Johannes Berg
2012-07-09
1
-11
/
+15
|
*
nl80211: add NL80211_FLAG_NEED_WDEV
Johannes Berg
2012-07-09
1
-18
/
+39
|
*
nl80211: prepare for non-netdev wireless devs
Johannes Berg
2012-07-09
1
-27
/
+108
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
1
-28
/
+37
|
\
\
|
|
/
|
*
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
2012-07-05
1
-2
/
+7
|
*
cfg80211: respect iface combinations when starting operation
Michal Kazior
2012-06-29
1
-0
/
+8
|
*
cfg80211/mac80211: remove .get_channel
Michal Kazior
2012-06-29
1
-10
/
+5
[next]