index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
mac80211: deinline rate_control_rate_init, rate_control_rate_update
Denys Vlasenko
2015-07-17
2
-57
/
+62
|
*
|
|
mac80211: deinline drv_sta_state
Denys Vlasenko
2015-07-17
3
-27
/
+44
|
*
|
|
mac80211: select an AID when creating new mesh STAs
Bob Copeland
2015-07-17
1
-6
/
+35
|
*
|
|
mac80211: mesh: separate plid and aid concepts
Bob Copeland
2015-07-17
4
-15
/
+23
|
*
|
|
mac80211: reorder mesh_plink to remove forward decl
Bob Copeland
2015-07-17
1
-57
/
+52
|
*
|
|
mac80211: clear local->suspended before calling drv_resume()
Eliad Peller
2015-07-17
1
-4
/
+14
|
*
|
|
mac80211: TDLS: deny ch-switch req on disallowed channels
Arik Nemtsov
2015-07-17
1
-18
/
+31
|
*
|
|
mac80211: TDLS: handle chan-switch in RTNL locked work
Arik Nemtsov
2015-07-17
5
-10
/
+44
|
*
|
|
Merge branch 'mac80211' into mac80211-next
Johannes Berg
2015-07-17
10
-41
/
+94
|
|
\
\
\
|
*
|
|
|
mac80211: Add support for declaring MU-MIMO capability
Sara Sharon
2015-07-17
2
-1
/
+38
|
*
|
|
|
mac80211: account TX MSDUs properly with segmentation offload
Johannes Berg
2015-07-17
1
-1
/
+5
|
*
|
|
|
wireless: remove superfluous if statement in regulatory code
John Linville
2015-07-17
1
-5
/
+4
|
*
|
|
|
cfg80211: allow mgmt_frame_register callback to sleep
Johannes Berg
2015-07-17
4
-15
/
+72
|
*
|
|
|
mac80211: shrink struct ieee80211_fragment_entry
Johannes Berg
2015-07-17
1
-6
/
+6
|
*
|
|
|
mac80211: mesh: move fail_avg into mesh struct
Johannes Berg
2015-07-17
2
-7
/
+9
|
*
|
|
|
mac80211: minstrel_ht: handle peers in dynamic SMPS
Krishna Chaitanya
2015-07-17
1
-1
/
+7
|
*
|
|
|
mac80211: mesh process the target only subfield for mesh hwmp
Chun-Yeow Yeoh
2015-07-17
1
-24
/
+8
|
*
|
|
|
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
2015-07-17
4
-25
/
+51
|
*
|
|
|
mac80211: enable assoc check for mesh interfaces
Bob Copeland
2015-07-17
1
-3
/
+0
|
*
|
|
|
mac80211: mac80211: Check SN for deactivated mpaths
Jesse Jones
2015-07-17
1
-0
/
+26
|
*
|
|
|
mac80211: mesh: don't invalidate SN on discovery failure
Jesse Jones
2015-07-17
1
-1
/
+3
|
*
|
|
|
mac80211: mesh: add missing case to PERR processing
Alexis Green
2015-07-17
1
-2
/
+5
|
*
|
|
|
mac80211: upgrade BW of TDLS peers when possible
Arik Nemtsov
2015-07-17
4
-11
/
+132
|
*
|
|
|
mac80211: define TDLS wider BW support bits
Arik Nemtsov
2015-07-17
5
-7
/
+29
|
*
|
|
|
mac80211: clear local->in_reconfig on reconfig error
Eliad Peller
2015-07-17
1
-0
/
+1
|
*
|
|
|
mac80211: allow passing NULL to ieee80211_vif_to_wdev()
Johannes Berg
2015-07-17
1
-1
/
+6
|
*
|
|
|
mac80211: avoid unnecessary beacon deref on CSA counter update
Wojciech Dubowik
2015-07-17
1
-8
/
+14
|
*
|
|
|
mac80211: move mesh STA parameters code to own function
Johannes Berg
2015-07-17
1
-56
/
+61
|
*
|
|
|
mac80211: move mesh related station fields to own struct
Johannes Berg
2015-07-17
8
-176
/
+196
|
*
|
|
|
mac80211: remove IEEE80211_RX_FRAGMENTED
Johannes Berg
2015-07-17
2
-4
/
+0
|
*
|
|
|
mac80211: duplicate station's MAC address for hash table
Johannes Berg
2015-07-17
2
-2
/
+6
|
*
|
|
|
mac80211: support device/driver PN check for CCMP/GCMP
Johannes Berg
2015-07-17
1
-38
/
+45
|
*
|
|
|
mac80211: remove key TX/RX counter
Johannes Berg
2015-07-17
4
-7
/
+0
|
*
|
|
|
mac80211: remove zero-length A-MPDU subframe reporting
Johannes Berg
2015-07-17
1
-6
/
+1
|
*
|
|
|
mac80211: don't store napi struct
Johannes Berg
2015-07-17
3
-25
/
+11
|
*
|
|
|
mac80211: fix comment referring to RX queue
Johannes Berg
2015-07-17
1
-1
/
+2
|
*
|
|
|
mac80211: move ieee80211_get_bssid into RX file
Johannes Berg
2015-07-17
3
-51
/
+45
|
*
|
|
|
mac80211: remove short frame test and counter
Johannes Berg
2015-07-17
3
-7
/
+0
|
*
|
|
|
mac80211: remove sta_info.gtk_idx
Johannes Berg
2015-07-17
2
-3
/
+0
|
*
|
|
|
mac80211: rename 'sta_inf' variable to more common 'sta'
Johannes Berg
2015-07-17
1
-6
/
+6
|
*
|
|
|
mac80211: remove exposing 'mfp' to drivers
Johannes Berg
2015-07-17
2
-6
/
+1
*
|
|
|
|
packet: add extended BPF fanout mode
Willem de Bruijn
2015-08-17
1
-0
/
+31
*
|
|
|
|
packet: add classic BPF fanout mode
Willem de Bruijn
2015-08-17
2
-2
/
+102
*
|
|
|
|
lwtunnel: rename ip lwtunnel attributes
Jiri Benc
2015-08-17
1
-43
/
+43
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2015-08-17
5
-24
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
xfrm: Add oif to dst lookups
David Ahern
2015-08-11
3
-18
/
+24
|
*
|
|
|
|
net/xfrm: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2015-08-11
1
-4
/
+2
|
*
|
|
|
|
xfrm6: Fix IPv6 ECN decapsulation
Thomas Egerer
2015-08-11
1
-2
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
net: sch_generic: react upon IFF_NO_QUEUE flag
Phil Sutter
2015-08-17
1
-2
/
+4
*
|
|
|
|
tipc: don't sanity check non-existing TLV (NL compat)
Richard Alpe
2015-08-17
1
-1
/
+1
[prev]
[next]