index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
cfg80211.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-30
cfg80211: Provide an API to report NAN function termination
Ayala Beker
1
-0
/
+16
2016-09-30
cfg80211: provide a function to report a match for NAN
Ayala Beker
1
-0
/
+37
2016-09-30
cfg80211: allow the user space to change current NAN configuration
Ayala Beker
1
-0
/
+19
2016-09-30
cfg80211: add add_nan_func / del_nan_func
Ayala Beker
1
-0
/
+91
2016-09-30
cfg80211: add start / stop NAN commands
Ayala Beker
1
-1
/
+20
2016-09-30
cfg80211: Add support for static WEP in the driver
David Spinadel
1
-1
/
+11
2016-09-26
cfg80211: add checks for beacon rate, extend to mesh
Johannes Berg
1
-1
/
+3
2016-09-26
cfg80211: Add support to configure a beacon data rate
Purushottam Kushwaha
1
-11
/
+14
2016-09-19
Merge tag 'mac80211-next-for-davem-2016-09-16' of git://git.kernel.org/pub/sc...
David S. Miller
1
-2
/
+34
2016-09-16
cfg80211: add helper to find an IE that matches a byte-array
Luca Coelho
1
-1
/
+32
2016-09-12
cfg80211: clarify the requirements of .disconnect()
Emmanuel Grumbach
1
-1
/
+2
2016-08-30
cfg80211: Add stub for cfg80211_get_station()
Linus Lüssing
1
-0
/
+9
2016-07-06
cfg80211: Add mesh peer AID setting API
Masashi Honma
1
-0
/
+2
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-5
/
+35
2016-07-06
nl80211: Add API to support VHT MU-MIMO air sniffer
Aviya Erenfeld
1
-2
/
+8
2016-05-31
cfg80211: Advertise extended capabilities per interface type to userspace
Kanchanapally, Vidyullatha
1
-1
/
+27
2016-05-31
cfg80211: Allow cfg80211_connect_result() errors to be distinguished
Jouni Malinen
1
-13
/
+40
2016-05-12
cfg80211: make wdev_list accessible to drivers
Johannes Berg
1
-0
/
+5
2016-05-12
cfg80211: allow finding vendor with OUI without specifying the OUI type
Emmanuel Grumbach
1
-2
/
+2
2016-04-26
cfg80211: Add option to report the bss entry in connect result
Kanchanapally, Vidyullatha
1
-4
/
+35
2016-04-26
cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATION
Mohammed Shafi Shajakhan
1
-1
/
+3
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-32
/
+12
2016-04-12
cfg80211: Improve Connect/Associate command documentation
Jouni Malinen
1
-3
/
+23
2016-04-06
cfg80211: Add option to specify previous BSSID for Connect command
Jouni Malinen
1
-0
/
+2
2016-04-05
cfg80211: allow userspace to specify client P2P PS support
Ayala Beker
1
-0
/
+2
2016-04-05
cfg80211: fix kernel-doc struct name
Akira Moroo
1
-1
/
+1
2016-04-05
nl80211: add feature for BSS selection support
Arend van Spriel
1
-0
/
+34
2016-04-05
cfg80211: Allow a scan request for a specific BSSID
Jouni Malinen
1
-0
/
+2
2016-02-24
cfg80211: basic support for PBSS network type
Lior David
1
-0
/
+8
2015-12-04
cfg80211: Add support for aborting an ongoing scan
Vidyullatha Kanchanapally
1
-0
/
+3
2015-12-04
cfg80211: replace ieee80211_ie_split() with an inline
Johannes Berg
1
-2
/
+5
2015-11-03
cfg80211/mac80211: clarify RSSI CQM reporting requirements
Johannes Berg
1
-0
/
+4
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
1
-2
/
+29
2015-10-13
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
Dmitry Shmidt
1
-19
/
+76
2015-09-29
cfg80211: allow changing station capabilities for unassociated stations
Ayala Beker
1
-0
/
+3
2015-09-22
nl80211: support vendor dumpit commands
Johannes Berg
1
-0
/
+9
2015-07-17
Merge branch 'mac80211' into mac80211-next
Johannes Berg
1
-0
/
+17
2015-07-17
cfg80211: allow mgmt_frame_register callback to sleep
Johannes Berg
1
-2
/
+1
2015-07-17
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
1
-0
/
+17
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
1
-1
/
+3
2015-05-06
cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STA
Arik Nemtsov
1
-2
/
+2
2015-04-07
cfg80211: move IE split utilities here from mac80211
Johannes Berg
1
-0
/
+58
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+59
2015-03-30
cfg80211: pass name_assign_type to rdev_add_virtual_intf()
Tom Gundersen
1
-0
/
+1
2015-03-30
cfg/mac80211: add regulatory classes IE during TDLS setup
Arik Nemtsov
1
-0
/
+11
2015-03-12
net: Introduce possible_net_t
Eric W. Biederman
1
-3
/
+1
2015-03-03
cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
Ahmad Kholaif
1
-4
/
+10
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-2
/
+37
2015-01-23
nl80211: add an attribute to allow delaying the first scheduled scan cycle
Luciano Coelho
1
-0
/
+5
2015-01-16
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
1
-8
/
+25
[next]