Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()
[safe/jmp/linux-2.6] / drivers / staging / et131x /
2009-12-11 Alan CoxStaging: et131x: clean up the avail fields in the rx...
2009-12-11 Alan CoxStaging: et131x: Clean up number fields
2009-12-11 Alan CoxStaging: et131x: kill RX_DMA_MAX_PKT_TIME
2009-12-11 Alan CoxStaging: et131x: kill TX_SHADOW
2009-12-11 Alan CoxStaging: et131x: Another typedef solely used to write...
2009-12-11 Alan CoxStaging: et131x: kill TX_PR_NUM_DES_t
2009-12-11 Alan CoxStaging: et131x: kill TxMacTest field
2009-12-11 Alan CoxStaging: et131x: kill TXTEST and TXFILL, clean up CF_PARAM
2009-12-11 Alan CoxStaging: et131x: clean up mac stat names
2009-12-11 Alan CoxStaging: et131x: clean up MAC_STAT register
2009-12-11 Alan CoxStaging: et131x: Kill MAC_IF_CTRL typedefs
2009-12-11 André Goddard RosaStaging: fix assorted typos all over the place
2009-12-11 Alan CoxStaging: et131x: Clean up the phy code, especially...
2009-12-11 Alan CoxStaging: et131x: phy clean up
2009-12-11 Alan CoxStaging: et131x: Clean up MII control
2009-12-11 Alan CoxStaging: et131x: kill off MAC_TEST_t
2009-12-11 Alan CoxStaging: et131x: clean up MAX_FM type
2009-12-11 Alan CoxStaging: et131x: Clean up MAC_CFG types
2009-12-11 Alan CoxStaging: et131x: Clean up the MII_MGMT type
2009-12-11 Alan CoxStaging: et131x: Clean up the half duplex control reg...
2009-12-11 Alan CoxStaging: et131x: Clean the IPG types up
2009-12-11 Alan CoxStaging: et131x: Kill the RX skb list element - it...
2009-12-11 Alan CoxStaging: et131x: Kill the RX pending list
2009-12-11 Alan CoxStaging: et131x: tx ring mac error is only used as...
2009-12-11 Alan CoxStaging: et131x: Bring tx into coding style
2009-12-11 Alan CoxStaging: et131x: kill unused tcb fields
2009-12-11 Alan CoxStaging: et131x: Clean up tx naming
2009-12-11 Alan CoxStaging: et131x: Clean up the tx ring init
2009-12-11 Alan CoxStaging: et131x: tidy up a bit further
2009-12-11 Alan CoxStaging: et131x: Remove old SendWaitQueue code
2009-12-11 Alan CoxStaging: et131x: fold up simple wrapper functions
2009-12-11 Alan CoxStaging: et131x: Clean up the receive arrays
2009-12-11 Alan CoxStaging: et131x: first pass RX cleanup
2009-12-11 Alan CoxStaging: et131x: pci_alloc_consistent DMA alignment...
2009-12-11 Alan CoxStaging: et131x: the stuck descriptor copy is never...
2009-12-11 Alan CoxStaging: et131x: tidy up names for the TX structures
2009-12-11 Alan CoxStaging: et131x: clean up WORD2 usage
2009-12-11 Alan CoxStaging: et131x: clean up word 3 definition
2009-12-11 Alan CoxStaging: et131x: rxstat is not used
2009-12-11 Alan CoxStaging: et131x: PHY loopback cannot be set (and isn...
2009-12-11 Alan CoxStaging: et131x: kill NMI hacks
2009-12-11 Alan CoxStaging: et131x: tidy up initpci code
2009-12-11 Alan CoxStaging: et131x: Kill the NoPhyAccess variable
2009-12-11 Alan CoxStaging: et131x: extract the eeprom setup logic from...
2009-12-11 Alan CoxStaging: et131x: tidy eeprom code up
2009-12-11 Alan CoxStaging: et131x: kill SUCCESS and FAILURE defines
2009-12-11 Peter HueweStaging: et131x: adding __init/__exit macros
2009-10-14 Alan CoxStaging: et131x: Fix the add_10bit macro
2009-10-14 Alan CoxStaging: et131x: Correct WRAP bit handling
2009-09-15 Alan CoxStaging: et131x: kill off the TXDMA CSR type
2009-09-15 Alan CoxStaging: et131x: kill off the TXDMA error type
2009-09-15 Alan CoxStaging: et131x: re-order the initpci code to match...
2009-09-15 Alan CoxStaging: et131x: prune all the debug code
2009-09-15 Alan CoxStaging: et131x: kill the loopback type
2009-09-15 Alan CoxStaging: et131x: kill MSI type
2009-09-15 Alan CoxStaging: et131x: put the jagcore routines in with their...
2009-09-15 Alan CoxStaging: et131x: kill the interrupt magic define and...
2009-09-15 Alan CoxStaging: et131x: clean up MP_FLAG macros
2009-09-15 Alan CoxStaging: et131x: clean up DMA10/DMA4 types
2009-09-15 Alan CoxStaging: et131x: clean up PM_CSR_t
2009-09-15 Alan CoxStaging: et131x: kill the Q_ADDR struct
2009-09-15 Alan CoxStaging: et131x: quick tidy of the debug code
2009-09-15 Alan CoxStaging: et131x: clean up MMC_SRAM_
2009-09-15 Alan CoxStaging: et131x: sort out the mmc enable routine
2009-09-15 Alan CoxStaging: et131x: eeprom remove features
2009-09-15 Alan CoxStaging: et131x: remove unused PCI identifiers
2009-09-15 Alan CoxStaging: et131x: continue pruning unused fields
2009-09-15 Alan CoxStaging: et131x: de-hungarianise a bit
2009-09-15 Alan CoxStaging: et131x: fold the diet config into the other...
2009-09-15 Alan CoxStaging: et131x: config is already zeroed
2009-09-15 Alan CoxStaging: et131x: attack the config stuff
2009-09-15 Alan CoxStaging: et131x: clean up constant rx/tx registry fields
2009-09-15 Alan CoxStaging: et131x: eliminate write only registry fields
2009-09-15 Alan CoxStaging: et131x: Eliminate RegistryDMA Cache
2009-09-15 Alan CoxStaging: et131x: CSRAddress to regs
2009-09-15 Alan CoxStaging: et131x: Take a kref for the PCI pointer we...
2009-09-15 Alan CoxStaging: et131x: kill copied PCI fields
2009-09-15 Alan CoxStaging: et131x: MPSend macros
2009-09-15 Alan CoxStaging et131x: kill refcount
2009-09-15 Alan CoxStaging: et131x: kill unused RCV_REF macros
2009-09-15 Alan CoxStaging: et131x: power state
2009-09-15 Alan CoxStaging: et131x: spinlocks
2009-09-15 Alan CoxStaging: et1310: kill pAdapter in favour of a sane...
2009-09-15 Uwe Kleine-KönigStaging: fix typos "man[ae]g?ment" -> "management"
2009-09-15 Alan CoxStaging: et1310: Fix the coding style
2009-06-13 Patrick McHardynet: use symbolic values for ndo_start_xmit() return...
2009-04-17 Alexander BeregalovStaging: et131x: convert to netdev_ops
2009-04-03 Eric SesterhennStaging: et131x: list usage cleanup
2009-01-06 Johann Felix SodenStaging: et131x: remove unused variable in et1310_tx.c
2009-01-06 J.R. MauroStaging: et131x: fix build failure
2009-01-06 Stoyan GaydarovStaging: et131x: Cleanup et131x_debug.h defines
2008-10-22 Huang WeiyiStaging: et131x: remove duplicated #include's
2008-10-10 Greg Kroah-HartmanStaging: add et131x network driver