index
:
~gabbayo/linux
habanalabs-fixes
habanalabs-next
master
This repository contains AMD's HSA Linux kernel driver, called amdkfd
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-15
Staging: et131x: kill off the TXDMA CSR type
Alan Cox
2
-36
/
+17
2009-09-15
Staging: et131x: kill off the TXDMA error type
Alan Cox
2
-31
/
+10
2009-09-15
Staging: et131x: re-order the initpci code to match usual Linux style
Alan Cox
1
-93
/
+84
2009-09-15
Staging: et131x: prune all the debug code
Alan Cox
13
-1721
/
+117
2009-09-15
Staging: et131x: kill the loopback type
Alan Cox
2
-19
/
+7
2009-09-15
Staging: et131x: kill MSI type
Alan Cox
2
-40
/
+26
2009-09-15
Staging: et131x: put the jagcore routines in with their users
Alan Cox
5
-263
/
+128
2009-09-15
Staging: et131x: kill the interrupt magic define and types
Alan Cox
4
-108
/
+80
2009-09-15
Staging: et131x: clean up MP_FLAG macros
Alan Cox
8
-39
/
+24
2009-09-15
Staging: et131x: clean up DMA10/DMA4 types
Alan Cox
6
-201
/
+120
2009-09-15
Staging: et131x: clean up PM_CSR_t
Alan Cox
5
-74
/
+43
2009-09-15
Staging: et131x: kill the Q_ADDR struct
Alan Cox
3
-63
/
+30
2009-09-15
Staging: et131x: quick tidy of the debug code
Alan Cox
1
-47
/
+38
2009-09-15
Staging: et131x: clean up MMC_SRAM_
Alan Cox
2
-33
/
+13
2009-09-15
Staging: et131x: sort out the mmc enable routine
Alan Cox
2
-38
/
+10
2009-09-15
Staging: et131x: eeprom remove features
Alan Cox
3
-36
/
+7
2009-09-15
Staging: et131x: remove unused PCI identifiers
Alan Cox
3
-63
/
+0
2009-09-15
Staging: et131x: continue pruning unused fields
Alan Cox
3
-24
/
+1
2009-09-15
Staging: et131x: de-hungarianise a bit
Alan Cox
8
-393
/
+377
2009-09-15
Staging: et131x: fold the diet config into the other code
Alan Cox
3
-184
/
+86
2009-09-15
Staging: et131x: config is already zeroed
Alan Cox
1
-57
/
+18
2009-09-15
Staging: et131x: attack the config stuff
Alan Cox
3
-96
/
+23
2009-09-15
Staging: et131x: clean up constant rx/tx registry fields
Alan Cox
6
-43
/
+19
2009-09-15
Staging: et131x: eliminate write only registry fields
Alan Cox
2
-8
/
+0
2009-09-15
Staging: et131x: Eliminate RegistryDMA Cache
Alan Cox
3
-3
/
+1
2009-09-15
Staging: et131x: CSRAddress to regs
Alan Cox
11
-72
/
+72
2009-09-15
Staging: et131x: Take a kref for the PCI pointer we cache
Alan Cox
1
-1
/
+3
2009-09-15
Staging: et131x: kill copied PCI fields
Alan Cox
5
-32
/
+8
2009-09-15
Staging: et131x: MPSend macros
Alan Cox
2
-9
/
+4
2009-09-15
Staging et131x: kill refcount
Alan Cox
3
-13
/
+0
2009-09-15
Staging: et131x: kill unused RCV_REF macros
Alan Cox
1
-2
/
+0
2009-09-15
Staging: et131x: power state
Alan Cox
4
-16
/
+1
2009-09-15
Staging: et131x: spinlocks
Alan Cox
6
-69
/
+69
2009-09-15
Staging: et1310: kill pAdapter in favour of a sane name
Alan Cox
12
-794
/
+794
2009-09-15
Staging: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-König
1
-1
/
+1
2009-09-15
Staging: et1310: Fix the coding style
Alan Cox
27
-2246
/
+2188
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-2
/
+2
2009-04-17
Staging: et131x: convert to netdev_ops
Alexander Beregalov
1
-9
/
+14
2009-04-03
Staging: et131x: list usage cleanup
Eric Sesterhenn
1
-2
/
+1
2009-01-06
Staging: et131x: remove unused variable in et1310_tx.c
Johann Felix Soden
1
-3
/
+0
2009-01-06
Staging: et131x: fix build failure
J.R. Mauro
1
-2
/
+2
2009-01-06
Staging: et131x: Cleanup et131x_debug.h defines
Stoyan Gaydarov
1
-53
/
+107
2008-10-22
Staging: et131x: remove duplicated #include's
Huang Weiyi
3
-4
/
+0
2008-10-10
Staging: add et131x network driver
Greg Kroah-Hartman
31
-0
/
+14259