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
*
cassini: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-8
/
+7
*
bna: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-2
/
+2
*
benet: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-5
/
+5
*
atlx: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-3
/
+2
*
atl1e: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-6
/
+5
*
atl1c: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-5
/
+4
*
acenic: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-3
/
+3
*
8139cp: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-2
/
+1
*
3c59x: convert to SKB paged frag API.
Ian Campbell
2011-08-30
1
-3
/
+4
*
bnx2x: Fix build error
Dmitry Kravkov
2011-08-29
1
-1
/
+1
*
qlcnic: add beacon test support.
Sucheta Chakraborty
2011-08-29
3
-2
/
+108
*
qlcnic: fix cdrp race condition
Sritej Velaga
2011-08-29
4
-32
/
+95
*
qlcnic: Add FLT entry for CO cards FW image region
Sritej Velaga
2011-08-29
2
-2
/
+10
*
qlcnic: Change debug messages in loopback path
Manish chopra
2011-08-29
2
-8
/
+13
*
qlcnic: detect fan failure
Sony Chacko
2011-08-29
3
-7
/
+27
*
ixgbe: clear RNBC only for 82598
Emil Tantilov
2011-08-29
1
-2
/
+3
*
ixgbe: add check for supported modes
Emil Tantilov
2011-08-29
1
-3
/
+7
*
ixgbe: fix ixgbe_fc_autoneg_fiber bug
Don Skidmore
2011-08-29
1
-2
/
+2
*
ixgbe: cleanup feature flags in ixgbe_probe
Don Skidmore
2011-08-29
1
-1
/
+0
*
ixgbe: PFC not cleared on X540 devices
John Fastabend
2011-08-29
2
-1
/
+4
*
ixgbe: consolidate, setup for multiple traffic classes
John Fastabend
2011-08-29
2
-49
/
+27
*
ixgbe: remove unneeded fdir pb alloc case
John Fastabend
2011-08-29
1
-87
/
+0
*
ixgbe: fixup remaining call sites for arbitrary TCs
John Fastabend
2011-08-29
1
-2
/
+2
*
ixgbe: Always tag VLAN tagged packets
Alexander Duyck
2011-08-29
1
-1
/
+2
*
ixgbe: Add support for setting CC bit when SR-IOV is enabled
Alexander Duyck
2011-08-29
2
-2
/
+16
*
benet: remove bogus "unlikely" on vlan check
Jiri Pirko
2011-08-28
1
-2
/
+2
*
cnic: Add timeout for ramrod replies.
Michael Chan
2011-08-28
3
-7
/
+13
*
cnic, bnx2fc: Increase maximum FCoE sessions.
Michael Chan
2011-08-28
2
-7
/
+9
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2011-08-27
51
-0
/
+51
|
\
|
*
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-27
51
-0
/
+51
*
|
ixgbe: convert rings from q_vector bit indexed array to linked list
Alexander Duyck
2011-08-27
2
-139
/
+60
*
|
ixgbe: Simplify transmit cleanup path
Alexander Duyck
2011-08-27
1
-5
/
+5
*
|
ixgbevf: convert to ndo_fix_features
Michał Mirosław
2011-08-26
2
-51
/
+20
*
|
ixgbevf: provide 64 bit statistics
Eric Dumazet
2011-08-26
2
-12
/
+48
*
|
ixgbevf: Check if EOP has changed before using it
Greg Rose
2011-08-26
1
-0
/
+4
*
|
e1000e: convert to netdev features/hw_features API
Bruce Allan
2011-08-26
6
-113
/
+38
|
/
*
Merge branch 'davem-next.mii' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2011-08-26
4
-194
/
+69
|
\
|
*
sunbmac: use standard #defines from mii.h.
Francois Romieu
2011-08-25
2
-32
/
+16
|
*
dl2k: use standard #defines from mii.h.
Francois Romieu
2011-08-25
2
-162
/
+53
*
|
e1000: save skb counts in TX to avoid cache misses
Dean Nelson
2011-08-26
2
-9
/
+11
*
|
bna: off by one in bfa_msgq_rspq_pi_update()
Dan Carpenter
2011-08-26
1
-1
/
+1
*
|
bna: unlock on error path in pnad_pci_probe()
Dan Carpenter
2011-08-26
1
-2
/
+2
*
|
bnx2x: Add new PHY BCM54616
Yaniv Rosner
2011-08-26
2
-0
/
+3
*
|
bnx2x: resurrect RX hashing
Michal Schmidt
2011-08-26
1
-2
/
+2
*
|
bnx2x: convert to SKB paged frag API.
Ian Campbell
2011-08-26
1
-3
/
+2
*
|
bnx2: convert to SKB paged frag API.
Ian Campbell
2011-08-26
1
-4
/
+4
*
|
tg3: convert to SKB paged frag API.
Ian Campbell
2011-08-26
1
-4
/
+2
|
/
*
be2net: remove unused variable
Sathya Perla
2011-08-24
1
-1
/
+0
*
be2net: increase FW update completion timeout
Sathya Perla
2011-08-24
1
-1
/
+1
*
be2net: fix erx->rx_drops_no_frags wrap around
Sathya Perla
2011-08-24
1
-3
/
+19
[next]