summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/aim-network/networking.c
Commit message (Expand)AuthorAgeFilesLines
* staging: most: net: rename moduleChristian Gromm2017-11-271-561/+0
* staging: most: move core filesChristian Gromm2017-11-271-1/+1
* staging: most: Remove redundant license textGreg Kroah-Hartman2017-11-271-7/+0
* 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-241-23/+55
* | staging: most: net: protect consistency of the stateAndrey Shvetsov2017-06-241-22/+42
* | staging: most: net: make net device lifetime obviousAndrey Shvetsov2017-06-241-22/+25
* | staging: most: net: remove redundant tracesAndrey Shvetsov2017-06-241-6/+0
* | staging: most: allocate private net_dev_context with the alloc_netdevAndrey Shvetsov2017-05-151-61/+20
* | staging: most: net: remove redundant cleanup codeAndrey Shvetsov2017-05-151-18/+1
* | staging: most: use unsafe version of list traversingAndrey Shvetsov2017-05-151-2/+2
* | staging: most: remove dependency on networking-aimAndrey Shvetsov2017-05-151-6/+9
* | 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/+6
* | staging: most: net: remove useless variable channels_openedAndrey Shvetsov2017-05-151-13/+4
|/
* 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/+1
* 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/+2
* staging: most: aim-network: fix interrupt unsafe spinlocksChristian Gromm2016-08-181-11/+15
* staging: most: add statistics for dropped packetsChristian Gromm2016-02-071-3/+8
* staging: most: use preferred kernel typesChristian Gromm2015-10-241-1/+1
* staging: most: remove multiple blank linesChristian Gromm2015-10-241-4/+0
* staging: most: fix line-over-80-characters violationsChristian Gromm2015-10-161-1/+2
* staging: most: replace memcpy by ether_addr_copyChristian Gromm2015-10-161-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-161-5/+5
* Staging: most: Use NULL instead of zeroRonit Halder2015-09-121-1/+1
* linux-next: drivers: staging: most: Fix return valueMichael Hornung2015-07-311-1/+1
* Staging: most: add MOST driver's aim-network moduleChristian Gromm2015-07-241-0/+567
OpenPOWER on IntegriCloud