summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/aim-network
AgeCommit message (Expand)AuthorLines
2017-11-28staging: most: remove legacy foldersChristian Gromm-4/+0
2017-11-27staging: most: net: rename moduleChristian Gromm-574/+0
2017-11-27staging: most: move core filesChristian Gromm-2/+2
2017-11-27staging: most: Remove redundant license textGreg Kroah-Hartman-7/+0
2017-11-27staging: most: add SPDX identifiers to all most driver filesGreg Kroah-Hartman-0/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-4/+4
2017-06-24staging: most: net: hold used net deviceAndrey Shvetsov-23/+55
2017-06-24staging: most: net: protect consistency of the stateAndrey Shvetsov-22/+42
2017-06-24staging: most: net: make net device lifetime obviousAndrey Shvetsov-22/+25
2017-06-24staging: most: net: remove redundant tracesAndrey Shvetsov-6/+0
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-4/+4
2017-05-15staging: most: allocate private net_dev_context with the alloc_netdevAndrey Shvetsov-61/+20
2017-05-15staging: most: net: remove redundant cleanup codeAndrey Shvetsov-18/+1
2017-05-15staging: most: use unsafe version of list traversingAndrey Shvetsov-2/+2
2017-05-15staging: most: remove dependency on networking-aimAndrey Shvetsov-27/+9
2017-05-15staging: most: check availability of the callback request_netinfoAndrey Shvetsov-1/+2
2017-05-15staging: most: net: add carrier informationAndrey Shvetsov-0/+6
2017-05-15staging: most: net: use dormant stateAndrey Shvetsov-25/+6
2017-05-15staging: most: net: remove useless variable channels_openedAndrey Shvetsov-13/+4
2016-10-27staging: most: aim-networking: keep channels closed if ndo_open failsAndrey Shvetsov-17/+21
2016-10-16staging: most: aim-network: avoid calling netdev_info()Andrey Shvetsov-2/+1
2016-10-16staging: most: aim-network: setup mac address before ifup has finishedAndrey Shvetsov-6/+30
2016-10-16staging: most: aim-network: fix startup scenario.Andrey Shvetsov-14/+2
2016-08-18staging: most: aim-network: fix interrupt unsafe spinlocksChristian Gromm-11/+15
2016-02-07staging: most: add statistics for dropped packetsChristian Gromm-3/+8
2015-11-15staging: most: remove multiple blank linesChaehyun Lim-2/+0
2015-10-24staging: most: use preferred kernel typesChristian Gromm-1/+1
2015-10-24staging: most: remove multiple blank linesChristian Gromm-4/+0
2015-10-16staging: most: fix line-over-80-characters violationsChristian Gromm-1/+2
2015-10-16staging: most: replace memcpy by ether_addr_copyChristian Gromm-2/+2
2015-09-29staging: most: add fair buffer distributionChristian Gromm-1/+1
2015-09-29staging: most: fix channel operation in multi-aim contextChristian Gromm-5/+6
2015-09-29staging: most: fix race condition in AIM networkingChristian Gromm-0/+3
2015-09-29staging: most: change structure initializationChristian Gromm-6/+8
2015-09-16Staging: most: aim-network: Replace pr_info with netdev_infoShraddha Barke-5/+5
2015-09-12Staging: most: Use NULL instead of zeroRonit Halder-1/+1
2015-07-31linux-next: drivers: staging: most: Fix return valueMichael Hornung-1/+1
2015-07-29staging: most: fix aim-network build errorsRandy Dunlap-1/+2
2015-07-24Staging: most: add MOST driver's aim-network moduleChristian Gromm-0/+606