summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
AgeCommit message (Expand)AuthorLines
2011-11-18staging: fix more ET131X build errorsRandy Dunlap-1/+2
2011-11-18staging: et131x depends on NETRandy Dunlap-1/+1
2011-11-18linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabledMark Einon-6/+6
2011-10-26Remove stale "depends on NETDEV_1000"in staging driversLinus Torvalds-1/+1
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-9046/+7134
2011-10-23staging: et131x: Remove redundant check and return statementMark Einon-3/+0
2011-10-23staging: et131x: Mainly whitespace changes to appease checkpatchMark Einon-35/+46
2011-10-23staging: et131x: Remove last of the forward declarationsMark Einon-134/+128
2011-10-23staging: et131x: Remove even more forward declarationsMark Einon-202/+193
2011-10-23staging: et131x: Remove yet more forward declarationsMark Einon-220/+214
2011-10-23staging: et131x: Remove more forward declarationsMark Einon-254/+251
2011-10-23staging: et131x: Remove forward declaration of et131x_adapter_setupMark Einon-223/+222
2011-10-23staging: et131x: Remove some forward declarationsMark Einon-66/+60
2011-10-23staging: et131x: Remove unused rx_ring.recv_packet_poolMark Einon-2/+0
2011-10-23staging: et131x: Remove call to find pci pm capabilityMark Einon-14/+0
2011-10-23staging: et131x: Remove redundant et131x_reset_recv() callMark Einon-18/+0
2011-10-23staging: et131x: Remove unused rx_ring.recv_buffer_poolMark Einon-6/+0
2011-10-23staging: et131x: Remove unused definesMark Einon-11/+0
2011-10-23staging: et131x: Convert rest of pci memory management to dma apiMark Einon-28/+28
2011-10-23staging: et131x: on transmit, stop the queue if the next packet will failMark Einon-8/+6
2011-10-23staging: et131x: Tidy up PCI device table definitionMark Einon-9/+4
2011-10-23staging: et131x: Match dma_alloc_ calls with dma_free_ callsMark Einon-8/+8
2011-10-23staging: et131x: use dma_alloc... instead of pci_alloc...Mark Einon-18/+22
2011-10-23staging: et131x: Fix issues when USE_FBR0 is not definedMark Einon-147/+158
2011-10-23staging: et131x: Make rx_ring.fbr{0,1} share a common structureMark Einon-153/+140
2011-10-23staging: et131x: Moving two extern inline functions to .c fileMark Einon-10/+11
2011-10-23staging: et131x: Update TODO list - remove 'put driver into single file'Mark Einon-1/+0
2011-10-23staging: et131x: move et1310_tx.h contents into et131x.cMark Einon-151/+86
2011-10-23staging: et131x: move et1310_rx.h contents into et131x.cMark Einon-244/+180
2011-10-23staging: et131x: move et131x_defs.h contents into et131x.cMark Einon-130/+64
2011-10-23staging: et131x: move et131x_adapter.h contents into et131x.cMark Einon-218/+151
2011-10-23staging: et131x: move et1310_phy.h contents into et131x.hMark Einon-291/+227
2011-10-23staging: et131x: move et1310_address_map.h contents into et131x.hMark Einon-1442/+1370
2011-10-23staging: et131x: Move non-register defines from et131x.h to et131x.cMark Einon-32/+32
2011-10-23staging: et131x: Move function declarations from et131x.h to et131x.cMark Einon-102/+31
2011-10-23staging: et131x: Put all .c files into one big fileMark Einon-5862/+5102
2011-10-17staging: drop unused Kconfig symbolsPaul Bolle-9/+0
2011-10-11staging: et131x: Update TODO listMark Einon-2/+7
2011-10-11staging: et131x: Remove unused mac definesMark Einon-8/+0
2011-10-11staging: et131x: Fix et131x smatch issuesMark Einon-2/+2
2011-10-11staging: et131x: Fix et131x sparse warningsMark Einon-9/+9
2011-10-11staging: et131x: Remove file et131x_version.hMark Einon-91/+10
2011-10-11staging: et131x: Move pm calls from pci device to driver deviceMark Einon-8/+12
2011-10-11staging: et131x: Remove error path from suspend/resume codeMark Einon-32/+45
2011-10-11staging: et131x: Removing Olaf Hartmann's email as it bouncesMark Einon-4/+1
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell-1/+1
2011-10-05et131x: convert to SKB paged frag API.Ian Campbell-6/+6
2011-10-04staging: et131x: Fix indefinite low power sleepMark Einon-5/+12
2011-10-04staging: et131x: Updating copyright statements and module authorsMark Einon-3/+31
2011-10-04staging: et131x: Update TODO file for kernel parametersMark Einon-1/+0