Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-14 | usbnet/cdc_ncm: Don't use stack variables for DMA | Josh Boyer | 1 | -9/+38 |
2011-08-04 | cdc_ncm: fix endianness problem. | Giuseppe Scrivano | 1 | -100/+56 |
2011-06-24 | net: Remove unneeded version.h includes from drivers/net/ | Jesper Juhl | 1 | -1/+0 |
2011-06-02 | usbnet/cdc_ncm: add missing .reset_resume hook | Stefan Metzmacher | 1 | -1/+2 |
2011-05-24 | CDC NCM: release interfaces fix in unbind() | Alexey Orishko | 1 | -48/+25 |
2011-05-13 | CDC NCM: Add mising short packet in cdc_ncm driver | Alexey Orishko | 1 | -5/+8 |
2011-04-25 | cdc_ncm: fix short packet issue on some devices | Hans Petter Selasky | 1 | -2/+2 |
2011-04-02 | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 1 | -1/+1 |
2011-02-09 | USB CDC NCM errata updates for cdc_ncm host driver | Alexey Orishko | 1 | -80/+147 |
2011-01-19 | USB CDC NCM: tx_fixup() race condition fix | Alexey Orishko | 1 | -7/+12 |
2011-01-14 | USB CDC NCM: Don't deref NULL in cdc_ncm_rx_fixup() and don't use uninitializ... | Jesper Juhl | 1 | -1/+3 |
2010-12-06 | USB CDC NCM host driver | Alexey Orishko | 1 | -0/+1213 |