index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'net-const'
Jeff Garzik
2006-03-03
61
-235
/
+287
|
\
|
*
Massive net driver const-ification.
Arjan van de Ven
2006-03-03
43
-118
/
+118
|
*
[PATCH] "drivers/mtd/redboot.c: recognise a foreign byte sex partition table"...
John Bowler
2006-03-02
1
-12
/
+10
|
*
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-03-01
2
-76
/
+46
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
2006-03-01
6
-25
/
+69
|
|
\
\
|
|
*
|
[PATCH] pcmcia: CM4000, CM4040 Driver fixes
Harald Welte
2006-03-01
2
-6
/
+41
|
|
*
|
[PATCH] pcmcia: add id for AMB8110 PC Card
Jesse Allen
2006-03-01
1
-0
/
+1
|
|
*
|
[PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards
Pavel Roskin
2006-03-01
1
-1
/
+4
|
|
*
|
[PATCH] pcmcia: add another ide-cs CF card id
David Brownell
2006-03-01
1
-0
/
+1
|
|
*
|
[PATCH] pcmcia: properly handle pseudo multi-function devices
Dominik Brodowski
2006-03-01
1
-18
/
+22
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2006-03-01
11
-80
/
+90
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[SCSI] aha152x: fix variable use before initialisation and other bugs
Jürgen E. Fischer
2006-02-28
3
-37
/
+54
|
|
*
|
[SCSI] Fix uninitialised width and speed in sym2
Matthew Wilcox
2006-02-28
1
-0
/
+2
|
|
*
|
[SCSI] Delete duplicate driver template.
Ralf Baechle
2006-02-28
1
-21
/
+0
|
|
*
|
[SCSI] scsi: scsi command retries off by one fix
Brian King
2006-02-27
2
-3
/
+3
|
|
*
|
[SCSI] megaraid_sas: fix physical disk handling
Christoph Hellwig
2006-02-27
1
-14
/
+15
|
|
*
|
[SCSI] scsi: handle ->slave_configure return value
Christoph Hellwig
2006-02-27
1
-2
/
+14
|
|
*
|
[SCSI] fc_transport: stop creating duplicate rport entries.
Andrew Vasquez
2006-02-27
1
-2
/
+1
|
|
*
|
[SCSI] sg: Remove aha1542 hack
Brian King
2006-02-27
1
-1
/
+1
*
|
|
|
[PATCH] sb1250-mac: Add support for the BCM1480
Ralf Baechle
2006-03-03
1
-39
/
+70
*
|
|
|
pcnet_cs: add new id (Logitec LPM-LN100TE)
Komuro
2006-03-03
1
-0
/
+1
*
|
|
|
[PATCH] bonding: suppress duplicate packets
Jay Vosburgh
2006-03-03
3
-26
/
+56
*
|
|
|
[PATCH] mv643xx_eth: Remove BIT0-BIT31 #defines
Dale Farnsworth
2006-03-03
1
-103
/
+49
*
|
|
|
[PATCH] mv643xx_eth: Remove non-working feature: task level rx queue refill
Dale Farnsworth
2006-03-03
2
-55
/
+12
*
|
|
|
[PATCH] mv643xx_eth: Clean up interrupt handling
Dale Farnsworth
2006-03-03
2
-55
/
+25
*
|
|
|
[PATCH] mv643xx_eth: Move #defines of constants to mv643xx_eth.h
Dale Farnsworth
2006-03-03
2
-62
/
+51
*
|
|
|
[PATCH] mv643xx_eth: Refactor/clean up tx queue handling
Dale Farnsworth
2006-03-03
2
-177
/
+84
*
|
|
|
[PATCH] mv643xx_eth: Refactor tx command queuing code
Dale Farnsworth
2006-03-03
2
-410
/
+158
*
|
|
|
[PATCH] mv643xx_eth: Select CONFIG_MII on CONFIG_MV643XX_ETH
Dale Farnsworth
2006-03-03
1
-0
/
+1
*
|
|
|
[PATCH] mv643xx_eth: Rename "channels" to "queues"
Dale Farnsworth
2006-03-03
1
-22
/
+22
*
|
|
|
[PATCH] mv643xx_eth: Fix misplaced parenthesis in mv643xx_eth_port_disable_rx
Dale Farnsworth
2006-03-03
1
-2
/
+2
*
|
|
|
[PATCH] mv643xx_eth: Remove duplicate includes of linux/in.h and linux/ip.h
Dale Farnsworth
2006-03-03
1
-2
/
+0
*
|
|
|
e1000: Added driver comments and whitespace changes. Modified long lines of ...
Jeff Kirsher
2006-03-02
4
-82
/
+60
*
|
|
|
e1000: Added a performance enhancement - prefetch
Jeff Kirsher
2006-03-02
1
-3
/
+15
*
|
|
|
e1000: Add copybreak when using packet split
Jeff Kirsher
2006-03-02
1
-0
/
+30
*
|
|
|
e1000: Fixed the following issues with ESB2 (requires ESB2 support):
Jeff Kirsher
2006-03-02
3
-14
/
+65
*
|
|
|
e1000: Add support for new hardware (ESB2)
Jeff Kirsher
2006-03-02
4
-16
/
+964
*
|
|
|
e1000: Add performance enahancement by balancing TX and RX
Jeff Kirsher
2006-03-02
1
-0
/
+8
*
|
|
|
e1000: Add enabled Jumbo frame support for 82573L
Jeff Kirsher
2006-03-02
2
-1
/
+20
*
|
|
|
e1000: Add 82573 controller support to TSO fix
Jeff Kirsher
2006-03-02
1
-11
/
+19
*
|
|
|
e1000: Fix filling skb descriptors while using packet split
Jeff Kirsher
2006-03-02
1
-5
/
+2
*
|
|
|
e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced...
Jeff Kirsher
2006-03-02
4
-11
/
+66
*
|
|
|
e1000: Fix Quadport Wake on LAN
Jeff Kirsher
2006-03-02
3
-1
/
+41
*
|
|
|
e1000: Fix RSS if enabled in mid-connection
Jeff Kirsher
2006-03-02
2
-1
/
+30
*
|
|
|
e1000: Fix 82543 issue when reading eeprom
Jeff Kirsher
2006-03-02
1
-1
/
+7
*
|
|
|
e1000: Fix dhcp issue when the skb structure fields are not filled properly
Jeff Kirsher
2006-03-02
1
-1
/
+1
*
|
|
|
e1000: Fix AMT losing connectivity when switching VLAN in passive mode
Jeff Kirsher
2006-03-02
1
-1
/
+2
*
|
|
|
e1000: Fix unecessary delay for 82573 controllers
Jeff Kirsher
2006-03-02
1
-6
/
+0
*
|
|
|
e1000: Fix lock up while setting ring parameters
Jeff Kirsher
2006-03-02
1
-3
/
+3
*
|
|
|
e1000: Fix dead counters
Jeff Kirsher
2006-03-02
1
-1
/
+0
[next]