index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
mac80211: reorder mesh_plink to remove forward decl
Bob Copeland
1
-57
/
+52
2015-07-17
mac80211: clear local->suspended before calling drv_resume()
Eliad Peller
1
-4
/
+14
2015-07-17
mac80211: TDLS: deny ch-switch req on disallowed channels
Arik Nemtsov
1
-18
/
+31
2015-07-17
mac80211: TDLS: handle chan-switch in RTNL locked work
Arik Nemtsov
5
-10
/
+44
2015-07-17
Merge branch 'mac80211' into mac80211-next
Johannes Berg
11
-41
/
+111
2015-07-17
mac80211: Add support for declaring MU-MIMO capability
Sara Sharon
2
-1
/
+38
2015-07-17
mac80211: account TX MSDUs properly with segmentation offload
Johannes Berg
1
-1
/
+5
2015-07-17
wireless: remove superfluous if statement in regulatory code
John Linville
1
-5
/
+4
2015-07-17
cfg80211: allow mgmt_frame_register callback to sleep
Johannes Berg
5
-17
/
+73
2015-07-17
mac80211: shrink struct ieee80211_fragment_entry
Johannes Berg
1
-6
/
+6
2015-07-17
mac80211: mesh: move fail_avg into mesh struct
Johannes Berg
2
-7
/
+9
2015-07-17
mac80211: add pointer for driver use to key
Johannes Berg
1
-0
/
+2
2015-07-17
mac80211_hwsim: support wider TDLS bandwidth
Johannes Berg
1
-0
/
+1
2015-07-17
mac80211: minstrel_ht: handle peers in dynamic SMPS
Krishna Chaitanya
1
-1
/
+7
2015-07-17
mac80211: mesh process the target only subfield for mesh hwmp
Chun-Yeow Yeoh
1
-24
/
+8
2015-07-17
mac80211: TDLS: correctly configure SMPS state
Arik Nemtsov
4
-25
/
+51
2015-07-17
mac80211: enable assoc check for mesh interfaces
Bob Copeland
1
-3
/
+0
2015-07-17
mac80211: mac80211: Check SN for deactivated mpaths
Jesse Jones
1
-0
/
+26
2015-07-17
mac80211: mesh: don't invalidate SN on discovery failure
Jesse Jones
1
-1
/
+3
2015-07-17
mac80211: mesh: add missing case to PERR processing
Alexis Green
1
-2
/
+5
2015-07-17
mac80211: upgrade BW of TDLS peers when possible
Arik Nemtsov
4
-11
/
+132
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
6
-7
/
+33
2015-07-17
mac80211: clear local->in_reconfig on reconfig error
Eliad Peller
1
-0
/
+1
2015-07-17
mac80211: allow passing NULL to ieee80211_vif_to_wdev()
Johannes Berg
1
-1
/
+6
2015-07-17
mac80211: avoid unnecessary beacon deref on CSA counter update
Wojciech Dubowik
1
-8
/
+14
2015-07-17
mac80211: move mesh STA parameters code to own function
Johannes Berg
1
-56
/
+61
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
8
-176
/
+196
2015-07-17
mac80211: remove IEEE80211_RX_FRAGMENTED
Johannes Berg
2
-4
/
+0
2015-07-17
mac80211: duplicate station's MAC address for hash table
Johannes Berg
2
-2
/
+6
2015-07-17
mac80211: support device/driver PN check for CCMP/GCMP
Johannes Berg
2
-39
/
+51
2015-07-17
mac80211: remove key TX/RX counter
Johannes Berg
4
-7
/
+0
2015-07-17
mac80211: remove zero-length A-MPDU subframe reporting
Johannes Berg
2
-11
/
+2
2015-07-17
mac80211: don't store napi struct
Johannes Berg
10
-42
/
+44
2015-07-17
mac80211: fix comment referring to RX queue
Johannes Berg
1
-1
/
+2
2015-07-17
mac80211: move ieee80211_get_bssid into RX file
Johannes Berg
3
-51
/
+45
2015-07-17
mac80211: remove short frame test and counter
Johannes Berg
3
-7
/
+0
2015-07-17
mac80211: remove sta_info.gtk_idx
Johannes Berg
2
-3
/
+0
2015-07-17
mac80211: rename 'sta_inf' variable to more common 'sta'
Johannes Berg
1
-6
/
+6
2015-07-17
mac80211: remove exposing 'mfp' to drivers
Johannes Berg
3
-8
/
+1
2015-07-17
cfg80211: use RTNL locked reg_can_beacon for IR-relaxation
Arik Nemtsov
6
-25
/
+70
2015-07-17
mac80211: add missing length check for confirm frames
Bob Copeland
1
-0
/
+3
2015-07-17
mac80211: correct aid location in peering frames
Bob Copeland
1
-1
/
+1
2015-07-17
wireless: regulatory: reduce log level of CRDA related messages
Thomas Petazzoni
1
-3
/
+3
2015-07-17
mac80211: shut down interfaces before destroying interface list
Johannes Berg
1
-11
/
+14
2015-07-17
mac80211: wowlan: enable powersave if suspend while ps-polling
Chaitanya T K
1
-0
/
+16
2015-07-17
mac80211: don't clear all tx flags when requeing
Michal Kazior
1
-1
/
+3
2015-07-17
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
1
-0
/
+1
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
66
-394
/
+702
2015-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-82
/
+125
2015-07-12
Merge tag 'linux-can-fixes-for-4.2-20150712' of git://git.kernel.org/pub/scm/...
David S. Miller
11
-29
/
+42
[next]