summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: et131x: Remove some forward declarationsMark Einon2011-10-231-66/+60
| * staging: et131x: Remove unused rx_ring.recv_packet_poolMark Einon2011-10-231-2/+0
| * staging: et131x: Remove call to find pci pm capabilityMark Einon2011-10-231-14/+0
| * staging: et131x: Remove redundant et131x_reset_recv() callMark Einon2011-10-231-18/+0
| * staging: et131x: Remove unused rx_ring.recv_buffer_poolMark Einon2011-10-231-6/+0
| * staging: et131x: Remove unused definesMark Einon2011-10-231-11/+0
| * staging: et131x: Convert rest of pci memory management to dma apiMark Einon2011-10-231-28/+28
| * staging: et131x: on transmit, stop the queue if the next packet will failMark Einon2011-10-232-8/+6
| * staging: et131x: Tidy up PCI device table definitionMark Einon2011-10-232-9/+4
| * staging: et131x: Match dma_alloc_ calls with dma_free_ callsMark Einon2011-10-231-8/+8
| * staging: et131x: use dma_alloc... instead of pci_alloc...Mark Einon2011-10-232-18/+22
| * staging: et131x: Fix issues when USE_FBR0 is not definedMark Einon2011-10-232-147/+158
| * staging: et131x: Make rx_ring.fbr{0,1} share a common structureMark Einon2011-10-231-153/+140
| * staging: et131x: Moving two extern inline functions to .c fileMark Einon2011-10-232-10/+11
| * staging: et131x: Update TODO list - remove 'put driver into single file'Mark Einon2011-10-231-1/+0
| * staging: et131x: move et1310_tx.h contents into et131x.cMark Einon2011-10-232-151/+86
| * staging: et131x: move et1310_rx.h contents into et131x.cMark Einon2011-10-232-244/+180
| * staging: et131x: move et131x_defs.h contents into et131x.cMark Einon2011-10-232-130/+64
| * staging: et131x: move et131x_adapter.h contents into et131x.cMark Einon2011-10-232-218/+151
| * staging: et131x: move et1310_phy.h contents into et131x.hMark Einon2011-10-233-291/+227
| * staging: et131x: move et1310_address_map.h contents into et131x.hMark Einon2011-10-236-1442/+1370
| * staging: et131x: Move non-register defines from et131x.h to et131x.cMark Einon2011-10-232-32/+32
| * staging: et131x: Move function declarations from et131x.h to et131x.cMark Einon2011-10-232-102/+31
| * staging: et131x: Put all .c files into one big fileMark Einon2011-10-2313-5862/+5102
| * staging: drop unused Kconfig symbolsPaul Bolle2011-10-171-9/+0
| * staging: et131x: Update TODO listMark Einon2011-10-111-2/+7
| * staging: et131x: Remove unused mac definesMark Einon2011-10-111-8/+0
| * staging: et131x: Fix et131x smatch issuesMark Einon2011-10-111-2/+2
| * staging: et131x: Fix et131x sparse warningsMark Einon2011-10-113-9/+9
| * staging: et131x: Remove file et131x_version.hMark Einon2011-10-1112-91/+10
| * staging: et131x: Move pm calls from pci device to driver deviceMark Einon2011-10-111-8/+12
| * staging: et131x: Remove error path from suspend/resume codeMark Einon2011-10-113-32/+45
| * staging: et131x: Removing Olaf Hartmann's email as it bouncesMark Einon2011-10-111-4/+1
| * staging: et131x: Fix indefinite low power sleepMark Einon2011-10-042-5/+12
| * staging: et131x: Updating copyright statements and module authorsMark Einon2011-10-0416-3/+31
| * staging: et131x: Update TODO file for kernel parametersMark Einon2011-10-041-1/+0
| * staging: et131x: Fix add_timer() from et131x_openMark Einon2011-10-044-8/+5
| * staging: et131x: Add pci suspend & resume functionsMark Einon2011-10-043-3/+45
| * staging: et131x: Remove adapter->bmsr, replace with phydev equivalentsMark Einon2011-10-043-10/+3
| * staging: et131x: Introduce et1310_in_phy_coma() callMark Einon2011-10-045-22/+28
| * staging: et131x: Remove TODO entry 'alloc_etherdev initilising memory with zero'Mark Einon2011-10-041-1/+0
| * staging: et131x: Bugfix - driver doesn't autoreneg after cable unplug/plug ev...Mark Einon2011-09-261-0/+4
| * staging: et131x: Remove header declaration of et131x_check_mii()Mark Einon2011-09-261-2/+0
| * staging: et131x: Create et131x_[dis|en]able_txrx() callsMark Einon2011-09-262-78/+50
| * staging: et131x: Remove et131x_check_mii() and move functionality into et131x...Mark Einon2011-09-262-184/+98
| * staging: et131x: Add link status to adapter structMark Einon2011-09-261-0/+3
| * staging: et131x: support register dump in ethtool opsMark Einon2011-09-261-3/+135
| * staging: et131x: Update README fileMark Einon2011-09-061-2/+0
| * staging: et131x: Remove ai_force_[duplex|speed] from et131x_adapterMark Einon2011-09-062-6/+2
| * staging: et131x: Remove struct mi_regs from et1310_phy.hMark Einon2011-09-061-29/+5
OpenPOWER on IntegriCloud