Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
f5d5240e087556991b6f33eca6124f3b8f9da703
/
drivers
/
net
/
ethernet
/
ibm
/
ibmvnic.c
2fa56a4
ibmvnic: Remove skb->protocol checks in ibmvnic_xmit
by John Allen
· 7 years ago
faefaa9
ibmvnic: Reset long term map ID counter
by Thomas Falcon
· 7 years ago
ec95dff
ibmvnic: queue reset when CRQ gets closed during reset
by Nathan Fontenot
· 7 years ago
b0992ec
ibmvnic: Ensure that buffers are NULL after free
by Thomas Falcon
· 7 years ago
3468656
ibmvnic: Fix rx queue cleanup for non-fatal resets
by John Allen
· 7 years ago
21a2545
ibmvnic: fix empty firmware version and errors cleanup
by Desnes Augusto Nunes do Rosario
· 7 years ago
c80c238
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
a107311
ibmvnic: fix firmware version when no firmware level has been provided by the VIOS server
by Desnes Augusto Nunes do Rosario
· 7 years ago
47fcc03
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
f813614
ibmvnic: Wait for device response when changing MAC
by Thomas Falcon
· 7 years ago
5ca1144
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
69d08dc
ibmvnic: Allocate and request vpd in init_resources
by John Allen
· 7 years ago
e791380
ibmvnic: Revert to previous mtu when unsupported value requested
by John Allen
· 7 years ago
896d869
ibmvnic: Modify buffer size and number of queues on failover
by John Allen
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a0dca10
ibmvnic: Fix IPv6 packet descriptors
by Thomas Falcon
· 7 years ago
f689794
ibmvnic: Fix IP offload control buffer
by Thomas Falcon
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3d16613
ibmvnic: Fix pending MAC address changes
by Thomas Falcon
· 7 years ago
09fb35e
ibmvnic: Don't handle RX interrupts when not up.
by Nathan Fontenot
· 7 years ago
6cbaefb
treewide: Use DEVICE_ATTR_WO
by Joe Perches
· 7 years ago
4eb50ce
ibmvnic: Include header descriptor support for ARP packets
by Thomas Falcon
· 7 years ago
d45cc3a
ibmvnic: Rename IBMVNIC_MAX_TX_QUEUES to IBMVNIC_MAX_QUEUES
by Thomas Falcon
· 7 years ago
f743106
ibmvnic: fix dma_mapping_error call
by Desnes Augusto Nunes do Rosario
· 7 years ago
4e6759b
ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driver
by Desnes Augusto Nunes do Rosario
· 7 years ago
37798d0
ibmvnic: Add vnic client data to login buffer
by Nathan Fontenot
· 7 years ago
2a1bf51
ibmvnic: Fix failover error path for non-fatal resets
by John Allen
· 7 years ago
c26eba0
ibmvnic: Update reset infrastructure to support tunable parameters
by John Allen
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
aa0bf85
ibmvnic: Let users change net device features
by Thomas Falcon
· 7 years ago
fdb0610
ibmvnic: Enable TSO support
by Thomas Falcon
· 7 years ago
1548205
ibmvnic: Enable scatter-gather support
by Thomas Falcon
· 7 years ago
2de0968
ibmvnic: Fix calculation of number of TX header descriptors
by Thomas Falcon
· 7 years ago
e876a8a
ibmvnic: Set state UP
by Mick Tarsel
· 7 years ago
8c37bc6
net: ibm: ibmvnic: constify vio_device_id
by Arvind Yadav
· 7 years ago
16587c2
ibmvnic: Correct 'unused variable' warning in build.
by Nathan Fontenot
· 7 years ago
d1cf33d
ibmvnic: Add netdev_dbg output for debugging
by Nathan Fontenot
· 7 years ago
7c1885a
ibmvnic: Clean up resources on probe failure
by Nathan Fontenot
· 7 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
e1cea2e
ibmvnic: Report rx buffer return codes as netdev_dbg
by John Allen
· 7 years ago
c2dbeb6
ibmvnic: Implement .get_channels
by John Allen
· 7 years ago
bc131b3
ibmvnic: Implement .get_ringparam
by John Allen
· 7 years ago
52da5c1
ibmvnic: Convert vnic server reported statistics to cpu endian
by John Allen
· 7 years ago
3d52b59
ibmvnic: Implement per-queue statistics reporting
by John Allen
· 7 years ago
4d96f12
ibmvnic: Initialize SCRQ's during login renegotiation
by Thomas Falcon
· 7 years ago
a248878
ibmvnic: Check for transport event on driver resume
by John Allen
· 7 years ago
5df969c
ibmvnic: Fix assignment of RX/TX IRQ's
by Thomas Falcon
· 8 years ago
6d65923
ibmvnic: Correct return code checking for ibmvnic_init during probe
by Nathan Fontenot
· 8 years ago
f3be0cb
ibmvnic: Fix error handling when registering long-term-mapped buffers
by Thomas Falcon
· 8 years ago
cb89ba2
ibmvnic: Return from ibmvnic_resume if not in VNIC_OPEN state
by John Allen
· 8 years ago
6a2fb0e
ibmvnic: driver initialization for kdump/kexec
by Nathan Fontenot
· 8 years ago
21ecba6
ibmvnic: Exit polling routine correctly during adapter reset
by Thomas Falcon
· 8 years ago
1cf9cc7
ibmvnic: Remove VNIC_CLOSING check from pending_scrq
by Thomas Falcon
· 8 years ago
c8b2ad0
ibmvnic: Sanitize entire SCRQ buffer on reset
by Thomas Falcon
· 8 years ago
4c2687a
ibmvnic: Ensure that TX queues are disabled in __ibmvnic_close
by Thomas Falcon
· 8 years ago
c3e53b9
ibmvnic: Activate disabled RX buffer pools on reset
by Thomas Falcon
· 8 years ago
0ddead9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
61d3e1d
ibmvnic: Remove netdev notify for failover resets
by Nathan Fontenot
· 8 years ago
40c9db8
ibmvnic: Client-initiated failover
by Thomas Falcon
· 8 years ago
3a807b7
ibmvnic: Return failure on attempted mtu change
by John Allen
· 8 years ago
216fe8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
78b07ac
ibmvnic: Remove module author mailing address
by Thomas Falcon
· 8 years ago
57a4943
ibmvnic: Reset sub-crqs during driver reset
by Nathan Fontenot
· 8 years ago
8c0543a
ibmvnic: Reset tx/rx pools on driver reset
by Nathan Fontenot
· 8 years ago
28cde75
ibmvnic: Reset the CRQ queue during driver reset
by Nathan Fontenot
· 8 years ago
152ce47
ibmvnic: Check adapter state during ibmvnic_poll
by Nathan Fontenot
· 8 years ago
f185a49
ibmvnic: Deactivate RX pool buffer replenishment on H_CLOSED
by Thomas Falcon
· 8 years ago
b8c80b8
ibmvnic: Halt TX and report carrier off on H_CLOSED return code
by Thomas Falcon
· 8 years ago
8cb31cf
ibmvnic: Non-fatal error handling
by John Allen
· 8 years ago
10f7621
ibmvnic: Fix cleanup of SKB's on driver close
by Thomas Falcon
· 8 years ago
2ce9e4e
ibmvnic: Send gratuitous arp on reset
by John Allen
· 8 years ago
017892c1
ibmvnic: Handle failover after failed init crq
by John Allen
· 8 years ago
d944c3d6
ibmvnic: Track state of adapter napis
by John Allen
· 8 years ago
6d0af07
ibmvnic: fix missing unlock on error in __ibmvnic_reset()
by Wei Yongjun
· 8 years ago
7c3e7de
ibmvnic: Move queue restarting in ibmvnic_tx_complete
by Nathan Fontenot
· 8 years ago
94ca305
ibmvnic: Record SKB RX queue during poll
by Thomas Falcon
· 8 years ago
ca05e31
ibmvnic: Continue skb processing after skb completion error
by Nathan Fontenot
· 8 years ago
161b8a8
ibmvnic: Check for driver reset first in ibmvnic_xmit
by Nathan Fontenot
· 8 years ago
46293b9
ibmvnic: Wait for any pending scrqs entries at driver close
by Nathan Fontenot
· 8 years ago
b41b83e
ibmvnic: Clean up tx pools when closing
by Nathan Fontenot
· 8 years ago
e0ebe942
ibmvnic: Whitespace correction in release_rx_pools
by Nathan Fontenot
· 8 years ago
c7bac00
ibmvnic: Delete napi's when releasing driver resources
by Nathan Fontenot
· 8 years ago
ed651a1
ibmvnic: Updated reset handling
by Nathan Fontenot
· 8 years ago
90c8014
ibmvnic: Replace is_closed with state field
by Nathan Fontenot
· 8 years ago
bfc32f2
ibmvnic: Move resource initialization to its own routine
by Nathan Fontenot
· 8 years ago
1bb3c73
ibmvnic: Move initialization of sub crqs to ibmvnic_init
by Nathan Fontenot
· 8 years ago
d346b9b
ibmvnic: Split initialization of scrqs to its own routine
by Nathan Fontenot
· 8 years ago
7f5b030
ibmvnic: Free skb's in cases of failure in transmit
by Thomas Falcon
· 8 years ago
3ca1993
ibmvnic: Validate napi exist before disabling them
by Nathan Fontenot
· 8 years ago
53da09e
ibmvnic: Add set_link_state routine for setting adapter link state
by Nathan Fontenot
· 8 years ago
5d5e84e
ibmvnic: Move initialization of the stats token to ibmvnic_open
by Nathan Fontenot
· 8 years ago
2f9de9b
ibmvnic: Only retrieve error info if present
by Nathan Fontenot
· 8 years ago
6052d5e
ibmvnic: Insert header on VLAN tagged received frame
by Murilo Fossa Vicentini
· 8 years ago
7f3c6e6
ibmvnic: Set real number of rx queues
by Thomas Falcon
· 8 years ago
d76e0fe
ibmvnic: Remove unused bouce buffer
by Nathan Fontenot
· 8 years ago
7f7adc5
ibmvnic: Allocate zero-filled memory for sub crqs
by Nathan Fontenot
· 8 years ago
dd9c20f
ibmvnic: Disable irq prior to close
by Brian King
· 8 years ago
3748905
ibmvnic: Correct crq and resource releasing
by Nathan Fontenot
· 8 years ago
661a262
ibmvnic: Remove inflight list
by Nathan Fontenot
· 8 years ago
ed7ecbf
ibmvnic: Do not disable IRQ after scheduling tasklet
by Brian King
· 8 years ago
Next »