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
*
ixgbevf: bump driver version
Don Skidmore
2013-10-24
1
-1
/
+1
*
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
2013-10-24
3
-1
/
+84
*
ixgbevf: Adds function to set PSRTYPE register
Don Skidmore
2013-10-24
1
-2
/
+16
*
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
2013-10-24
1
-3
/
+3
*
ixgbe: use pcie_capability_read_word() to simplify code
Yijing Wang
2013-10-24
1
-4
/
+2
*
ixgbe: cleanup ixgbe_enumerate_functions
Jacob Keller
2013-10-24
1
-8
/
+5
*
igb: fix driver reload with VF assigned to guest
Stefan Assmann
2013-10-24
1
-21
/
+16
*
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
2013-10-24
1
-5
/
+3
*
i40e: remove unused including <linux/version.h>
Wei Yongjun
2013-10-24
1
-1
/
+0
*
igbvf: add missing iounmap() on error in igbvf_probe()
Wei Yongjun
2013-10-24
1
-1
/
+2
*
igbvf: integer wrapping bug setting the mtu
Dan Carpenter
2013-10-24
1
-3
/
+2
*
i40e: Bump version
Catherine Sullivan
2013-10-22
1
-1
/
+1
*
i40e: use pf_id for pf function id in qtx_ctl
Shannon Nelson
2013-10-22
2
-3
/
+3
*
i40e: check vsi ptrs before dumping them
Shannon Nelson
2013-10-22
1
-16
/
+23
*
i40e: reorder block declarations in debugfs
Shannon Nelson
2013-10-22
1
-8
/
+8
*
i40e: tweaking icr0 handling for legacy irq
Shannon Nelson
2013-10-22
3
-8
/
+8
*
i40e: refactor fdir setup function
Jesse Brandeburg
2013-10-22
1
-45
/
+33
*
i40e: fix sign extension issue
Jesse Brandeburg
2013-10-22
1
-6
/
+6
*
i40e: fix use of untrusted scalar value warning
Jesse Brandeburg
2013-10-22
1
-16
/
+18
*
i40e: clamp debugfs nvm read command
Jesse Brandeburg
2013-10-22
1
-3
/
+5
*
i40e: debugfs fixups
Jesse Brandeburg
2013-10-22
1
-12
/
+26
*
i40e: fixup legacy interrupt handling
Shannon Nelson
2013-10-22
1
-6
/
+12
*
i40e: assign correct vector to VF
Mitch Williams
2013-10-22
1
-1
/
+1
*
i40e: don't free nonexistent rings
Mitch Williams
2013-10-22
1
-5
/
+6
*
i40e: do not flush after re-enabling interrupts
Jesse Brandeburg
2013-10-22
2
-3
/
+2
*
net: e100: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
*
i40e: Bump version
Catherine Sullivan
2013-10-09
1
-1
/
+1
*
i40e: Add support for 64 bit netstats
Alexander Duyck
2013-10-09
4
-15
/
+95
*
i40e: Move rings from pointer to array to array of pointers
Alexander Duyck
2013-10-09
6
-185
/
+204
*
i40e: Replace ring container array with linked list
Alexander Duyck
2013-10-09
3
-53
/
+58
*
i40e: Move q_vectors from pointer to array to array of pointers
Alexander Duyck
2013-10-09
4
-60
/
+112
*
i40e: Split bytes and packets from Rx/Tx stats
Alexander Duyck
2013-10-09
5
-26
/
+28
*
i40e: Add support for Tx byte queue limits
Alexander Duyck
2013-10-09
1
-0
/
+15
*
i40e: Drop dead code and flags from Tx hotpath
Alexander Duyck
2013-10-09
2
-27
/
+5
*
i40e: clean up Tx fast path
Alexander Duyck
2013-10-09
2
-99
/
+122
*
i40e: Do not directly increment Tx next_to_use
Alexander Duyck
2013-10-09
1
-21
/
+25
*
i40e: Cleanup Tx buffer info layout
Alexander Duyck
2013-10-09
2
-15
/
+14
*
i40e: Drop unused completed stat
Alexander Duyck
2013-10-09
3
-5
/
+2
*
i40e: Link code updates
Anjali Singhai
2013-10-09
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
1
-0
/
+2
|
\
|
*
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
2013-10-02
1
-0
/
+2
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
4
-11
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
4
-85
/
+89
|
\
\
|
|
/
|
*
i40e: clean up coccicheck reported errors
Jesse Brandeburg
2013-09-27
2
-5
/
+4
|
*
i40e: better return values
Jesse Brandeburg
2013-09-27
1
-16
/
+21
|
*
i40e: convert ret to aq_ret
Jesse Brandeburg
2013-09-27
1
-55
/
+52
|
*
i40e: small clean ups from review
Jesse Brandeburg
2013-09-27
1
-3
/
+3
|
*
i40e: use common failure flow
Jesse Brandeburg
2013-09-27
1
-6
/
+6
|
*
igb: Fix ethtool loopback test for 82580 copper
Todd Fujinaka
2013-09-27
1
-0
/
+3
*
|
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
2013-10-01
3
-0
/
+107
[next]