index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Age
Commit message (
Expand
)
Author
2011-10-26
Remove stale "depends on NETDEV_1000"in staging drivers
Linus Torvalds
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-23
staging: et131x: Remove redundant check and return statement
Mark Einon
2011-10-23
staging: et131x: Mainly whitespace changes to appease checkpatch
Mark Einon
2011-10-23
staging: et131x: Remove last of the forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove even more forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove yet more forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove more forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove forward declaration of et131x_adapter_setup
Mark Einon
2011-10-23
staging: et131x: Remove some forward declarations
Mark Einon
2011-10-23
staging: et131x: Remove unused rx_ring.recv_packet_pool
Mark Einon
2011-10-23
staging: et131x: Remove call to find pci pm capability
Mark Einon
2011-10-23
staging: et131x: Remove redundant et131x_reset_recv() call
Mark Einon
2011-10-23
staging: et131x: Remove unused rx_ring.recv_buffer_pool
Mark Einon
2011-10-23
staging: et131x: Remove unused defines
Mark Einon
2011-10-23
staging: et131x: Convert rest of pci memory management to dma api
Mark Einon
2011-10-23
staging: et131x: on transmit, stop the queue if the next packet will fail
Mark Einon
2011-10-23
staging: et131x: Tidy up PCI device table definition
Mark Einon
2011-10-23
staging: et131x: Match dma_alloc_ calls with dma_free_ calls
Mark Einon
2011-10-23
staging: et131x: use dma_alloc... instead of pci_alloc...
Mark Einon
2011-10-23
staging: et131x: Fix issues when USE_FBR0 is not defined
Mark Einon
2011-10-23
staging: et131x: Make rx_ring.fbr{0,1} share a common structure
Mark Einon
2011-10-23
staging: et131x: Moving two extern inline functions to .c file
Mark Einon
2011-10-23
staging: et131x: Update TODO list - remove 'put driver into single file'
Mark Einon
2011-10-23
staging: et131x: move et1310_tx.h contents into et131x.c
Mark Einon
2011-10-23
staging: et131x: move et1310_rx.h contents into et131x.c
Mark Einon
2011-10-23
staging: et131x: move et131x_defs.h contents into et131x.c
Mark Einon
2011-10-23
staging: et131x: move et131x_adapter.h contents into et131x.c
Mark Einon
2011-10-23
staging: et131x: move et1310_phy.h contents into et131x.h
Mark Einon
2011-10-23
staging: et131x: move et1310_address_map.h contents into et131x.h
Mark Einon
2011-10-23
staging: et131x: Move non-register defines from et131x.h to et131x.c
Mark Einon
2011-10-23
staging: et131x: Move function declarations from et131x.h to et131x.c
Mark Einon
2011-10-23
staging: et131x: Put all .c files into one big file
Mark Einon
2011-10-17
staging: drop unused Kconfig symbols
Paul Bolle
2011-10-11
staging: et131x: Update TODO list
Mark Einon
2011-10-11
staging: et131x: Remove unused mac defines
Mark Einon
2011-10-11
staging: et131x: Fix et131x smatch issues
Mark Einon
2011-10-11
staging: et131x: Fix et131x sparse warnings
Mark Einon
2011-10-11
staging: et131x: Remove file et131x_version.h
Mark Einon
2011-10-11
staging: et131x: Move pm calls from pci device to driver device
Mark Einon
2011-10-11
staging: et131x: Remove error path from suspend/resume code
Mark Einon
2011-10-11
staging: et131x: Removing Olaf Hartmann's email as it bounces
Mark Einon
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-10-05
et131x: convert to SKB paged frag API.
Ian Campbell
2011-10-04
staging: et131x: Fix indefinite low power sleep
Mark Einon
2011-10-04
staging: et131x: Updating copyright statements and module authors
Mark Einon
2011-10-04
staging: et131x: Update TODO file for kernel parameters
Mark Einon
2011-10-04
staging: et131x: Fix add_timer() from et131x_open
Mark Einon
2011-10-04
staging: et131x: Add pci suspend & resume functions
Mark Einon
2011-10-04
staging: et131x: Remove adapter->bmsr, replace with phydev equivalents
Mark Einon
[next]