summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/aim-network
Commit message (Expand)AuthorAgeFilesLines
* staging: most: add SPDX identifiers to all most driver filesGreg Kroah-Hartman2017-11-271-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-4/+4
|\
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-161-4/+4
* | staging: most: net: hold used net deviceAndrey Shvetsov2017-06-231-23/+55
* | staging: most: net: protect consistency of the stateAndrey Shvetsov2017-06-231-22/+42
* | staging: most: net: make net device lifetime obviousAndrey Shvetsov2017-06-231-22/+25
* | staging: most: net: remove redundant tracesAndrey Shvetsov2017-06-231-6/+0Star
* | staging: most: allocate private net_dev_context with the alloc_netdevAndrey Shvetsov2017-05-151-61/+20Star
* | staging: most: net: remove redundant cleanup codeAndrey Shvetsov2017-05-151-18/+1Star
* | staging: most: use unsafe version of list traversingAndrey Shvetsov2017-05-151-2/+2
* | staging: most: remove dependency on networking-aimAndrey Shvetsov2017-05-152-27/+9Star
* | staging: most: check availability of the callback request_netinfoAndrey Shvetsov2017-05-151-1/+2
* | staging: most: net: add carrier informationAndrey Shvetsov2017-05-151-0/+6
* | staging: most: net: use dormant stateAndrey Shvetsov2017-05-151-25/+6Star
* | staging: most: net: remove useless variable channels_openedAndrey Shvetsov2017-05-151-13/+4Star
|/
* staging: most: aim-networking: keep channels closed if ndo_open failsAndrey Shvetsov2016-10-271-17/+21
* staging: most: aim-network: avoid calling netdev_info()Andrey Shvetsov2016-10-161-2/+1Star
* staging: most: aim-network: setup mac address before ifup has finishedAndrey Shvetsov2016-10-161-6/+30
* staging: most: aim-network: fix startup scenario.Andrey Shvetsov2016-10-161-14/+2Star
* staging: most: aim-network: fix interrupt unsafe spinlocksChristian Gromm2016-08-181-11/+15
* staging: most: add statistics for dropped packetsChristian Gromm2016-02-081-3/+8
* staging: most: remove multiple blank linesChaehyun Lim2015-11-161-2/+0Star
* staging: most: use preferred kernel typesChristian Gromm2015-10-251-1/+1
* staging: most: remove multiple blank linesChristian Gromm2015-10-251-4/+0Star
* staging: most: fix line-over-80-characters violationsChristian Gromm2015-10-171-1/+2
* staging: most: replace memcpy by ether_addr_copyChristian Gromm2015-10-171-2/+2
* staging: most: add fair buffer distributionChristian Gromm2015-09-291-1/+1
* staging: most: fix channel operation in multi-aim contextChristian Gromm2015-09-291-5/+6
* staging: most: fix race condition in AIM networkingChristian Gromm2015-09-291-0/+3
* staging: most: change structure initializationChristian Gromm2015-09-291-6/+8
* Staging: most: aim-network: Replace pr_info with netdev_infoShraddha Barke2015-09-171-5/+5
* Staging: most: Use NULL instead of zeroRonit Halder2015-09-131-1/+1
* linux-next: drivers: staging: most: Fix return valueMichael Hornung2015-08-011-1/+1
* staging: most: fix aim-network build errorsRandy Dunlap2015-07-291-1/+2
* Staging: most: add MOST driver's aim-network moduleChristian Gromm2015-07-244-0/+606