summaryrefslogtreecommitdiff
path: root/drivers/staging/most/aim-network
AgeCommit message (Expand)Author
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-24staging: most: net: hold used net deviceAndrey Shvetsov
2017-06-24staging: most: net: protect consistency of the stateAndrey Shvetsov
2017-06-24staging: most: net: make net device lifetime obviousAndrey Shvetsov
2017-06-24staging: most: net: remove redundant tracesAndrey Shvetsov
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-15staging: most: allocate private net_dev_context with the alloc_netdevAndrey Shvetsov
2017-05-15staging: most: net: remove redundant cleanup codeAndrey Shvetsov
2017-05-15staging: most: use unsafe version of list traversingAndrey Shvetsov
2017-05-15staging: most: remove dependency on networking-aimAndrey Shvetsov
2017-05-15staging: most: check availability of the callback request_netinfoAndrey Shvetsov
2017-05-15staging: most: net: add carrier informationAndrey Shvetsov
2017-05-15staging: most: net: use dormant stateAndrey Shvetsov
2017-05-15staging: most: net: remove useless variable channels_openedAndrey Shvetsov
2016-10-27staging: most: aim-networking: keep channels closed if ndo_open failsAndrey Shvetsov
2016-10-16staging: most: aim-network: avoid calling netdev_info()Andrey Shvetsov
2016-10-16staging: most: aim-network: setup mac address before ifup has finishedAndrey Shvetsov
2016-10-16staging: most: aim-network: fix startup scenario.Andrey Shvetsov
2016-08-18staging: most: aim-network: fix interrupt unsafe spinlocksChristian Gromm
2016-02-07staging: most: add statistics for dropped packetsChristian Gromm
2015-11-15staging: most: remove multiple blank linesChaehyun Lim
2015-10-24staging: most: use preferred kernel typesChristian Gromm
2015-10-24staging: most: remove multiple blank linesChristian Gromm
2015-10-16staging: most: fix line-over-80-characters violationsChristian Gromm
2015-10-16staging: most: replace memcpy by ether_addr_copyChristian Gromm
2015-09-29staging: most: add fair buffer distributionChristian Gromm
2015-09-29staging: most: fix channel operation in multi-aim contextChristian Gromm
2015-09-29staging: most: fix race condition in AIM networkingChristian Gromm
2015-09-29staging: most: change structure initializationChristian Gromm
2015-09-16Staging: most: aim-network: Replace pr_info with netdev_infoShraddha Barke
2015-09-12Staging: most: Use NULL instead of zeroRonit Halder
2015-07-31linux-next: drivers: staging: most: Fix return valueMichael Hornung
2015-07-29staging: most: fix aim-network build errorsRandy Dunlap
2015-07-24Staging: most: add MOST driver's aim-network moduleChristian Gromm