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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sfc: Test only the first pair of TX queues
Ben Hutchings
2010-04-28
2
-3
/
+3
*
sfc: Add Siena PHY BIST and cable diagnostic support
Steve Hodgson
2010-04-28
1
-2
/
+144
*
sfc: Clean up efx_nic::irq_zero_count
Ben Hutchings
2010-04-28
1
-1
/
+2
*
sfc: Add necessary parentheses to macro definitions in net_driver.h
Ben Hutchings
2010-04-28
1
-11
/
+11
*
sfc: Break NAPI processing after one ring-full of TX completions
Ben Hutchings
2010-04-28
2
-24
/
+33
*
sfc: Set PERIODIC_NOEVENT flag for MC_CMD_MAC_STATS
Steve Hodgson
2010-04-28
1
-16
/
+9
*
sfc: Update MCDI protocol definitions
Ben Hutchings
2010-04-28
1
-16
/
+55
*
sfc: Enable IPv6 RSS using random key for Toeplitz hash
Ben Hutchings
2010-04-28
2
-0
/
+21
*
sfc: Read MEM_STAT for SRM_PERR as well as MEM_PERR errors
Steve Hodgson
2010-04-28
1
-1
/
+2
*
sfc: Log specific message for failure of NVRAM self-test
Ben Hutchings
2010-04-28
1
-2
/
+8
*
sfc: Extend the legacy interrupt workarounds
Steve Hodgson
2010-04-28
2
-15
/
+10
*
sfc: Reconfigure the XAUI serdes after an EM reset
Steve Hodgson
2010-04-28
3
-1
/
+5
*
sfc: Stop masking out XGMII faults over reconfigures
Steve Hodgson
2010-04-28
1
-15
/
+5
*
sfc: Handle serious errors in exactly one interrupt handler
Steve Hodgson
2010-04-28
3
-21
/
+29
*
sfc: Consistently report short MCDI responses as EIO
Ben Hutchings
2010-04-28
2
-11
/
+17
*
sfc: Ignore parity errors in the other port's SRAM
Steve Hodgson
2010-04-28
1
-0
/
+2
*
sky2: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
2010-04-28
2
-14
/
+14
*
bnx2x: Remove two prefetch()
Eric Dumazet
2010-04-28
1
-2
/
+0
*
ixgbe: disable MSI-X by default on certain Cisco adapters
Nicholas Nunley
2010-04-27
2
-1
/
+20
*
bridge: multicast_flood cleanup
stephen hemminger
2010-04-27
1
-5
/
+3
*
bridge: multicast port group RCU fix
stephen hemminger
2010-04-27
2
-3
/
+3
*
bridge: multicast flood
stephen hemminger
2010-04-27
1
-2
/
+2
*
bridge: simplify multicast_add_router
stephen hemminger
2010-04-27
1
-8
/
+11
*
ixgbe: add registers etc. printout code just before resetting adapters
Taku Izumi
2010-04-27
1
-0
/
+341
*
igb: add registers etc. printout code just before resetting adapters
Taku Izumi
2010-04-27
1
-0
/
+332
*
e1000e: add registers etc. printout code just before resetting adapters
Taku Izumi
2010-04-27
1
-0
/
+357
*
e1000: Use netdev_<level>, pr_<level> and dev_<level>
Emil Tantilov
2010-04-27
7
-405
/
+367
*
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
David S. Miller
2010-04-27
1
-1
/
+1
*
ixgbevf: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
1
-33
/
+35
*
ixgbe: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
2
-55
/
+64
*
ixgb: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
1
-31
/
+39
*
igbvf: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
1
-36
/
+38
*
igb: convert igb from using PCI DMA functions to using DMA API functions
Alexander Duyck
2010-04-27
3
-58
/
+61
*
e1000e: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
2
-63
/
+66
*
e1000: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
2
-68
/
+88
*
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
David S. Miller
2010-04-27
1
-1
/
+1
*
cxgb4: set skb->rxhash
Dimitris Michailidis
2010-04-27
3
-2
/
+21
*
net/sb1250: setup the pdevice within the soc code
Sebastian Andrzej Siewior
2010-04-27
2
-119
/
+55
*
net/sb1250: remove CONFIG_SIBYTE_STANDALONE
Sebastian Andrzej Siewior
2010-04-27
1
-144
/
+0
*
net: disallow to use net_assign_generic externally
Jiri Pirko
2010-04-27
2
-53
/
+47
*
cxgb4: increase serial number length
Dimitris Michailidis
2010-04-27
1
-1
/
+1
*
cxgb4: parse the VPD instead of relying on a static VPD layout
Dimitris Michailidis
2010-04-27
1
-25
/
+39
*
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2010-04-27
5
-6
/
+27
*
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
2010-04-27
2
-20
/
+43
*
net: Make RFS socket operations not be inet specific.
David S. Miller
2010-04-27
5
-44
/
+45
*
ixgbe: Properly display 1 gig downshift warning for backplane
Anjali Singhai
2010-04-27
1
-0
/
+5
*
ixgbe: cleanup ethtool autoneg input
Don Skidmore
2010-04-27
1
-1
/
+1
*
ixgbevf: Fix link speed display
Greg Rose
2010-04-27
2
-6
/
+9
*
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
2010-04-27
2
-10
/
+13
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-04-27
9
-32
/
+112
|
\
[next]