index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
staging: et131x: Remove et131x driver from drivers/staging
Mark Einon
5
-5684
/
+0
2014-09-29
staging: et131x: Simplify for loop in et131x_init_send()
Mark Einon
1
-2
/
+4
2014-09-29
staging: et131x: Audit and update comments
Mark Einon
1
-307
/
+21
2014-09-28
staging: et131x: Remove unnecessary parentheses
Mark Einon
1
-3
/
+3
2014-09-28
staging: et131x: Remove unnecessary OOM message
Mark Einon
1
-3
/
+1
2014-09-28
staging: et131x: Cat some lines less than 80 columns
Mark Einon
1
-6
/
+6
2014-09-28
staging: et131x: Use ether_addr_copy when copying ethernet addresses
Mark Einon
1
-7
/
+5
2014-09-23
staging: et131x: Remove unnecessary defines to enable driver PM
Mark Einon
1
-5
/
+2
2014-09-23
staging: et131x: Add space after { in pci ID table
Mark Einon
1
-1
/
+1
2014-09-23
staging: et131x: don't cast a void* to a struct pointer
Mark Einon
1
-1
/
+1
2014-09-23
staging: et131x: zero allocation of fbr to prevent random address access
Mark Einon
1
-2
/
+2
2014-09-23
staging: et131x: Remove TODO item regarding split lines
Mark Einon
1
-1
/
+0
2014-09-23
staging: et131x: Reduce split lines by renaming flowcontrol
Mark Einon
1
-19
/
+14
2014-09-23
staging: et131x: Use braces on all arms of if/else in et131x_handle_recv_pkts
Mark Einon
1
-2
/
+4
2014-09-23
staging: et131x: Reduce split lines by renaming some psr variables
Mark Einon
1
-22
/
+17
2014-09-23
staging: et131x: Reduce split lines in et131x_rx_dma_memory_alloc()
Mark Einon
1
-10
/
+7
2014-09-23
staging: et131x: Remove unused ce_stats struct member
Mark Einon
1
-1
/
+0
2014-09-23
staging: et131x: Remove unused MP_TCB defines
Mark Einon
1
-4
/
+0
2014-09-23
staging: et131x: Remove unused et131x_adapter struct members
Mark Einon
1
-7
/
+0
2014-09-19
staging: et131x: logical continuations should be on the previous line
Mark Einon
1
-4
/
+4
2014-09-19
staging: et131x: Fix 'else is not generally useful after a break or return'
Mark Einon
1
-2
/
+2
2014-09-19
staging: et131x: Use variable names instead of types in sizeof
Mark Einon
1
-3
/
+3
2014-09-19
staging: et131x: Use braces on all arms of if/else statements
Mark Einon
1
-3
/
+6
2014-09-19
staging: et131x: Remove spaces after casts
Mark Einon
1
-3
/
+3
2014-09-19
staging: et131x: Add spinlock definition comments
Mark Einon
1
-4
/
+3
2014-09-19
staging: et131x: Remove useless assignment to NULL
Mark Einon
1
-1
/
+0
2014-09-19
staging: et131x: Remove send_hw_lock spinlock
Mark Einon
1
-14
/
+1
2014-09-19
staging: et131x: Simplify unlocking tcb_send_qlock in et131x_tx_timeout()
Mark Einon
1
-8
/
+2
2014-09-19
staging: et131x: Remove blank lines form et131x.c
Mark Einon
1
-11
/
+0
2014-09-19
staging: et131x: Remove extra blank lines in et131x.h
Mark Einon
1
-43
/
+0
2014-09-19
staging: et131x: Remove 'reduce number of spinlocks' TODO item
Mark Einon
1
-1
/
+0
2014-09-19
staging: et131x: Simplify code in nic_rx_pkts() for multicast_pkts_rcvd
Mark Einon
2
-53
/
+2
2014-09-19
staging: et131x: Combine two if statements with same effect
Mark Einon
1
-4
/
+2
2014-09-19
staging: et131x: Remove struct tcb->flags
Mark Einon
1
-16
/
+2
2014-09-19
staging: et131x: Remove ununsed statistics
Mark Einon
1
-20
/
+0
2014-09-19
staging: et131x: Tidy up rx/tx dropped & bytes stats
Mark Einon
1
-10
/
+2
2014-09-19
staging: et131x: In et131x_tx(), don't return NETDEV_TX_BUSY, just drop the p...
Mark Einon
2
-37
/
+15
2014-09-19
staging: et131x: Remove et131x_send_packets() function
Mark Einon
1
-47
/
+29
2014-09-08
staging: et131x: Fix whitespace - alignment matching open parenthesis
Mark Einon
1
-63
/
+67
2014-09-08
staging: et131x: Add auto-negotiation and 1000BT_Half as supported protocols
Mark Einon
1
-8
/
+10
2014-09-08
staging: et131x: Remove spinlock fbr_lock
Mark Einon
1
-6
/
+0
2014-09-08
staging: et131x: Remove dead code in isr
Mark Einon
1
-10
/
+8
2014-09-02
staging: et131x: et131x.c: sparse warning of incompatible types
Sudip Mukherjee
1
-2
/
+2
2014-08-31
Merge 3.17-rc3 into staging-next
Greg Kroah-Hartman
1
-41
/
+27
2014-08-30
staging: et131x: Implement NAPI support
Mark Einon
2
-63
/
+50
2014-08-30
staging: et131x: Fix ET_INTR_TXDMA_ISR register name typo
Mark Einon
1
-1
/
+1
2014-08-30
staging: et131x: Rename NUM_PACKETS_HANDLED to MAX_PACKETS_HANDLED
Mark Einon
1
-3
/
+3
2014-08-30
staging: et131x: Remove unnecessary i2c_wack variable
Mark Einon
1
-4
/
+1
2014-08-30
staging: et131x: Use for loop to initialise contiguous macstat registers to zero
Mark Einon
2
-148
/
+7
2014-08-30
staging: et131x: Use for loop to initialise contiguous registers to zero
Mark Einon
1
-24
/
+3
[next]