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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
David S. Miller
2012-02-16
21
-604
/
+3170
|
\
|
*
sfc: Add SR-IOV back-end support for SFC9000 family
Ben Hutchings
2012-02-16
13
-26
/
+2192
|
*
sfc: Allocate SRAM between buffer table and descriptor caches at init time
Ben Hutchings
2012-02-16
6
-14
/
+50
|
*
sfc: Pass NIC structure into efx_wanted_parallelism()
Ben Hutchings
2012-02-16
1
-4
/
+4
|
*
sfc: Add support for 'extra' channel types
Ben Hutchings
2012-02-16
3
-108
/
+239
|
*
sfc: Make all CPU/IRQ/channel/queue counts unsigned
Ben Hutchings
2012-02-16
2
-9
/
+11
|
*
sfc: Make buffer table indices and counts consistently unsigned
Ben Hutchings
2012-02-16
2
-3
/
+3
|
*
sfc: Disable flow control during flushes
Steve Hodgson
2012-02-16
3
-0
/
+9
|
*
sfc: Generalise event generation to cover VF-owned event queues
Ben Hutchings
2012-02-16
2
-6
/
+7
|
*
sfc: Use proper function to test for RX channel in efx_poll()
Ben Hutchings
2012-02-16
1
-1
/
+1
|
*
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
2012-02-16
4
-318
/
+308
|
*
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
2012-02-16
3
-9
/
+13
|
*
sfc: Generalise driver event generation
Ben Hutchings
2012-02-16
1
-24
/
+27
|
*
sfc: Correct MAC filter bitfield definitions
Ben Hutchings
2012-02-16
1
-10
/
+10
|
*
sfc: Add support for TX MAC filters
Ben Hutchings
2012-02-16
2
-5
/
+72
|
*
sfc: Add support for configuring RX unicast/multicast default filters
Ben Hutchings
2012-02-16
3
-47
/
+214
|
*
sfc: Warn if unable to create MTDs
Ben Hutchings
2012-02-13
2
-2
/
+7
|
*
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
Ben Hutchings
2012-02-13
3
-5
/
+7
|
*
sfc: Do not retry hardware probe if it schedules a reset
Ben Hutchings
2012-02-13
1
-34
/
+16
|
*
sfc: Skip RX end-of-batch work on channels without an RX queue
Ben Hutchings
2012-02-13
1
-10
/
+11
*
|
cxgb3: update firmware version
Divy Le Ray
2012-02-15
1
-2
/
+2
*
|
renesas/sh_eth.c: fix linux/interrupt.h included twice
Danny Kukawka
2012-02-15
1
-1
/
+0
*
|
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
11
-9
/
+19
*
|
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
14
-16
/
+15
*
|
bnx2x: allow all functions to display the phy FW version
Mintz Yuval
2012-02-15
3
-12
/
+6
*
|
bnx2x: removed code re-checking memory base after device open
Mintz Yuval
2012-02-15
1
-11
/
+0
*
|
bnx2x: allow BCM84833 phy to advertise 100Base-T speeds
Mintz Yuval
2012-02-15
1
-0
/
+5
*
|
bnx2x: notify cnic of address of info-to-the-mcp
Mintz Yuval
2012-02-15
1
-0
/
+5
*
|
bnx2x: allocate smaller Rx rings for 1G functions
Mintz Yuval
2012-02-15
1
-0
/
+7
*
|
bnx2x: allocate memory dynamically in ethtool self-test.
Mintz Yuval
2012-02-15
1
-2
/
+11
*
|
bnx2x: force 10G on 84833 phy should be autoneg with only 10G advertised
Mintz Yuval
2012-02-15
1
-8
/
+1
*
|
bnx2x: added autoneg-restart after link advertisement changes
Mintz Yuval
2012-02-15
1
-1
/
+1
*
|
bnx2x: ethtool publishes link partners speed and FC
Mintz Yuval
2012-02-15
3
-79
/
+272
*
|
bnx2x: half duplex support added for several boards
Mintz Yuval
2012-02-15
2
-0
/
+4
*
|
bnx2x: consistent statistics after internal driver reload
Mintz Yuval
2012-02-15
6
-236
/
+374
*
|
mlx4: add unicast steering entries to resource_tracker
Eugenia Emantayev
2012-02-14
1
-7
/
+11
*
|
mlx4: attach multicast with correct flag
Eugenia Emantayev
2012-02-14
1
-12
/
+4
*
|
mlx4: remove redundant adding of steering type to gid
Eugenia Emantayev
2012-02-14
1
-2
/
+0
*
|
mlx4: remove unnecessary variables and arguments
Eugenia Emantayev
2012-02-14
1
-12
/
+10
*
|
mlx4: remove unused field high_prios
Eugenia Emantayev
2012-02-14
2
-4
/
+1
*
|
mlx4: fix QP tree trashing
Eugenia Emantayev
2012-02-14
1
-0
/
+1
*
|
mlx4_core: fix buffer overrun
Eugenia Emantayev
2012-02-14
1
-1
/
+1
*
|
tg3: Update copyright
Matt Carlson
2012-02-13
2
-2
/
+2
*
|
tg3: Use *_UNKNOWN ethtool definitions
Matt Carlson
2012-02-13
2
-23
/
+20
*
|
tg3: Remove unneeded link_config.orig_... members
Matt Carlson
2012-02-13
2
-35
/
+12
*
|
tg3: Remove unused link config code
Matt Carlson
2012-02-13
1
-5
/
+1
*
|
tg3: Consolidate ASIC rev detection code
Matt Carlson
2012-02-13
1
-80
/
+79
*
|
tg3: Reduce UMP event collision window
Matt Carlson
2012-02-13
1
-16
/
+26
*
|
tg3: Fix NVRAM page writes on newer devices
Matt Carlson
2012-02-13
1
-2
/
+5
*
|
tg3: Fix copper autoneg adv checks
Matt Carlson
2012-02-13
1
-1
/
+10
[next]