index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
bcma: complete workaround for BCMA43224 and BCM4313
Hauke Mehrtens
2
-5
/
+25
2012-07-09
bcma: add PCI ID for BCM43224
Hauke Mehrtens
1
-0
/
+1
2012-07-09
bcma: remove fix for 4329b0 bad LPOM is detection
Hauke Mehrtens
1
-3
/
+0
2012-07-09
bcma: add constants for chip ids
Hauke Mehrtens
5
-55
/
+90
2012-07-09
bcma: extend workaround for bcm4331
Hauke Mehrtens
2
-0
/
+4
2012-07-09
ath9k: fixing register bit shift values of control packets to support TPC
Thomas Huehn
1
-3
/
+3
2012-07-09
ath9k: Fix clearing of BTCOEX flags
Mohammed Shafi Shajakhan
1
-1
/
+2
2012-07-09
mwifiex: parse WPS IEs from beacon_data
Avinash Patil
1
-40
/
+44
2012-07-09
mwifiex: advertise WPS probe response offload support to cfg80211
Avinash Patil
1
-1
/
+5
2012-07-09
mwifiex: add change_beacon cfg80211 handler
Avinash Patil
1
-0
/
+28
2012-07-09
mwifiex: overwrite earlier IE buffers for new set IE request
Avinash Patil
1
-5
/
+2
2012-07-09
mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc
Avinash Patil
1
-54
/
+65
2012-07-09
mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()
Avinash Patil
3
-23
/
+18
2012-07-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
13
-126
/
+145
2012-07-09
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
33
-299
/
+995
2012-07-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
41
-112
/
+195
2012-07-09
iwlegacy: don't mess up the SCD when removing a key
Emmanuel Grumbach
1
-2
/
+2
2012-07-09
iwlegacy: always monitor for stuck queues
Stanislaw Gruszka
1
-8
/
+6
2012-07-09
rt2x00usb: fix indexes ordering on RX queue kick
Stanislaw Gruszka
1
-1
/
+1
2012-07-09
mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)
Bing Zhao
1
-0
/
+1
2012-07-09
mac80211: destroy assoc_data correctly if assoc fails
Eliad Peller
1
-4
/
+2
2012-07-09
NFC: Prevent NULL deref when getting socket name
Sasha Levin
1
-1
/
+1
2012-07-09
mac80211: correct size the argument to kzalloc in minstrel_ht
Thomas Huehn
1
-1
/
+1
2012-07-06
mac80211_hwsim: add testmode code to stop/wake queues
Johannes Berg
1
-0
/
+8
2012-07-06
mac80211: fix crash with single-queue drivers
Johannes Berg
1
-2
/
+10
2012-07-06
mac80211: always set in_reconfig=false on wakeup
Eliad Peller
1
-1
/
+1
2012-07-06
mac80211: fix debugfs default key links
Johannes Berg
1
-6
/
+10
2012-07-05
cfg80211: bitrate calculation for 60g
Vladimir Kondratiev
2
-0
/
+51
2012-07-05
{nl,cfg}80211: support high bitrates
Vladimir Kondratiev
4
-4
/
+18
2012-07-04
cfg80211: fix locking regression in monitor channel tracking
Johannes Berg
2
-7
/
+5
2012-07-03
iwlwifi: disallow log_event access if interface down
Richard A. Griffiths
1
-1
/
+5
2012-07-03
iwlwifi: remove unneeded NULL check
Johannes Berg
1
-3
/
+0
2012-07-03
mac80211: add TX prepare API
Johannes Berg
4
-0
/
+44
2012-07-03
mac80211_hwsim: fix NUM_BANDS usage
Johannes Berg
1
-2
/
+2
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
4
-12
/
+11
2012-07-02
mac80211: remove tx_frags driver callback
Johannes Berg
4
-29
/
+3
2012-07-02
mac80211: include VHT capability IE in probe requests
Mahesh Palivela
3
-1
/
+34
2012-07-02
wireless: 60g protocol constants
Vladimir Kondratiev
1
-1
/
+89
2012-07-02
wireless: regulatory for 60g
Vladimir Kondratiev
1
-1
/
+4
2012-07-02
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
6
-11
/
+42
2012-07-02
mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc
Eliad Peller
1
-3
/
+10
2012-06-29
iwlwifi: fix debug message level
Johannes Berg
1
-1
/
+4
2012-06-29
iwlwifi: add trailing newline to some messages
Johannes Berg
1
-6
/
+8
2012-06-29
cfg80211: respect iface combinations when starting operation
Michal Kazior
6
-5
/
+52
2012-06-29
cfg80211: add channel checking for iface combinations
Michal Kazior
3
-8
/
+88
2012-06-29
cfg80211/mac80211: remove .get_channel
Michal Kazior
4
-34
/
+7
2012-06-29
cfg80211: set initial monitor channel
Michal Kazior
1
-0
/
+31
2012-06-29
cfg80211: track monitor channel
Michal Kazior
3
-2
/
+18
2012-06-29
cfg80211: refuse to .set_monitor_channel when non-monitors are present
Michal Kazior
1
-0
/
+2
2012-06-29
mac80211: refactor virtual monitor code
Michal Kazior
3
-14
/
+17
[next]