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