index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Remove et131x driver from drivers/staging
Mark Einon
2014-10-03
5
-5684
/
+0
*
staging: et131x: Simplify for loop in et131x_init_send()
Mark Einon
2014-09-29
1
-2
/
+4
*
staging: et131x: Audit and update comments
Mark Einon
2014-09-29
1
-307
/
+21
*
staging: et131x: Remove unnecessary parentheses
Mark Einon
2014-09-28
1
-3
/
+3
*
staging: et131x: Remove unnecessary OOM message
Mark Einon
2014-09-28
1
-3
/
+1
*
staging: et131x: Cat some lines less than 80 columns
Mark Einon
2014-09-28
1
-6
/
+6
*
staging: et131x: Use ether_addr_copy when copying ethernet addresses
Mark Einon
2014-09-28
1
-7
/
+5
*
staging: et131x: Remove unnecessary defines to enable driver PM
Mark Einon
2014-09-23
1
-5
/
+2
*
staging: et131x: Add space after { in pci ID table
Mark Einon
2014-09-23
1
-1
/
+1
*
staging: et131x: don't cast a void* to a struct pointer
Mark Einon
2014-09-23
1
-1
/
+1
*
staging: et131x: zero allocation of fbr to prevent random address access
Mark Einon
2014-09-23
1
-2
/
+2
*
staging: et131x: Remove TODO item regarding split lines
Mark Einon
2014-09-23
1
-1
/
+0
*
staging: et131x: Reduce split lines by renaming flowcontrol
Mark Einon
2014-09-23
1
-19
/
+14
*
staging: et131x: Use braces on all arms of if/else in et131x_handle_recv_pkts
Mark Einon
2014-09-23
1
-2
/
+4
*
staging: et131x: Reduce split lines by renaming some psr variables
Mark Einon
2014-09-23
1
-22
/
+17
*
staging: et131x: Reduce split lines in et131x_rx_dma_memory_alloc()
Mark Einon
2014-09-23
1
-10
/
+7
*
staging: et131x: Remove unused ce_stats struct member
Mark Einon
2014-09-23
1
-1
/
+0
*
staging: et131x: Remove unused MP_TCB defines
Mark Einon
2014-09-23
1
-4
/
+0
*
staging: et131x: Remove unused et131x_adapter struct members
Mark Einon
2014-09-23
1
-7
/
+0
*
staging: et131x: logical continuations should be on the previous line
Mark Einon
2014-09-19
1
-4
/
+4
*
staging: et131x: Fix 'else is not generally useful after a break or return'
Mark Einon
2014-09-19
1
-2
/
+2
*
staging: et131x: Use variable names instead of types in sizeof
Mark Einon
2014-09-19
1
-3
/
+3
*
staging: et131x: Use braces on all arms of if/else statements
Mark Einon
2014-09-19
1
-3
/
+6
*
staging: et131x: Remove spaces after casts
Mark Einon
2014-09-19
1
-3
/
+3
*
staging: et131x: Add spinlock definition comments
Mark Einon
2014-09-19
1
-4
/
+3
*
staging: et131x: Remove useless assignment to NULL
Mark Einon
2014-09-19
1
-1
/
+0
*
staging: et131x: Remove send_hw_lock spinlock
Mark Einon
2014-09-19
1
-14
/
+1
*
staging: et131x: Simplify unlocking tcb_send_qlock in et131x_tx_timeout()
Mark Einon
2014-09-19
1
-8
/
+2
*
staging: et131x: Remove blank lines form et131x.c
Mark Einon
2014-09-19
1
-11
/
+0
*
staging: et131x: Remove extra blank lines in et131x.h
Mark Einon
2014-09-19
1
-43
/
+0
*
staging: et131x: Remove 'reduce number of spinlocks' TODO item
Mark Einon
2014-09-19
1
-1
/
+0
*
staging: et131x: Simplify code in nic_rx_pkts() for multicast_pkts_rcvd
Mark Einon
2014-09-19
2
-53
/
+2
*
staging: et131x: Combine two if statements with same effect
Mark Einon
2014-09-19
1
-4
/
+2
*
staging: et131x: Remove struct tcb->flags
Mark Einon
2014-09-19
1
-16
/
+2
*
staging: et131x: Remove ununsed statistics
Mark Einon
2014-09-19
1
-20
/
+0
*
staging: et131x: Tidy up rx/tx dropped & bytes stats
Mark Einon
2014-09-19
1
-10
/
+2
*
staging: et131x: In et131x_tx(), don't return NETDEV_TX_BUSY, just drop the p...
Mark Einon
2014-09-19
2
-37
/
+15
*
staging: et131x: Remove et131x_send_packets() function
Mark Einon
2014-09-19
1
-47
/
+29
*
staging: et131x: Fix whitespace - alignment matching open parenthesis
Mark Einon
2014-09-08
1
-63
/
+67
*
staging: et131x: Add auto-negotiation and 1000BT_Half as supported protocols
Mark Einon
2014-09-08
1
-8
/
+10
*
staging: et131x: Remove spinlock fbr_lock
Mark Einon
2014-09-08
1
-6
/
+0
*
staging: et131x: Remove dead code in isr
Mark Einon
2014-09-08
1
-10
/
+8
*
staging: et131x: et131x.c: sparse warning of incompatible types
Sudip Mukherjee
2014-09-02
1
-2
/
+2
*
Merge 3.17-rc3 into staging-next
Greg Kroah-Hartman
2014-08-31
1
-41
/
+27
|
\
|
*
staging: et131x: Fix errors caused by phydev->addr accesses before initialisa...
Mark Einon
2014-08-17
1
-41
/
+27
*
|
staging: et131x: Implement NAPI support
Mark Einon
2014-08-30
2
-63
/
+50
*
|
staging: et131x: Fix ET_INTR_TXDMA_ISR register name typo
Mark Einon
2014-08-30
1
-1
/
+1
*
|
staging: et131x: Rename NUM_PACKETS_HANDLED to MAX_PACKETS_HANDLED
Mark Einon
2014-08-30
1
-3
/
+3
*
|
staging: et131x: Remove unnecessary i2c_wack variable
Mark Einon
2014-08-30
1
-4
/
+1
*
|
staging: et131x: Use for loop to initialise contiguous macstat registers to zero
Mark Einon
2014-08-30
2
-148
/
+7
[next]