index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-10
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
*
|
e1000: Adding e1000_dump function
Tushar Dave
2012-02-07
3
-0
/
+235
*
|
igbvf: refactor Interrupt Throttle Rate code
Mitch A Williams
2012-02-07
3
-78
/
+99
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-04
45
-56
/
+74
|
\
\
|
|
/
|
*
ixgbe: Fix typo in ixgbe_common.h
Masanari Iida
2012-02-03
1
-1
/
+1
|
*
igbvf: change copyright date
Mitch A Williams
2012-02-03
10
-11
/
+11
|
*
ixgbevf: Update copyright notices
Greg Rose
2012-02-03
10
-11
/
+11
|
*
ixgbevf: Fix mailbox interrupt ack bug
Greg Rose
2012-02-03
2
-6
/
+21
|
*
ixgbe: make ethtool strings table const
Stephen Hemminger
2012-02-03
1
-1
/
+1
|
*
ixgbe: Add warning when no space left for more MAC filters
Greg Rose
2012-02-03
1
-0
/
+3
|
*
ixgbe: update copyright to 2012
Don Skidmore
2012-02-03
25
-26
/
+26
*
|
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
Peter P Waskiewicz Jr
2012-02-01
3
-3
/
+20
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-4
/
+1
*
|
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
3
-11
/
+3
*
|
e1000e: update copyright year
Bruce Allan
2012-01-26
14
-15
/
+15
*
|
e1000e: split lib.c into three more-appropriate files
Bruce Allan
2012-01-26
4
-995
/
+1051
*
|
e1000e: call er16flash() instead of __er16flash()
Bruce Allan
2012-01-26
1
-1
/
+1
*
|
e1000e: increase version number
Bruce Allan
2012-01-26
1
-1
/
+1
*
|
e1000e: convert final strncpy() to strlcpy()
Bruce Allan
2012-01-26
1
-3
/
+3
*
|
e1000e: concatenate long debug strings which span multiple lines
Bruce Allan
2012-01-26
4
-26
/
+15
*
|
e1000e: conditionally restart autoneg on 82577/8/9 when setting LPLU state
Bruce Allan
2012-01-26
1
-1
/
+3
*
|
e1000e: increase Rx PBA to prevent dropping received packets on 82566/82567
Bruce Allan
2012-01-26
1
-2
/
+2
*
|
e1000e: ICHx/PCHx LOMs should use LPLU setting in NVM when going to Sx
Bruce Allan
2012-01-26
1
-4
/
+5
*
|
e1000e: update workaround for 82579 intermittently disabled during S0->Sx
Bruce Allan
2012-01-26
1
-54
/
+49
*
|
e1000e: disable Early Receive DMA on ICH LOMs
Bruce Allan
2012-01-26
3
-39
/
+25
*
|
e1000e: Need to include vmalloc.h
David S. Miller
2012-01-26
1
-0
/
+1
[next]