index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Age
Commit message (
Expand
)
Author
2009-09-15
Staging: et131x: kill off the TXDMA CSR type
Alan Cox
2009-09-15
Staging: et131x: kill off the TXDMA error type
Alan Cox
2009-09-15
Staging: et131x: re-order the initpci code to match usual Linux style
Alan Cox
2009-09-15
Staging: et131x: prune all the debug code
Alan Cox
2009-09-15
Staging: et131x: kill the loopback type
Alan Cox
2009-09-15
Staging: et131x: kill MSI type
Alan Cox
2009-09-15
Staging: et131x: put the jagcore routines in with their users
Alan Cox
2009-09-15
Staging: et131x: kill the interrupt magic define and types
Alan Cox
2009-09-15
Staging: et131x: clean up MP_FLAG macros
Alan Cox
2009-09-15
Staging: et131x: clean up DMA10/DMA4 types
Alan Cox
2009-09-15
Staging: et131x: clean up PM_CSR_t
Alan Cox
2009-09-15
Staging: et131x: kill the Q_ADDR struct
Alan Cox
2009-09-15
Staging: et131x: quick tidy of the debug code
Alan Cox
2009-09-15
Staging: et131x: clean up MMC_SRAM_
Alan Cox
2009-09-15
Staging: et131x: sort out the mmc enable routine
Alan Cox
2009-09-15
Staging: et131x: eeprom remove features
Alan Cox
2009-09-15
Staging: et131x: remove unused PCI identifiers
Alan Cox
2009-09-15
Staging: et131x: continue pruning unused fields
Alan Cox
2009-09-15
Staging: et131x: de-hungarianise a bit
Alan Cox
2009-09-15
Staging: et131x: fold the diet config into the other code
Alan Cox
2009-09-15
Staging: et131x: config is already zeroed
Alan Cox
2009-09-15
Staging: et131x: attack the config stuff
Alan Cox
2009-09-15
Staging: et131x: clean up constant rx/tx registry fields
Alan Cox
2009-09-15
Staging: et131x: eliminate write only registry fields
Alan Cox
2009-09-15
Staging: et131x: Eliminate RegistryDMA Cache
Alan Cox
2009-09-15
Staging: et131x: CSRAddress to regs
Alan Cox
2009-09-15
Staging: et131x: Take a kref for the PCI pointer we cache
Alan Cox
2009-09-15
Staging: et131x: kill copied PCI fields
Alan Cox
2009-09-15
Staging: et131x: MPSend macros
Alan Cox
2009-09-15
Staging et131x: kill refcount
Alan Cox
2009-09-15
Staging: et131x: kill unused RCV_REF macros
Alan Cox
2009-09-15
Staging: et131x: power state
Alan Cox
2009-09-15
Staging: et131x: spinlocks
Alan Cox
2009-09-15
Staging: et1310: kill pAdapter in favour of a sane name
Alan Cox
2009-09-15
Staging: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-König
2009-09-15
Staging: et1310: Fix the coding style
Alan Cox
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-04-17
Staging: et131x: convert to netdev_ops
Alexander Beregalov
2009-04-03
Staging: et131x: list usage cleanup
Eric Sesterhenn
2009-01-06
Staging: et131x: remove unused variable in et1310_tx.c
Johann Felix Soden
2009-01-06
Staging: et131x: fix build failure
J.R. Mauro
2009-01-06
Staging: et131x: Cleanup et131x_debug.h defines
Stoyan Gaydarov
2008-10-22
Staging: et131x: remove duplicated #include's
Huang Weiyi
2008-10-10
Staging: add et131x network driver
Greg Kroah-Hartman