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
2011-07-08
b43: implement BCMA bus ops
Rafał Miłecki
3
-0
/
+110
2011-07-08
b43: make b43_wireless_init bus generic
Rafał Miłecki
1
-4
/
+4
2011-07-08
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
17
-144
/
+414
2011-07-08
wl12xx: start/stop queues according to global per-AC counters
Arik Nemtsov
6
-24
/
+51
2011-07-07
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
9
-0
/
+22
2011-07-07
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
1
-2
/
+2
2011-07-07
rt2x00: Add device ID for RT539F device.
Gertjan van Wingerde
1
-0
/
+1
2011-07-07
rt2x00: Reduce window of a queue's tx lock.
Gertjan van Wingerde
1
-25
/
+26
2011-07-07
rt2x00: Don't use queue entry as parameter when creating TX descriptor.
Gertjan van Wingerde
3
-28
/
+33
2011-07-07
rt2x00: Serialize TX operations on a queue.
Gertjan van Wingerde
2
-5
/
+18
2011-07-07
bcma: detect PCI core working in hostmode
Rafał Miłecki
5
-1
/
+62
2011-07-06
mwifiex: modify SDIO aggregation Tx/Rx buffer size
Amitkumar Karwar
1
-2
/
+2
2011-07-06
ipw2100: Fix command list for debugging
Jean Delvare
1
-1
/
+1
2011-07-06
mac80211: support GTK rekey offload
Johannes Berg
5
-0
/
+107
2011-07-06
cfg80211/nl80211: support GTK rekey offload
Johannes Berg
5
-0
/
+193
2011-07-06
mac80211: allow driver to iterate keys
Johannes Berg
2
-0
/
+56
2011-07-06
iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-07-06
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
24
-244
/
+1176
2011-07-05
ssb: use pci_dev->subsystem_{vendor,device}
Sergei Shtylyov
1
-4
/
+2
2011-07-05
ssb: use pci_dev->revision
Sergei Shtylyov
1
-2
/
+1
2011-07-05
b43: Add RX side DMA memory barrier
Michael Büsch
1
-0
/
+1
2011-07-05
NFC: add Documentation/networking/nfc.txt
Aloisio Almeida Jr
1
-0
/
+128
2011-07-05
NFC: pn533: add NXP pn533 nfc device driver
Aloisio Almeida Jr
3
-0
/
+1643
2011-07-05
NFC: add the NFC socket raw protocol
Lauro Ramos Venancio
5
-2
/
+388
2011-07-05
NFC: add NFC socket family
Aloisio Almeida Jr
7
-5
/
+129
2011-07-05
NFC: add nfc generic netlink interface
Lauro Ramos Venancio
6
-3
/
+773
2011-07-05
NFC: add nfc subsystem core
Lauro Ramos Venancio
11
-15
/
+609
2011-07-05
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
2
-6
/
+14
2011-07-05
ssb: PCI revision ID register is 8-bit wide
Sergei Shtylyov
2
-2
/
+2
2011-07-05
rtlwifi: rtl8192de: Fix error exit from hw_init
Larry Finger
1
-1
/
+6
2011-07-05
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
Larry Finger
1
-13
/
+7
2011-07-05
carl9170: use carl9170 queue enums
Christian Lamparter
1
-5
/
+5
2011-07-05
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
4
-17
/
+17
2011-07-05
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
5
-19
/
+0
2011-07-05
rtlwifi: rtl8192de: Remove irq_enabled boolean
Larry Finger
1
-2
/
+0
2011-07-05
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
1
-5
/
+5
2011-07-05
mac80211: fix smatch complains
Christian Lamparter
2
-3
/
+5
2011-07-05
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
3
-8
/
+1
2011-07-05
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
1
-0
/
+1
2011-07-05
carl9170: import 1.9.4 firmware headers
Christian Lamparter
6
-22
/
+63
2011-07-05
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
Jesper Juhl
1
-3
/
+2
2011-07-05
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
3
-11
/
+57
2011-07-05
wl12xx: always initialize AP-mode max power level
Arik Nemtsov
3
-1
/
+9
2011-07-05
wl12xx: initialize max_power levels for 11a channels
Arik Nemtsov
1
-34
/
+34
2011-07-05
wl12xx: implement cancel_hw_scan() callback
Eliad Peller
1
-1
/
+39
2011-07-05
wl12xx: add stop_scan command
Eliad Peller
2
-0
/
+28
2011-07-05
wl12xx: configure suspend/resume only if associated/started
Eliad Peller
1
-2
/
+8
2011-07-05
wl12xx: one SDIO initialization is enough
Ohad Ben-Cohen
1
-6
/
+6
2011-07-05
wl12xx: implement Tx watermarks per AC
Arik Nemtsov
4
-13
/
+37
2011-07-05
wl12xx: Increase low & high TX watermarks
Ido Yariv
1
-2
/
+2
[next]