index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-13
cxgb3: ring rx door bell less frequently
Divy Le Ray
2
-8
/
+25
2009-03-11
wimax: fix i2400m printk formats
Randy Dunlap
1
-2
/
+2
2009-03-10
forcedeth: version bump to 64
Ayaz Abdulla
1
-1
/
+1
2009-03-10
forcedeth: fix irq clearing and napi spin lock changes
Ayaz Abdulla
1
-14
/
+4
2009-03-10
forcedeth: performance changes
Ayaz Abdulla
1
-2
/
+2
2009-03-10
forcedeth: add interrupt moderation logic
Ayaz Abdulla
1
-31
/
+106
2009-03-10
forcedeth: remove isr processing loop
Ayaz Abdulla
1
-147
/
+105
2009-03-10
forcedeth: add new optimization mode
Ayaz Abdulla
1
-48
/
+57
2009-03-10
forcedeth: napi - handle all processing
Ayaz Abdulla
1
-38
/
+60
2009-03-10
forcedeth: add/modify tx done with limit
Ayaz Abdulla
1
-6
/
+14
2009-03-10
forcedeth: remove overhead
Ayaz Abdulla
1
-32
/
+4
2009-03-10
forcedeth: save irq events for napi processing
Ayaz Abdulla
1
-24
/
+23
2009-03-10
forcedeth: remove msix + napi
Ayaz Abdulla
1
-21
/
+5
2009-03-10
forcedeth: fix missing napi enable/disable calls
Ayaz Abdulla
1
-12
/
+26
2009-03-10
forcedeth: fix stats version feature
Ayaz Abdulla
1
-6
/
+6
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
5
-7
/
+7
2009-03-10
gigaset: return -ENOTTY for unimplemented functions
Paul Bolle
1
-4
/
+4
2009-03-10
gigaset: Kconfig cleanup
Tilman Schmidt
1
-8
/
+6
2009-03-10
netxen: annotate board_config and board_type
Dhananjay Phadke
6
-109
/
+85
2009-03-10
netxen: cleanup superfluous multi-context code
Dhananjay Phadke
6
-219
/
+178
2009-03-10
netxen: refactor netdev open close
Dhananjay Phadke
1
-136
/
+166
2009-03-10
netxen: small xmit optimizations
Dhananjay Phadke
3
-12
/
+17
2009-03-10
netxen: cleanup rx handling
Dhananjay Phadke
2
-74
/
+13
2009-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-8
/
+42
2009-03-10
bnx2x: Using DMAE to initialize the chip
Eilon Greenstein
2
-13
/
+9
2009-03-10
bnx2x: Casting page alignment
Eilon Greenstein
1
-1
/
+1
2009-03-10
bnx2x: Adding restriction on sge_buf_size
Eilon Greenstein
1
-1
/
+2
2009-03-10
qlge: bugfix: Fix endian issue related to rx buffers.
Ron Mercer
1
-3
/
+6
2009-03-10
qlge: bugfix: Pad outbound frames smaller than 60 bytes.
Ron Mercer
1
-0
/
+3
2009-03-10
qlge: bugfix: Move netif_napi_del() to common call point.
Ron Mercer
1
-4
/
+6
2009-03-10
qlge: Remove spinlock from asic init path.
Ron Mercer
1
-2
/
+0
2009-03-10
qlge: Clear shadow registers before use.
Ron Mercer
1
-0
/
+2
2009-03-10
qlge: Get rid of irqsave/restore in intr disable.
Ron Mercer
1
-3
/
+2
2009-03-10
qlge: bugfix: Tell hw to strip vlan header.
Ron Mercer
1
-3
/
+3
2009-03-10
qlge: Add tx multiqueue support.
Ron Mercer
1
-17
/
+14
2009-03-10
qlge: Add support for GRO.
Ron Mercer
1
-10
/
+20
2009-03-10
qlge: Increase filtering for inbound csum settings.
Ron Mercer
2
-13
/
+29
2009-03-10
qlge: Remove debug junk from asic reset logic.
Ron Mercer
1
-19
/
+6
2009-03-10
qlge: Move reset logic into asic_reset_worker func.
Ron Mercer
1
-23
/
+18
2009-03-06
p54: fix race condition in memory management
Christian Lamparter
1
-3
/
+6
2009-03-05
b43: Fix compilation for devices without PCI core
Michael Buesch
1
-0
/
+2
2009-03-05
ath9k: Add a debugfs interface for controlling virtual wiphys
Jouni Malinen
2
-0
/
+165
2009-03-05
ath9k: Add a simple virtual wiphy scheduler
Jouni Malinen
3
-0
/
+72
2009-03-05
ath9k: Special processing for channel changes during scan
Jouni Malinen
3
-10
/
+68
2009-03-05
ath9k: Add workaround to recover from failed channel changes
Jouni Malinen
3
-2
/
+43
2009-03-05
ath9k: Check virtual wiphy state on tx()
Jouni Malinen
1
-0
/
+6
2009-03-05
ath9k: Pause other virtual wiphys on channel change
Jouni Malinen
3
-1
/
+33
2009-03-05
ath9k: Register larger listen interval
Jouni Malinen
1
-0
/
+1
2009-03-05
ath9k: Make start/stop operations aware of virtual wiphys
Jouni Malinen
3
-0
/
+49
2009-03-05
ath9k: Add routines for switching between active virtual wiphys
Jouni Malinen
3
-12
/
+176
[next]