summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/f_ecm.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: remove max support speed info in bind operationLinyu Yuan2023-08-221-3/+1
* usb: gadget: add a inline function gether_bitrate()Linyu Yuan2023-08-221-13/+2
* usb: gadget: use working speed to calcaulate network bitrate and qlenLinyu Yuan2023-08-221-2/+2
* usb: gadget: f_ecm: Add suspend/resume and remote wakeup supportElson Roy Serrao2023-03-291-0/+22
* usb: gadget: f_ecm: Always set current gadget in ecm_bind()Sascha Hauer2022-11-091-13/+9
* usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski2021-06-091-1/+1
* usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue2020-01-151-4/+12
* usb: gadget: fix wrong endpoint descEJ Hsu2019-12-101-1/+5
* usb: gadget: f_ecm: fix host mac address for multiple instancesLukasz Nowak2018-05-151-1/+2
* Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfsLinus Torvalds2017-11-141-1/+1
|\
| * usb: gadget: make config_item_type structures constBhumika Goyal2017-10-191-1/+1
* | USB: gadget: function: Remove redundant license textGreg Kroah-Hartman2017-11-071-5/+0
* | USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
|/
* usb: gadget: Update usb_assign_descriptors for SuperSpeedPlusJohn Youn2016-03-041-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-4/+4
|\
| * usb-gadget/ether: use per-attribute show and store methodsChristoph Hellwig2015-10-131-4/+4
* | usb: gadget: f_ecm: eliminate abuse of ep->driver dataRobert Baldyga2015-09-271-24/+7
|/
* usb: gadget: f_ecm/f_ncm: check quirk instead of UDC nameRobert Baldyga2015-07-301-2/+2
* usb: gadget: Gadget directory cleanup - group usb functionsAndrzej Pietrasiewicz2014-07-161-0/+973