index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...
David S. Miller
2015-02-04
2
-22
/
+77
|
\
|
*
cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers
Jouni Malinen
2015-01-27
1
-0
/
+36
|
*
cfg80211: Fix BIP (AES-CMAC) cipher validation
Jouni Malinen
2015-01-27
1
-12
/
+20
|
*
nl80211: suppress smatch warnings
Johannes Berg
2015-01-23
1
-5
/
+5
|
*
nl80211: add an attribute to allow delaying the first scheduled scan cycle
Luciano Coelho
2015-01-23
1
-0
/
+5
|
*
nl80211: Allow set network namespace by fd
Vadim Kochan
2015-01-23
1
-5
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
3
-27
/
+44
|
\
\
|
*
\
Merge tag 'mac80211-for-davem-2015-01-23' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-01-26
2
-5
/
+10
|
|
\
\
|
|
*
|
nl80211: fix per-station group key get/del and memory leak
Johannes Berg
2015-01-23
1
-5
/
+4
|
|
*
|
mac80211: correct header length calculation
Fred Chou
2015-01-23
1
-0
/
+6
|
*
|
|
Merge tag 'mac80211-for-davem-2015-01-15' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2015-01-15
1
-22
/
+34
|
|
\
\
\
|
|
|
/
/
|
|
*
|
cfg80211: fix deadlock during reg chan check
Arik Nemtsov
2015-01-07
1
-22
/
+34
*
|
|
|
Merge tag 'mac80211-next-for-davem-2015-01-19' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-19
3
-28
/
+48
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Revert "wireless: Support of IFLA_INFO_KIND rtnl attribute"
Johannes Berg
2015-01-19
1
-6
/
+0
|
*
|
|
cfg80211: fix checking nl80211_send_station() return value
Johannes Berg
2015-01-16
1
-1
/
+1
|
*
|
|
cfg80211: change bandwidth reporting to explicit field
Johannes Berg
2015-01-15
2
-17
/
+47
|
*
|
|
cfg80211: remove 80+80 MHz rate reporting
Johannes Berg
2015-01-15
2
-5
/
+1
*
|
|
|
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
2015-01-18
1
-9
/
+18
*
|
|
|
Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...
David S. Miller
2015-01-15
9
-233
/
+676
|
\
\
\
\
|
|
/
/
/
|
*
|
|
nl80211: send netdetect configuration info in NL80211_CMD_GET_WOWLAN
Luciano Coelho
2015-01-14
1
-0
/
+52
|
*
|
|
cfg80211: avoid reg-hints in self-managed only systems
Arik Nemtsov
2015-01-14
1
-0
/
+25
|
*
|
|
cfg80211: introduce sync regdom set API for self-managed
Arik Nemtsov
2015-01-14
1
-2
/
+29
|
*
|
|
nl80211: support per-TID station statistics
Johannes Berg
2015-01-08
1
-0
/
+41
|
*
|
|
cfg80211: add nl80211 beacon-only statistics
Johannes Berg
2015-01-08
1
-0
/
+2
|
*
|
|
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
2
-90
/
+53
|
*
|
|
cfg80211: allow including station info in delete event
Johannes Berg
2015-01-08
1
-22
/
+16
|
*
|
|
cfg80211: add scan time to survey data
Johannes Berg
2015-01-08
2
-2
/
+9
|
*
|
|
cfg80211: allow survey data to return global data
Johannes Berg
2015-01-08
1
-13
/
+18
|
*
|
|
cfg80211: remove "channel" from survey names
Johannes Berg
2015-01-08
2
-28
/
+28
|
*
|
|
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2015-01-07
3
-11
/
+20
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
nl80211: define multicast group names in header
Johannes Berg
2015-01-06
1
-6
/
+6
|
*
|
|
cfg80211: add extensible feature flag attribute
Gautam Kumar Shukla
2015-01-06
1
-0
/
+5
|
*
|
|
nl80211: Stop scheduled scan if netlink client disappears
Jukka Rissanen
2014-12-18
3
-0
/
+34
|
*
|
|
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
2014-12-18
4
-17
/
+27
|
*
|
|
cfg80211: avoid intersection when applying self-managed reg
Arik Nemtsov
2014-12-17
1
-3
/
+13
|
*
|
|
cfg80211: return private regdom for self-managed devices
Arik Nemtsov
2014-12-17
1
-0
/
+24
|
*
|
|
cfg80211: allow wiphy specific regdomain management
Jonathan Doron
2014-12-17
5
-19
/
+149
|
*
|
|
cfg80211: allow usermode to query wiphy specific regdom
Arik Nemtsov
2014-12-17
3
-34
/
+142
|
*
|
|
wireless: Support of IFLA_INFO_KIND rtnl attribute
Vadim Kochan
2014-12-12
1
-0
/
+6
|
*
|
|
cfg80211: use __force __rcu to suppress sparse warning
Johannes Berg
2014-12-12
1
-1
/
+1
*
|
|
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Revert "cfg80211: make WEXT compatibility unselectable"
Jiri Kosina
2014-12-30
1
-1
/
+1
|
|
/
|
/
|
*
|
cfg80211: correctly check ad-hoc channels
Arik Nemtsov
2014-12-12
1
-1
/
+7
*
|
cfg80211: don't WARN about two consecutive Country IE hint
Emmanuel Grumbach
2014-12-12
1
-5
/
+2
*
|
nl80211: check matches array length before acessing it
Luciano Coelho
2014-12-12
1
-1
/
+1
*
|
cfg80211: avoid mem leak on driver hint set
Arik Nemtsov
2014-12-12
1
-1
/
+4
*
|
cfg80211: Fix 160 MHz channels with 80+80 and 160 MHz drivers
Jouni Malinen
2014-12-12
1
-3
/
+6
|
/
*
cfg80211: remove unneeded initialisations in nl80211_set_reg
Johannes Berg
2014-11-28
1
-3
/
+3
*
cfg80211: leave invalid channels on regdomain change
Arik Nemtsov
2014-11-28
2
-1
/
+120
*
cfg80211: make WEXT compatibility unselectable
Johannes Berg
2014-11-28
1
-1
/
+1
[next]