index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40evf: Fixed guest OS panic when removing vf driver
Serey Kong
2014-08-02
1
-2
/
+3
*
i40evf: fix memory leak on unused interfaces
Mitch Williams
2014-08-02
1
-0
/
+24
*
i40evf: don't leak queue vectors
Mitch Williams
2014-08-02
1
-0
/
+2
*
i40evf: do not re-arm watchdog after remove
Ashish Shah
2014-08-02
1
-0
/
+2
*
i40evf: future-proof vfr_stat state check
Ashish Shah
2014-08-02
1
-6
/
+17
*
i40evf: fix scan warning on sprintf
Jesse Brandeburg
2014-08-02
2
-2
/
+3
*
i40e: always print aqtx answer
Shannon Nelson
2014-07-24
1
-5
/
+3
*
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
2014-07-24
1
-7
/
+7
*
i40evf: don't wait so long
Mitch Williams
2014-07-24
1
-2
/
+2
*
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
2014-07-24
1
-2
/
+0
*
i40e/i40evf: Add nvmupdate support
Shannon Nelson
2014-07-24
3
-6
/
+94
*
i40e/i40evf: Clean up code
Paul M Stillwell Jr
2014-07-16
1
-1
/
+1
*
i40evf: remove unnecessary break after goto
Fabian Frederick
2014-07-13
1
-2
/
+0
*
i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40
Catherine Sullivan
2014-07-02
1
-1
/
+1
*
i40e/i40evf: Add set_fc and init of FC settings
Catherine Sullivan
2014-07-02
1
-0
/
+8
*
i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...
Catherine Sullivan
2014-07-02
1
-0
/
+1
*
i40evf: invite vector 0 to the interrupt party
Mitch Williams
2014-07-02
1
-0
/
+7
*
i40e/i40evf: Force a shifted '1' to be unsigned
Paul M Stillwell Jr
2014-07-02
1
-2
/
+2
*
i40evf: don't violate scope
Mitch Williams
2014-07-02
1
-1
/
+1
*
i40e/i40evf: Do not free the dummy packet buffer synchronously
Anjali Singhai Jain
2014-07-02
2
-2
/
+10
*
i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38
Catherine Sullivan
2014-07-01
1
-1
/
+1
*
i40evf: change branding string
Mitch Williams
2014-07-01
1
-1
/
+1
*
i40e/i40evf: initialize context descriptor
Jesse Brandeburg
2014-07-01
1
-0
/
+1
*
i40e/i40evf: add ASQ write back timeout variable to AQ structure
Kamil Krawczyk
2014-06-30
2
-1
/
+5
*
i40evf: set flags before sending message
Mitch Williams
2014-06-30
1
-17
/
+16
*
i40e/i40evf: clear aq bah-bal on shutdown
Shannon Nelson
2014-06-30
1
-0
/
+4
*
i40e/i40evf: Add base address registers to aq struct
Shannon Nelson
2014-06-30
2
-38
/
+22
*
i40evf: resend FW request if no response
Mitch Williams
2014-06-26
1
-0
/
+4
*
i40evf: fix typo
Mitch Williams
2014-06-26
1
-1
/
+1
*
i40evf: return more useful error information
Mitch Williams
2014-06-26
1
-5
/
+6
*
i40evf: don't stop watchdog if it hasn't started
Mitch Williams
2014-06-26
1
-1
/
+3
*
i40e/i40evf: Big endian fixes for handling HMC
Paul M Stillwell Jr
2014-06-26
1
-8
/
+20
*
i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36
Catherine Sullivan
2014-06-24
1
-1
/
+1
*
i40e/i40evf: remove reserved type
Jesse Brandeburg
2014-06-24
2
-2
/
+0
*
i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35
Catherine Sullivan
2014-06-20
1
-1
/
+1
*
i40e/i40evf: modify debug prints to avoid seg faults
Kamil Krawczyk
2014-06-20
1
-4
/
+11
*
i40e/i40evf: Update RSS configuration
Carolyn Wyborny
2014-06-20
1
-0
/
+3
*
i40evf: fix off-by-one
Mitch Williams
2014-06-19
1
-2
/
+2
*
i40e/i40evf: Reset Head and Tail on AQ initialization
Michal Kosiarz
2014-06-19
1
-0
/
+21
*
i40e/i40evf: i40e_register.h update
Anjali Singhai Jain
2014-06-19
2
-3158
/
+1856
*
i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34
Catherine Sullivan
2014-06-11
1
-1
/
+1
*
i40e/i40evf: Add Flow director stats to PF stats
Anjali Singhai Jain
2014-06-11
1
-0
/
+3
*
i40e/i40evf: remove FTYPE
Jesse Brandeburg
2014-06-11
1
-1
/
+0
*
i40evf: check admin queue error bits
Mitch Williams
2014-06-11
1
-0
/
+36
*
i40e/i40evf: User ether_addr_copy instead of memcpy
Greg Rose
2014-06-11
2
-9
/
+8
*
i40evf: don't go further down
Mitch Williams
2014-06-11
1
-2
/
+4
*
i40e/i40evf: AdminQ API update for new FW
Shannon Nelson
2014-06-11
1
-16
/
+80
*
i40e/i40evf: set headwb Tx context flags and use them
Ashish Shah
2014-06-11
1
-0
/
+3
*
i40e/i40evf: bump version to 0.4.7 for i40e and 0.9.31 for i40evf
Shannon Nelson
2014-06-09
1
-1
/
+1
*
i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksum
Jesse Brandeburg
2014-06-09
2
-20
/
+57
[next]