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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bonding: enable gro by default
Eric Dumazet
2010-09-17
1
-0
/
+4
*
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
2010-09-17
1
-43
/
+14
*
netns: keep vlan slaves on master netns move
David Lamparter
2010-09-17
1
-0
/
+4
*
stmmac: use one memset() to reset TDES01
Giuseppe CAVALLARO
2010-09-17
2
-17
/
+2
*
stmmac: prevent dma init stuck in case of failures.
Giuseppe CAVALLARO
2010-09-17
2
-2
/
+18
*
stmmac: consolidate and tidy-up the COE support
Giuseppe CAVALLARO
2010-09-17
7
-39
/
+58
*
stmmac: add CSR Clock range selection
Giuseppe CAVALLARO
2010-09-17
3
-2
/
+5
*
qlcnic: update version 5.0.10
Amit Kumar Salecha
2010-09-17
1
-2
/
+2
*
qlcnic: remove fw version check
Amit Kumar Salecha
2010-09-17
1
-28
/
+2
*
qlcnic: vlan lro support
Amit Kumar Salecha
2010-09-17
1
-9
/
+30
*
qlcnic: vlan gro support
Amit Kumar Salecha
2010-09-17
1
-1
/
+1
*
qlcnic: support vlan rx accleration
Amit Kumar Salecha
2010-09-17
3
-26
/
+44
*
drivers/net/tulip/de4x5.c: fix union member name in DE4X5_GET_REG ioctl
Dan Rosenberg
2010-09-16
1
-1
/
+1
*
ehea: Remove a silly return
Breno Leitao
2010-09-15
1
-2
/
+0
*
sky2: enable GRO by default
stephen hemminger
2010-09-15
1
-1
/
+2
*
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-15
3
-7
/
+16
*
ethtool: Remove unimplemented flow specification types
Ben Hutchings
2010-09-15
1
-14
/
+5
*
tg3: phy tmp variable roundup
Matt Carlson
2010-09-15
1
-30
/
+15
*
tg3: Dynamically allocate VPD data memory
Matt Carlson
2010-09-15
1
-4
/
+11
*
tg3: Use skb_is_gso_v6()
Matt Carlson
2010-09-15
1
-3
/
+3
*
tg3: Move producer ring struct to tg3_napi
Matt Carlson
2010-09-15
2
-25
/
+18
*
tg3: Clarify semantics of TG3_IRQ_MAX_VECS
Matt Carlson
2010-09-15
2
-4
/
+5
*
tg3: Unlock 5717 B0+ support
Matt Carlson
2010-09-15
1
-5
/
+1
*
tg3: Don't send APE events for NCSI firmware
Matt Carlson
2010-09-15
2
-3
/
+28
*
tg3: Disable TSS
Matt Carlson
2010-09-15
1
-8
/
+1
*
tg3: Fix read DMA FIFO overruns on recent devices
Matt Carlson
2010-09-15
2
-1
/
+15
*
drivers/net/wireless: Use static const char * const where possible
Joe Perches
2010-09-14
1
-1
/
+1
*
drivers/net/pcmcia: Use static const char * const where possible
Joe Perches
2010-09-14
1
-1
/
+1
*
drivers/net: Use static const char * const where possible
Joe Perches
2010-09-14
2
-2
/
+6
*
e1000e: Simplify MSI interrupt testing
Jean Delvare
2010-09-14
1
-25
/
+4
*
bnx2x: Spread rx buffers between allocated queues
Dmitry Kravkov
2010-09-13
4
-5
/
+17
*
cx82310_eth: allow empty URBs
Ondrej Zary
2010-09-13
1
-9
/
+3
*
cx82310_eth: check usb_string() return value for error
Ondrej Zary
2010-09-13
1
-5
/
+3
*
drivers/net/skfp: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-09-13
1
-42
/
+42
*
net/cxgb3: remove undefined operations
Andreas Schwab
2010-09-13
1
-1
/
+1
*
net/de4x5: remove undefined operations
Andreas Schwab
2010-09-13
1
-9
/
+9
*
sundance: Add power management hooks
Denis Kirjanov
2010-09-13
1
-0
/
+48
*
sfc: Fix order of channel_name array dimensions
Ben Hutchings
2010-09-13
1
-1
/
+1
*
bna: Check for NULL before deref in bnad_cb_tx_cleanup
David S. Miller
2010-09-12
1
-1
/
+2
*
sfc: Allow changing the DMA ring sizes dynamically via ethtool
Ben Hutchings
2010-09-10
5
-52
/
+224
*
sfc: Make the dmaq size a run-time setting (rather than compile-time)
Steve Hodgson
2010-09-10
7
-76
/
+109
*
sfc: Allocate each channel separately, along with its RX and TX queues
Ben Hutchings
2010-09-10
3
-76
/
+61
*
sfc: Refactor channel and queue lookup and iteration
Ben Hutchings
2010-09-10
7
-75
/
+125
*
sfc: Abstract channel and index lookup for RX queues
Ben Hutchings
2010-09-10
3
-33
/
+47
*
sfc: Allocate DMA and event rings using GFP_KERNEL
Ben Hutchings
2010-09-10
1
-4
/
+4
*
sfc: Fix failure paths in efx_probe_port()
Ben Hutchings
2010-09-10
1
-2
/
+2
*
sfc: Remove declarations of functions that no longer exist
Ben Hutchings
2010-09-10
1
-2
/
+0
*
sfc: Accumulate RX_NODESC_DROP count in rx_dropped, not rx_over_errors
Ben Hutchings
2010-09-10
1
-1
/
+1
*
sfc: Use MCDI RX_BAD_FCS_PKTS count as MAC rx_bad count
Ben Hutchings
2010-09-10
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
28
-142
/
+199
|
\
[next]