index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: et131x: Revert changes from previous commit
Mark Einon
2011-12-08
1
-15
/
+13
*
staging: et131x: Remove section comments
Mark Einon
2011-11-26
1
-35
/
+11
*
et131x: uncloak PCIe capabilities.
Francois Romieu
2011-11-26
1
-20
/
+29
*
et131x: kiss netdev.{base_addr, irq} goodbye.
Francois Romieu
2011-11-26
1
-11
/
+6
*
et131x: remove extraneous pci_save_state.
Francois Romieu
2011-11-26
1
-1
/
+0
*
et131x: fix error paths in et131x_pci_setup.
Francois Romieu
2011-11-26
1
-61
/
+38
*
et131x: uintxy_t removal.
Francois Romieu
2011-11-26
1
-26
/
+27
*
et131x: add static qualifiers.
Francois Romieu
2011-11-26
1
-59
/
+60
*
staging: fix more ET131X build errors
Randy Dunlap
2011-11-18
1
-1
/
+2
*
staging: et131x depends on NET
Randy Dunlap
2011-11-18
1
-1
/
+1
*
linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabled
Mark Einon
2011-11-18
1
-6
/
+6
*
Remove stale "depends on NETDEV_1000"in staging drivers
Linus Torvalds
2011-10-26
1
-1
/
+1
*
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-26
21
-9046
/
+7134
|
\
|
*
staging: et131x: Remove redundant check and return statement
Mark Einon
2011-10-23
1
-3
/
+0
|
*
staging: et131x: Mainly whitespace changes to appease checkpatch
Mark Einon
2011-10-23
1
-35
/
+46
|
*
staging: et131x: Remove last of the forward declarations
Mark Einon
2011-10-23
1
-134
/
+128
|
*
staging: et131x: Remove even more forward declarations
Mark Einon
2011-10-23
1
-202
/
+193
|
*
staging: et131x: Remove yet more forward declarations
Mark Einon
2011-10-23
1
-220
/
+214
|
*
staging: et131x: Remove more forward declarations
Mark Einon
2011-10-23
1
-254
/
+251
|
*
staging: et131x: Remove forward declaration of et131x_adapter_setup
Mark Einon
2011-10-23
1
-223
/
+222
|
*
staging: et131x: Remove some forward declarations
Mark Einon
2011-10-23
1
-66
/
+60
|
*
staging: et131x: Remove unused rx_ring.recv_packet_pool
Mark Einon
2011-10-23
1
-2
/
+0
|
*
staging: et131x: Remove call to find pci pm capability
Mark Einon
2011-10-23
1
-14
/
+0
|
*
staging: et131x: Remove redundant et131x_reset_recv() call
Mark Einon
2011-10-23
1
-18
/
+0
|
*
staging: et131x: Remove unused rx_ring.recv_buffer_pool
Mark Einon
2011-10-23
1
-6
/
+0
|
*
staging: et131x: Remove unused defines
Mark Einon
2011-10-23
1
-11
/
+0
|
*
staging: et131x: Convert rest of pci memory management to dma api
Mark Einon
2011-10-23
1
-28
/
+28
|
*
staging: et131x: on transmit, stop the queue if the next packet will fail
Mark Einon
2011-10-23
2
-8
/
+6
|
*
staging: et131x: Tidy up PCI device table definition
Mark Einon
2011-10-23
2
-9
/
+4
|
*
staging: et131x: Match dma_alloc_ calls with dma_free_ calls
Mark Einon
2011-10-23
1
-8
/
+8
|
*
staging: et131x: use dma_alloc... instead of pci_alloc...
Mark Einon
2011-10-23
2
-18
/
+22
|
*
staging: et131x: Fix issues when USE_FBR0 is not defined
Mark Einon
2011-10-23
2
-147
/
+158
|
*
staging: et131x: Make rx_ring.fbr{0,1} share a common structure
Mark Einon
2011-10-23
1
-153
/
+140
|
*
staging: et131x: Moving two extern inline functions to .c file
Mark Einon
2011-10-23
2
-10
/
+11
|
*
staging: et131x: Update TODO list - remove 'put driver into single file'
Mark Einon
2011-10-23
1
-1
/
+0
|
*
staging: et131x: move et1310_tx.h contents into et131x.c
Mark Einon
2011-10-23
2
-151
/
+86
|
*
staging: et131x: move et1310_rx.h contents into et131x.c
Mark Einon
2011-10-23
2
-244
/
+180
|
*
staging: et131x: move et131x_defs.h contents into et131x.c
Mark Einon
2011-10-23
2
-130
/
+64
|
*
staging: et131x: move et131x_adapter.h contents into et131x.c
Mark Einon
2011-10-23
2
-218
/
+151
|
*
staging: et131x: move et1310_phy.h contents into et131x.h
Mark Einon
2011-10-23
3
-291
/
+227
|
*
staging: et131x: move et1310_address_map.h contents into et131x.h
Mark Einon
2011-10-23
6
-1442
/
+1370
|
*
staging: et131x: Move non-register defines from et131x.h to et131x.c
Mark Einon
2011-10-23
2
-32
/
+32
|
*
staging: et131x: Move function declarations from et131x.h to et131x.c
Mark Einon
2011-10-23
2
-102
/
+31
|
*
staging: et131x: Put all .c files into one big file
Mark Einon
2011-10-23
13
-5862
/
+5102
|
*
staging: drop unused Kconfig symbols
Paul Bolle
2011-10-17
1
-9
/
+0
|
*
staging: et131x: Update TODO list
Mark Einon
2011-10-11
1
-2
/
+7
|
*
staging: et131x: Remove unused mac defines
Mark Einon
2011-10-11
1
-8
/
+0
|
*
staging: et131x: Fix et131x smatch issues
Mark Einon
2011-10-11
1
-2
/
+2
|
*
staging: et131x: Fix et131x sparse warnings
Mark Einon
2011-10-11
3
-9
/
+9
|
*
staging: et131x: Remove file et131x_version.h
Mark Einon
2011-10-11
12
-91
/
+10
[next]