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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
11
-41
/
+111
|
\
|
*
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
2015-07-17
6
-25
/
+70
|
*
mac80211: add missing length check for confirm frames
Bob Copeland
2015-07-17
1
-0
/
+3
|
*
mac80211: correct aid location in peering frames
Bob Copeland
2015-07-17
1
-1
/
+1
|
*
wireless: regulatory: reduce log level of CRDA related messages
Thomas Petazzoni
2015-07-17
1
-3
/
+3
|
*
mac80211: shut down interfaces before destroying interface list
Johannes Berg
2015-07-17
1
-11
/
+14
|
*
mac80211: wowlan: enable powersave if suspend while ps-polling
Chaitanya T K
2015-07-17
1
-0
/
+16
|
*
mac80211: don't clear all tx flags when requeing
Michal Kazior
2015-07-17
1
-1
/
+3
|
*
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
2015-07-17
1
-0
/
+1
*
|
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
5
-17
/
+73
*
|
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: add pointer for driver use to key
Johannes Berg
2015-07-17
1
-0
/
+2
*
|
mac80211_hwsim: support wider TDLS bandwidth
Johannes Berg
2015-07-17
1
-0
/
+1
*
|
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
6
-7
/
+33
*
|
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
2
-39
/
+51
*
|
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
2
-11
/
+2
*
|
mac80211: don't store napi struct
Johannes Berg
2015-07-17
10
-42
/
+44
*
|
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
3
-8
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-13
66
-394
/
+702
|
\
|
*
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...
David S. Miller
2015-07-12
11
-29
/
+42
|
|
\
|
|
*
can: replace timestamp as unique skb attribute
Oliver Hartkopp
2015-07-12
7
-17
/
+18
|
|
*
ARM: dts: dra7x-evm: Prevent glitch on DCAN1 pinmux
Roger Quadros
2015-07-12
2
-4
/
+6
|
|
*
can: c_can: Fix default pinmux glitch at init
J.D. Schroeder
2015-07-12
1
-2
/
+8
|
|
*
can: rcar_can: unify error messages
Sergei Shtylyov
2015-07-12
1
-2
/
+3
[next]