index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
igbvf: reset netdevice addr_assign_type if changed
Danny Kukawka
2012-02-17
1
-0
/
+1
*
e1000e: cleanup goto statements to exit points without common work
Bruce Allan
2012-02-13
8
-303
/
+212
*
e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link
Bruce Allan
2012-02-13
1
-1
/
+1
*
e1000e: potentially incorrect return for e1000_init_hw_ich8lan
Bruce Allan
2012-02-13
1
-1
/
+1
*
e1000e: cleanup: minor whitespace addition (insert blank line separator)
Bruce Allan
2012-02-13
1
-0
/
+1
*
e1000e: cleanup: remove unnecessary variable initializations
Bruce Allan
2012-02-13
1
-2
/
+2
*
e1000e: cleanup: remove unnecessary test and return
Bruce Allan
2012-02-13
1
-2
/
+0
*
e1000e: cleanup: remove unnecessary variable ret_val
Bruce Allan
2012-02-13
1
-2
/
+1
*
e1000e: cleanup: remove unreachable statement
Bruce Allan
2012-02-13
1
-2
/
+0
*
e1000e: potentially incorrect return for e1000_set_d3_lplu_state_ich8lan
Bruce Allan
2012-02-13
1
-2
/
+2
*
e1000e: cleanup: always return 0
Bruce Allan
2012-02-13
4
-4
/
+4
*
e1000e: cleanup: remove unnecessary assignments just before returning
Bruce Allan
2012-02-13
4
-16
/
+7
*
e1000e: potential incorrect return for e1000_setup_copper_link_80003es2lan
Bruce Allan
2012-02-13
1
-3
/
+1
*
e1000e: potentially incorrect return for e1000_cfg_kmrn_10_100_80003es2lan
Bruce Allan
2012-02-13
1
-3
/
+1
*
e1000e: cleanup: rename goto labels to be more meaningful
Bruce Allan
2012-02-13
3
-27
/
+27
*
e1000e: cleanup: use goto for common work needed by multiple exit points
Bruce Allan
2012-02-13
1
-5
/
+5
*
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
4
-11
/
+9
*
rename dev_hw_addr_random and remove redundant second
Danny Kukawka
2012-02-13
2
-15
/
+24
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-02-12
4
-278
/
+500
|
\
|
*
ixgbe: Combine post-DMA processing of sk_buff fields into single function
Alexander Duyck
2012-02-11
2
-59
/
+71
|
*
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
2012-02-11
3
-18
/
+18
|
*
ixgbe: Add function for testing status bits in Rx descriptor
Alexander Duyck
2012-02-11
3
-55
/
+65
|
*
ixgbe: Let the Rx buffer allocation clear status bits instead of cleanup
Alexander Duyck
2012-02-11
1
-62
/
+93
|
*
ixgbe: Address fact that RSC was not setting GSO size for incoming frames
Alexander Duyck
2012-02-11
1
-5
/
+125
|
*
ixgbe: Minor refactor of RSC
Alexander Duyck
2012-02-11
2
-98
/
+147
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-11
6
-52
/
+81
|
\
\
|
|
/
|
/
|
|
*
ixgbe: ethtool: stats user buffer overrun
John Fastabend
2012-02-09
1
-37
/
+51
|
*
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
2012-02-09
1
-2
/
+9
|
*
ixgbe: do not update real num queues when netdev is going away
Yi Zou
2012-02-09
1
-0
/
+4
|
*
ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page size
Alexander Duyck
2012-02-09
1
-6
/
+6
|
*
ixgbe: Fix case of Tx Hang in PF with 32 VFs
Greg Rose
2012-02-09
1
-1
/
+1
|
*
ixgbe: fix vf lookup
Greg Rose
2012-02-09
1
-1
/
+2
|
*
igb: fix vf lookup
Greg Rose
2012-02-09
1
-1
/
+2
|
*
e1000: add dropped DMA receive enable back in for WoL
Dean Nelson
2012-02-09
1
-4
/
+6
*
|
igb: fix warning about unused function
Emil Tantilov
2012-02-10
1
-0
/
+4
*
|
e1000e: replace '1' with 'true' for boolean get_link_status
Bruce Allan
2012-02-10
2
-4
/
+4
*
|
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
Bruce Allan
2012-02-10
3
-11
/
+8
*
|
e1000e: use true/false for bool autoneg_false
Bruce Allan
2012-02-10
1
-7
/
+7
*
|
e1000e: remove unnecessary parentheses
Bruce Allan
2012-02-10
5
-12
/
+12
*
|
e1000e: remove unnecessary returns from void functions
Bruce Allan
2012-02-10
3
-14
/
+4
*
|
e1000e: remove test that is always false
Bruce Allan
2012-02-10
1
-2
/
+2
*
|
e1000e: minor whitespace and indentation cleanup
Bruce Allan
2012-02-07
2
-37
/
+43
*
|
e1000e: fix sparse warnings with -D__CHECK_ENDIAN__
Bruce Allan
2012-02-07
2
-8
/
+9
*
|
e1000e: fix checkpatch warning from MINMAX test
Bruce Allan
2012-02-07
1
-1
/
+1
*
|
e1000e: cleanup - use braces in both branches of a conditional statement
Bruce Allan
2012-02-07
1
-1
/
+2
*
|
e1000e: cleanup e1000_set_phys_id
Bruce Allan
2012-02-07
1
-2
/
+2
*
|
e1000e: cleanup e1000_init_mac_params_82571()
Bruce Allan
2012-02-07
1
-42
/
+30
*
|
e1000e: cleanup e1000_init_mac_params_80003es2lan()
Bruce Allan
2012-02-07
1
-21
/
+7
*
|
e1000e: cleanup - check return values consistently
Bruce Allan
2012-02-07
2
-5
/
+5
*
|
e1000e: add missing initializers reported when compiling with W=1
Bruce Allan
2012-02-07
1
-3
/
+5
[next]