index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-11
Staging: et131x: Clean up MAC_CFG types
Alan Cox
3
-116
/
+67
2009-12-11
Staging: et131x: Clean up the MII_MGMT type
Alan Cox
2
-27
/
+9
2009-12-11
Staging: et131x: Clean up the half duplex control reg types
Alan Cox
2
-39
/
+13
2009-12-11
Staging: et131x: Clean the IPG types up
Alan Cox
2
-29
/
+12
2009-12-11
Staging: et131x: Kill the RX skb list element - it isn't used
Alan Cox
1
-9
/
+0
2009-12-11
Staging: et131x: Kill the RX pending list
Alan Cox
2
-23
/
+0
2009-12-11
Staging: et131x: tx ring mac error is only used as a local
Alan Cox
2
-6
/
+3
2009-12-11
Staging: et131x: Bring tx into coding style
Alan Cox
2
-26
/
+28
2009-12-11
Staging: et131x: kill unused tcb fields
Alan Cox
2
-4
/
+2
2009-12-11
Staging: et131x: Clean up tx naming
Alan Cox
4
-192
/
+141
2009-12-11
Staging: et131x: Clean up the tx ring init
Alan Cox
1
-11
/
+7
2009-12-11
Staging: et131x: tidy up a bit further
Alan Cox
2
-57
/
+16
2009-12-11
Staging: et131x: Remove old SendWaitQueue code
Alan Cox
4
-54
/
+4
2009-12-11
Staging: et131x: fold up simple wrapper functions
Alan Cox
1
-34
/
+5
2009-12-11
Staging: et131x: Clean up the receive arrays
Alan Cox
1
-18
/
+1
2009-12-11
Staging: et131x: first pass RX cleanup
Alan Cox
1
-209
/
+205
2009-12-11
Staging: et131x: pci_alloc_consistent DMA alignment is guaranteed
Alan Cox
4
-59
/
+14
2009-12-11
Staging: et131x: the stuck descriptor copy is never used
Alan Cox
1
-9
/
+0
2009-12-11
Staging: et131x: tidy up names for the TX structures
Alan Cox
5
-278
/
+275
2009-12-11
Staging: et131x: clean up WORD2 usage
Alan Cox
2
-36
/
+20
2009-12-11
Staging: et131x: clean up word 3 definition
Alan Cox
2
-49
/
+25
2009-12-11
Staging: et131x: rxstat is not used
Alan Cox
1
-23
/
+13
2009-12-11
Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)
Alan Cox
6
-95
/
+54
2009-12-11
Staging: et131x: kill NMI hacks
Alan Cox
3
-30
/
+0
2009-12-11
Staging: et131x: tidy up initpci code
Alan Cox
3
-251
/
+191
2009-12-11
Staging: et131x: Kill the NoPhyAccess variable
Alan Cox
3
-6
/
+1
2009-12-11
Staging: et131x: extract the eeprom setup logic from initpci
Alan Cox
3
-72
/
+73
2009-12-11
Staging: et131x: tidy eeprom code up
Alan Cox
3
-264
/
+157
2009-12-11
Staging: et131x: kill SUCCESS and FAILURE defines
Alan Cox
3
-20
/
+12
2009-12-11
Staging: et131x: adding __init/__exit macros
Peter Huewe
1
-2
/
+2
2009-10-14
Staging: et131x: Fix the add_10bit macro
Alan Cox
1
-1
/
+1
2009-10-14
Staging: et131x: Correct WRAP bit handling
Alan Cox
1
-6
/
+14
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
-104
/
+76
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
-46
/
+37
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
[prev]
[next]