index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
ibm
/
ibmvnic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-16
ibmvnic: Clear pending interrupt after device reset
Thomas Falcon
1
-4
/
+11
2018-04-12
ibmvnic: Do not notify peers on parameter change resets
Nathan Fontenot
1
-1
/
+2
2018-04-12
ibmvnic: Handle all login error conditions
Nathan Fontenot
1
-20
/
+35
2018-04-12
ibmvnic: Define vnic_login_client_data name field as unsized array
Kees Cook
1
-6
/
+6
2018-04-08
ibmvnic: Do not reset CRQ for Mobility driver resets
Nathan Fontenot
1
-23
/
+32
2018-04-08
ibmvnic: Fix failover case for non-redundant configuration
Thomas Falcon
1
-8
/
+29
2018-04-08
ibmvnic: Fix reset scheduler error handling
Thomas Falcon
1
-10
/
+29
2018-04-08
ibmvnic: Zero used TX descriptor counter on reset
Thomas Falcon
1
-0
/
+1
2018-04-08
ibmvnic: Fix DMA mapping mistakes
Thomas Falcon
1
-8
/
+6
2018-04-01
ibmvnic: Disable irqs before exiting reset from closed state
John Allen
1
-10
/
+18
2018-03-25
ibmvnic: Potential NULL dereference in clean_one_tx_pool()
Dan Carpenter
1
-1
/
+1
2018-03-17
ibmvnic: Update TX pool cleaning routine
Thomas Falcon
1
-16
/
+24
2018-03-17
ibmvnic: Improve TX buffer accounting
Thomas Falcon
1
-9
/
+21
2018-03-17
ibmvnic: Update TX and TX completion routines
Thomas Falcon
1
-27
/
+28
2018-03-17
ibmvnic: Update TX pool initialization routine
Thomas Falcon
1
-42
/
+48
2018-03-17
ibmvnic: Update release TX pool routine
Thomas Falcon
1
-7
/
+12
2018-03-17
ibmvnic: Update and clean up reset TX pool routine
Thomas Falcon
1
-20
/
+25
2018-03-14
ibmvnic: Fix reset return from closed state
John Allen
1
-3
/
+5
2018-03-13
ibmvnic: Fix recent errata commit
Thomas Falcon
1
-1
/
+3
2018-03-13
ibmvnic: Handle TSO backing device errata
Thomas Falcon
1
-0
/
+18
2018-03-13
ibmvnic: Pad small packets to minimum MTU size
Thomas Falcon
1
-0
/
+20
2018-03-13
ibmvnic: Account for VLAN header length in TX buffers
Thomas Falcon
1
-3
/
+3
2018-03-13
ibmvnic: Account for VLAN tag in L2 Header descriptor
Thomas Falcon
1
-1
/
+4
2018-03-08
ibmvnic: Do not disable device during failover or partition migration
Thomas Falcon
1
-4
/
+7
2018-03-08
ibmvnic: Reorganize device close
Thomas Falcon
1
-9
/
+14
2018-03-08
ibmvnic: Clean up device close
Thomas Falcon
1
-12
/
+2
2018-02-27
ibmvnic: Do not attempt to login if RX or TX queues are not allocated
Thomas Falcon
1
-6
/
+15
2018-02-27
ibmvnic: Report queue stops and restarts as debug output
Thomas Falcon
1
-3
/
+3
2018-02-27
ibmvnic: Harden TX/RX pool cleaning
Thomas Falcon
1
-8
/
+12
2018-02-27
ibmvnic: Allocate statistics buffers during probe
Thomas Falcon
1
-10
/
+11
2018-02-27
ibmvnic: Fix TX descriptor tracking again
Thomas Falcon
1
-1
/
+2
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2018-02-22
ibmvnic: Split counters for scrq/pools/napi
Nathan Fontenot
1
-21
/
+17
2018-02-22
ibmvnic: Fix TX descriptor tracking
Thomas Falcon
1
-1
/
+1
2018-02-22
ibmvnic: Fix early release of login buffer
Thomas Falcon
1
-1
/
+1
2018-02-21
ibmvnic: Correct goto target for tx irq initialization failure
Nathan Fontenot
1
-1
/
+1
2018-02-21
ibmvnic: Allocate max queues stats buffers
Nathan Fontenot
1
-2
/
+2
2018-02-21
ibmvnic: Make napi usage dynamic
Nathan Fontenot
1
-25
/
+45
2018-02-21
ibmvnic: Free and re-allocate scrqs when tx/rx scrqs change
Nathan Fontenot
1
-26
/
+52
2018-02-21
ibmvnic: Move active sub-crq count settings
Nathan Fontenot
1
-10
/
+7
2018-02-21
ibmvnic: Rename active queue count variables
Nathan Fontenot
1
-8
/
+8
2018-02-20
ibmvnic: Check for NULL skb's in NAPI poll routine
Thomas Falcon
1
-0
/
+5
2018-02-20
ibmvnic: Keep track of supplementary TX descriptors
Thomas Falcon
1
-2
/
+6
2018-02-14
ibmvnic: Clean RX pool buffers during device close
Thomas Falcon
1
-1
/
+30
2018-02-14
ibmvnic: Free RX socket buffer in case of adapter error
Thomas Falcon
1
-0
/
+1
2018-02-14
ibmvnic: Fix NAPI structures memory leak
Thomas Falcon
1
-0
/
+2
2018-02-14
ibmvnic: Fix login buffer memory leaks
Thomas Falcon
1
-0
/
+16
2018-02-14
ibmvnic: Wait until reset is complete to set carrier on
Thomas Falcon
1
-2
/
+2
2018-02-09
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
John Allen
1
-4
/
+1
2018-02-09
ibmvnic: Reset long term map ID counter
Thomas Falcon
1
-0
/
+1
[next]