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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-25
stnic: convert to net_device_ops
Stephen Hemminger
1
-24
/
+1
2008-11-25
apne: convert to net_device_ops
Stephen Hemminger
1
-24
/
+2
2008-11-25
ne2: convert to net_device_ops
Stephen Hemminger
1
-19
/
+1
2008-11-25
hp: convert to net_device_ops
Stephen Hemminger
1
-21
/
+1
2008-11-25
lne390: convert to net_device_ops
Stephen Hemminger
1
-23
/
+1
2008-11-25
e2100: convert to net_device_ops
Stephen Hemminger
1
-6
/
+18
2008-11-25
es3210: convert to net_device_ops
Stephen Hemminger
1
-24
/
+1
2008-11-25
ne3210: convert to net_device_ops
Stephen Hemminger
1
-24
/
+2
2008-11-25
smc: convert to net_device_ops
Stephen Hemminger
2
-10
/
+34
2008-11-25
hp-plus: convert to net_device_ops
Stephen Hemminger
1
-7
/
+17
2008-11-25
wd: use net_device_ops
Stephen Hemminger
1
-7
/
+17
2008-11-25
8390: add common net_device ops
Stephen Hemminger
4
-18
/
+97
2008-11-25
3c523: fix warning in drivers/net/3c523.c
Ingo Molnar
1
-2
/
+2
2008-11-25
depca: fix warning in drivers/net/depca.c
Ingo Molnar
1
-1
/
+6
2008-11-25
atlx: fix warning in drivers/net/atlx/atl2.c
Ingo Molnar
1
-2
/
+0
2008-11-25
mlx4: fix warning in drivers/net/mlx4/mcg.c
Ingo Molnar
1
-1
/
+1
2008-11-25
cassini: fix warning in drivers/net/cassini.c
Ingo Molnar
1
-1
/
+1
2008-11-25
mlx4: fix error path in drivers/net/mlx4/en_rx.c
Ingo Molnar
1
-1
/
+2
2008-11-25
z85230: fix warning in drivers/net/wan/z85230.c
Ingo Molnar
1
-1
/
+1
2008-11-25
sis900: fix warning in drivers/net/sis900.c
Ingo Molnar
1
-1
/
+1
2008-11-25
qla3xxx: fix warning in drivers/net/qla3xxx.c
Ingo Molnar
1
-1
/
+1
2008-11-25
niu: fix another warning in drivers/net/niu.c
Ingo Molnar
1
-1
/
+1
2008-11-25
niu: fix warnings in drivers/net/niu.c
Ingo Molnar
1
-2
/
+2
2008-11-25
s2io: fix warning in drivers/net/s2io.c
Ingo Molnar
1
-1
/
+1
2008-11-25
ixgbe: Naming interrupt vectors
Robert Olsson
1
-4
/
+14
2008-11-25
niu: Naming interrupt vectors.
Robert Olsson
2
-1
/
+27
2008-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-19
/
+64
2008-11-25
ath9k: Configure AR_PHY_SWITCH_COM with apropriate antenna control
Vasanthakumar Thiagarajan
1
-1
/
+1
2008-11-25
p54: honour bss_info_changed's basic_rates and other settings
Christian Lamparter
2
-5
/
+27
2008-11-25
p54pci: cache firmware for suspend/resume
Christian Lamparter
3
-25
/
+35
2008-11-25
p54: minor fixes
Christian Lamparter
2
-4
/
+8
2008-11-25
p54: enable Mesh Point support
Christian Lamparter
1
-3
/
+8
2008-11-25
ath9k: make DMA memory consistent
Luis R. Rodriguez
1
-2
/
+11
2008-11-25
ath9k: Clarify we only want 32-bit DMA
Luis R. Rodriguez
1
-3
/
+2
2008-11-25
rt2x00: Detect USB BULK in/out endpoints
Ivo van Doorn
5
-28
/
+111
2008-11-25
rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTAL
Larry Finger
2
-4
/
+2
2008-11-25
rtl8187: feedback transmitted packets using tx close descriptor for 8187B
Herton Ronaldo Krzesinski
2
-4
/
+136
2008-11-25
rtl8187: implement conf_tx callback to configure tx queues
Herton Ronaldo Krzesinski
3
-12
/
+69
2008-11-25
rtl8187: fix 8187B throughput regression
Herton Ronaldo Krzesinski
1
-1
/
+1
2008-11-25
ath9k: Race condition in accessing TX and RX buffers.
Senthil Balasubramanian
1
-15
/
+14
2008-11-25
ath9k: IRQ should be disabled before calling free_irq()
Senthil Balasubramanian
1
-1
/
+1
2008-11-25
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
4
-11
/
+11
2008-11-25
ath9k: incorrect noise floor threshold values.
Senthil Balasubramanian
2
-4
/
+4
2008-11-25
ath9k: INI update for atheros chipets.
Senthil Balasubramanian
4
-205
/
+586
2008-11-25
iwlwifi: enable custom fw regulatory solution
Luis R. Rodriguez
2
-0
/
+5
2008-11-25
iwlwifi: iwl-fh.h cleanup
Tomas Winkler
1
-24
/
+17
2008-11-25
iwlwifi: some fh document fix and cleanup
Zhu, Yi
2
-9
/
+4
2008-11-25
iwlwifi: configure_filter rewrite
Zhu, Yi
4
-59
/
+70
2008-11-25
iwlwifi : fix checkpatch.pl errors
Abhijeet Kolekar
9
-12
/
+13
2008-11-25
iwlwifi: replace magic constants with define
Chatre, Reinette
2
-4
/
+4
[prev]
[next]