blob: c9981c963db072cd463f9c4bf5a6187e7a0671a1 [file] [log] [blame]
3d52b5949d03 ("ibmvnic: Implement per-queue statistics reporting")
5df969c3b0c6 ("ibmvnic: Fix assignment of RX/TX IRQ's")
57a49436f4e8 ("ibmvnic: Reset sub-crqs during driver reset")
8c0543adca2b ("ibmvnic: Reset tx/rx pools on driver reset")
28cde751021a ("ibmvnic: Reset the CRQ queue during driver reset")
8cb31cfc9448 ("ibmvnic: Non-fatal error handling")
ed651a10875f ("ibmvnic: Updated reset handling")
90c8014c2be5 ("ibmvnic: Replace is_closed with state field")
bfc32f297337 ("ibmvnic: Move resource initialization to its own routine")
1bb3c739ad2c ("ibmvnic: Move initialization of sub crqs to ibmvnic_init")
d346b9bc4f65 ("ibmvnic: Split initialization of scrqs to its own routine")
7f5b030830fe ("ibmvnic: Free skb's in cases of failure in transmit")
53da09e92910 ("ibmvnic: Add set_link_state routine for setting adapter link state")
5d5e84eb7276 ("ibmvnic: Move initialization of the stats token to ibmvnic_open")
2f9de9bac625 ("ibmvnic: Only retrieve error info if present")
7f3c6e6b9050 ("ibmvnic: Set real number of rx queues")
d76e0fec7e03 ("ibmvnic: Remove unused bouce buffer")
7f7adc5060a7 ("ibmvnic: Allocate zero-filled memory for sub crqs")
dd9c20fa07ba ("ibmvnic: Disable irq prior to close")
3748905599cb ("ibmvnic: Correct crq and resource releasing")
661a26227621 ("ibmvnic: Remove inflight list")
59af56c25bc3 ("ibmvnic: Unmap longer term buffer before free")
1b8955ee5f6c ("ibmvnic: Cleanup failure path in ibmvnic_open")
7bbc27a4961a ("ibmvnic: Create init/release routines for stats token")
0ffe2cb7903b ("ibmvnic: Create init and release routines for the rx pool")
c657e32cd055 ("ibmvnic: Create init and release routines for the tx pool")
f0b8c96cbcc5 ("ibmvnic: Create init and release routines for the bounce buffer")
f992887c34a1 ("ibmvnic: Update main crq initialization and release")
e704f0434ea6 ("ibmvnic: Remove debugfs support")
ea5509f53ce8 ("ibmvnic: Correct ibmvnic handling of device open/close")
f6ef6408e840 ("ibmvnic: Move ibmvnic adapter intialization to its own routine")
a57a5d25a56b ("ibmvnic: Move login to its own routine")
bd0b67231394 ("ibmvnic: Move login and queue negotiation into ibmvnic_open")
068d9f90a697 ("ibmvnic: Allocate number of rx/tx buffers agreed on by firmware")
142c0ac44579 ("ibmvnic: Fix overflowing firmware/hardware TX queue")
249168ad07cd ("ibmvnic: Make CRQ interrupt tasklet wait for all capabilities crqs")
901e040aa341 ("ibmvnic: Use common counter for capabilities checks")
6c267b3dea09 ("ibmvnic: Handle processing of CRQ messages in a tasklet")
75224c93fa98 ("ibmvnic: Fix endian errors in error reporting output")
28f4d16570dc ("ibmvnic: Fix endian error when requesting device capabilities")
f39f0d1e1e93 ("ibmvnic: Fix initial MTU settings")
e722af639194 ("ibmvnic: Call napi_disable instead of napi_enable in failure path")
db5d0b597bc2 ("ibmvnic: Initialize completion variables before starting work")
bb598c1b8c9b ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")